CVE-2025-51971
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-08-28

Last updated on: 2025-09-09

Assigner: MITRE

Description
A reflected Cross-Site Scripting (XSS) vulnerability exists in register.php of PuneethReddyHC Online Shopping System Advanced 1.0. Unsanitized user input in the f_name parameter is reflected in the server response without proper HTML encoding or output escaping. This allows remote attackers to inject arbitrary JavaScript code.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-08-28
Last Modified
2025-09-09
Generated
2026-05-27
AI Q&A
2025-08-28
EPSS Evaluated
2026-05-25
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
puneethreddyhc online_shopping_system_advanced 1.0
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is a reflected Cross-Site Scripting (XSS) issue in the register.php file of the PuneethReddyHC Online Shopping System Advanced 1.0. It occurs because the f_name parameter accepts user input that is not properly sanitized or encoded before being included in the server's response. This allows an attacker to inject and execute arbitrary JavaScript code in the context of the victim's browser.


How can this vulnerability impact me? :

This vulnerability can allow remote attackers to execute malicious JavaScript code in the browsers of users who visit the affected page with a crafted URL. This can lead to theft of session cookies, user credentials, or other sensitive information, as well as performing actions on behalf of the user without their consent.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart