CVE-2025-60280
BaseFortify
Publication date: 2025-10-21
Last updated on: 2025-10-31
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| hockeycomputindo | bang_resto | 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?
This vulnerability is a Cross-Site Scripting (XSS) issue in Bang Resto v1.0 that allows an attacker to inject malicious JavaScript code into the application's web pages. It occurs because the application does not properly sanitize or encode user input, causing attacker-controlled input to be executed in the browser.
How can this vulnerability impact me? :
Exploiting this vulnerability can allow an attacker to steal session cookies, redirect users to malicious websites, perform actions on behalf of the user, or deface the website. This can lead to user data compromise, loss of user trust, and increase the risk of further attacks.