First published: Mon Aug 28 2023(Updated: )
Multiple cross-site scripting (XSS) vulnerabilities in Free and Open Source Inventory Management System v1.0 allows attackers to execute arbitrary web scripts or HTML via injecting a crafted payload into the Name, Address, and Company parameters under the Add Member section.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Inventory Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2023-39709 is medium with a CVSS score of 6.1.
CVE-2023-39709 allows attackers to execute arbitrary web scripts or HTML by injecting a crafted payload into the Name, Address, and Company parameters under the Add Member section of the system.
To fix CVE-2023-39709 in Free and Open Source Inventory Management System, apply the latest patch or upgrade to a version that has addressed the XSS vulnerabilities.
Cross-Site Scripting (XSS) is a type of web vulnerability that allows attackers to inject malicious scripts into web pages viewed by other users.
The Common Weakness Enumeration (CWE) ID for CVE-2023-39709 is CWE-79.