OpenSTAManager affected by reflected XSS in modifica_iva.php via righe parameter
Description
OpenSTAManager is an open source management software for technical assistance and invoicing. OpenSTAManager v2.9.8 and earlier contains Reflected XSS vulnerabilities in invoice/order/contract modification modals. The application fails to properly sanitize user-supplied input from the righe GET parameter before reflecting it in HTML output.The $_GET['righe'] parameter is directly echoed into the HTML value attribute without any sanitization using htmlspecialchars() or equivalent functions. This allows an attacker to break out of the attribute context and inject arbitrary HTML/JavaScript.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
devcode-it/openstamanagerPackagist | < 2.9.8 | 2.9.8 |
Affected products
2- Range: <= 2.9.8
Patches
Vulnerability mechanics
References
3- github.com/advisories/GHSA-jfgp-g7x7-j25jghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-24415ghsaADVISORY
- github.com/devcode-it/openstamanager/security/advisories/GHSA-jfgp-g7x7-j25jghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.