CVE-2023-39852
Last modified
CVE-2023-39852 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. Doctormms v1.0 was discovered to contain a SQL injection vulnerability via the $userid parameter at myAppoinment.php. NOTE: this is disputed by a third party who claims that the userid is a session variable controlled by the server, and thus cannot be used for exploitation. EPSS estimates a 0.82% chance of exploitation in the next 30 days.
Description
Doctormms v1.0 was discovered to contain a SQL injection vulnerability via the $userid parameter at myAppoinment.php. NOTE: this is disputed by a third party who claims that the userid is a session variable controlled by the server, and thus cannot be used for exploitation. The original reporter counterclaims that this originates from $_SESSION["userid"]=$_POST["userid"] at line 68 in doctors\doctorlogin.php, where userid under POST is not a session variable controlled by the server.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Doctor Appointment System Project | Doctor Appointment System | 1.0 |
References
- https://github.com/KLSEHB/vulnerability-report/blob/main/Doctormms_CVE-2023-39852Exploit, Third Party Advisory
- https://github.com/KLSEHB/vulnerability-report/blob/main/Doctormms_CVE-2023-39852Exploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-39852?
How severe is CVE-2023-39852?
How do I fix CVE-2023-39852?
Are you affected by CVE-2023-39852?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
