CVE-2026-8083: SourceCodester Pharmacy Sales and Inventory System ajax.php save_user sql injection
A vulnerability was found in SourceCodester Pharmacy Sales and Inventory System 1.0. This affects an unknown part of the file /ajax.php?action=saveuser. The manipulation of the argument ID results in sql injection. The attack can be executed remotely. The exploit has been made public and could be used.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-8083?
CVE-2026-8083 is classified as a medium severity vulnerability due to its potential for SQL injection exploitation.
How do I fix CVE-2026-8083?
To fix CVE-2026-8083, you should sanitize and validate user inputs in the ajax.php file to prevent SQL injection.
What systems are affected by CVE-2026-8083?
CVE-2026-8083 affects SourceCodester Pharmacy Sales and Inventory System version 1.0.
What are the potential risks of CVE-2026-8083?
The risks of CVE-2026-8083 include unauthorized database access and data manipulation through SQL injection attacks.
Is there a patch available for CVE-2026-8083?
As of now, there is no official patch released for CVE-2026-8083; users are advised to implement their own input validation measures.