CVE-2025-56280
BaseFortify
Publication date: 2025-09-16
Last updated on: 2025-09-18
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| carmelo | food_ordering_review_system | 1.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
The vulnerability in code-projects Food Ordering Review System 1.0 is a Cross Site Scripting (XSS) issue that occurs in the area where users submit reservation information. This means that an attacker could inject malicious scripts into the reservation submission fields, which could then be executed in the browsers of other users viewing that data.
How can this vulnerability impact me? :
This XSS vulnerability can allow attackers to execute malicious scripts in users' browsers, potentially leading to theft of session cookies, defacement of the website, or redirection to malicious sites. It can compromise user data and trust in the system.