CVE-2018-18704: SQL Injection
Published Oct 27, 2018
·Updated
PhpTpoint Pharmacy Management System suffers from a SQL injection vulnerability in the index.php username parameter.
Affected Software
1 affected component
PhpTpoint Pharmacy Management System=1.0
Event History
Oct 27, 2018
CVE Published
via MITRE·07:00 PM
Data Sourced
via MITRE·07:00 PM
Description
Frequently Asked Questions
1
What is the severity of CVE-2018-18704?
CVE-2018-18704 is classified as a high severity vulnerability due to the potential for unauthorized database access through SQL injection.
2
How do I fix CVE-2018-18704?
To fix CVE-2018-18704, sanitize inputs by implementing prepared statements or parameterized queries to avoid SQL injection.
3
What systems are affected by CVE-2018-18704?
CVE-2018-18704 affects version 1.0 of the PhpTpoint Pharmacy Management System.
4
Can CVE-2018-18704 lead to data loss?
Yes, CVE-2018-18704 can lead to data loss if an attacker exploits the SQL injection to manipulate or delete data.
5
What are the potential risks of CVE-2018-18704?
The potential risks of CVE-2018-18704 include unauthorized access to sensitive data, data breaches, and the ability to execute arbitrary SQL commands.