Invia #844228: Code-projects ONLINE MUSIC SITE V1.0 Storage XSS vulnerabilityinformazioni

TitoloCode-projects ONLINE MUSIC SITE V1.0 Storage XSS vulnerability
DescrizioneA Storage XSS vulnerability was found in the "Feedback.php" file of the "ONLINE MUSIC SITE" project. Root Cause Because Feedback.php does not escape, clean or parameterize the POST request data submitted, when the attacker submits a malicious Payload in the fname, femail, faddress, fmessage field (for example,"&lt;img src=x onerror=alert(1)&gt;"), the code does not block it and permanently stores it in the "tblfeedback"” table of the database. When “Feedback.php” reads the malicious fname, femail, faddress, fmessage data in the database, and original data to an HTML page as-is, the browser will <script>treat the HTML tag and execute its content. Immediate corrective actions are essential to safeguard system security and uphold data integrity.
Fonte⚠️ https://github.com/qwessec/CVE/issues/1
Utente qwcc (UID 78749)
Sottomissione31/05/2026 14:30 (30 giorni fa)
Moderazione28/06/2026 20:19 (28 days later)
StatoAccettato
Voce VulDB374575 [code-projects Online Music Site 1.0 POST Request /Frontend/Feedback.php fname/femail/faddress/fmessage cross site scripting]
Punti20

Want to know what is going to be exploited?

We predict KEV entries!