c
ode-projects Food Ordering Review System 1.0 is vulnerable to Cross Site Scripting (XSS) in the registration function. An attacker enters malicious JavaScript code as a username, which triggers the XSS vulnerability when the admin views user information, resulting in the disclosure of the admin's cookie information.
References
| Link | Resource |
|---|---|
| https://code-projects.org/food-ordering-review-system-in-php-with-source-code/ | Product |
| https://github.com/Chen1-Boop/CVE/blob/main/CVE-2025-56276.md | Exploit Third Party Advisory |
| https://github.com/Chen1-Boop/CVE/blob/main/CVE-2025-56276.md | Exploit Third Party Advisory |
Configurations
History
18 Sep 2025, 16:49
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-09-16 14:15
Updated : 2025-09-18 16:49
NVD link : CVE-2025-56276
Mitre link : CVE-2025-56276
CVE.ORG link : CVE-2025-56276
JSON object : View
Products Affected
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')