| Titel | php-business-website web 1 xss vulnerability |
|---|
| Beschreibung | The admin/contact.php page in the php-business-website project has a stored XSS vulnerability. The page's code directly retrieves user input submitted via $_POST['twitter'] without any output filtering and returns it to the frontend using json_encode. If the frontend renders the twitter field into the DOM using innerHTML, v-html, or similar methods, an attacker can input malicious scripts such as <script>alert('666')</script> when clicking 'Edit Twitter' on this page. The script will be stored and executed by the browser when the page is rendered, thereby triggering a stored XSS attack. |
|---|
| Quelle | ⚠️ https://github.com/mhszed/Report/blob/main/php-business-website%20xss.docx |
|---|
| Benutzer | mahushuai (UID 91047) |
|---|
| Einreichung | 11.10.2025 18:38 (vor 8 Monaten) |
|---|
| Moderieren | 25.10.2025 18:25 (14 days later) |
|---|
| Status | Akzeptiert |
|---|
| VulDB Eintrag | 329894 [Iqbolshoh php-business-website bis 10677743a8dfc281f85291a27cf63a0bce043c24 admin/contact.php twitter Cross Site Scripting] |
|---|
| Punkte | 20 |
|---|