| Titolo | SourceCodester Online Railway Reservation System 1.0 Cross Site Scripting |
|---|
| Descrizione | A Stored Cross site Scripting Vulnerability was discoveed in Sourcecoderster's Online Railway Reservation System
Vulnerable product:https://www.sourcecodester.com/php/15121/online-railway-reservation-system-phpoop-project-free-source-code.html
The page contact_us.php has functionality to send inquiries of customers to the admin, but the insecure design of /admin/inquiries/index.php makes it vulnerable to send a malicious JavaScript code. Once the admin visits the inquiries page, the JavaScript code gets executed and can be used to steal the admin's cookies.
The index.php file is vulnerable to XSS attacks. XSS: The <?= ucwords($row['fullname']) ?>, <?= ($row['email']) ?>, and <?= ($row['message']) ?> code is vulnerable to XSS attacks because it directly outputs user-input data without proper sanitization or encoding.
Check more details in Advisory |
|---|
| Fonte | ⚠️ https://github.com/gurudattch/CVEs/blob/main/Sourcecoderster-Online-Railway-Reservation-System-stored-xss.md |
|---|
| Utente | guru (UID 74056) |
|---|
| Sottomissione | 23/09/2024 13:45 (2 anni fa) |
|---|
| Moderazione | 27/09/2024 18:47 (4 days later) |
|---|
| Stato | Accettato |
|---|
| Voce VulDB | 278794 [SourceCodester Online Railway Reservation System 1.0 Message Us Form contact_us.php fullname/email/message cross site scripting] |
|---|
| Punti | 20 |
|---|