CVE-2026-9413
Cross-Site Scripting in Indian Invoicing System 1.0
Publication date: 2026-05-25
Last updated on: 2026-05-25
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| sourcecodester | indian_invoicing_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. |
| CWE-94 | The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the SourceCodester Indian Invoicing System 1.0, specifically in an unknown function within the file /Invoicing/category.php.
It involves manipulation of the argument 'msg' which leads to a cross-site scripting (XSS) vulnerability.
An attacker can exploit this vulnerability remotely by injecting malicious scripts through the 'msg' parameter.
The exploit is publicly available, which increases the risk of attacks.
How can this vulnerability impact me? :
This cross-site scripting vulnerability can allow attackers to execute malicious scripts in the context of the affected web application.
Potential impacts include theft of user session cookies, defacement of the website, or redirection to malicious sites.
Since the attack can be initiated remotely and the exploit is publicly available, it increases the risk of unauthorized actions and compromise of user data.