First published: Sat Oct 27 2018(Updated: )
PhpTpoint Pharmacy Management System suffers from a SQL injection vulnerability in the index.php username parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Pharmacy Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2018-18704 is classified as a high severity vulnerability due to the potential for unauthorized database access through SQL injection.
To fix CVE-2018-18704, sanitize inputs by implementing prepared statements or parameterized queries to avoid SQL injection.
CVE-2018-18704 affects version 1.0 of the PhpTpoint Pharmacy Management System.
Yes, CVE-2018-18704 can lead to data loss if an attacker exploits the SQL injection to manipulate or delete data.
The potential risks of CVE-2018-18704 include unauthorized access to sensitive data, data breaches, and the ability to execute arbitrary SQL commands.