CVE-2023-39852
Doctormms v1.0 was discovered to contain a SQL injection vulnerability via the $userid parameter at myAppoinment.php.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (1.02%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
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.
- CVSS 3.1
- 9.8 CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 1.02% probability · 61th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-89
- Affected
- doctor appointment system project/doctor appointment system
- Source
- cve@mitre.org
References
- https://github.com/KLSEHB/vulnerability-report/blob/main/Doctormms_CVE-2023-39852Exploit, Third Party Advisory
- https://www.sourcecodester.com/php/14182/doctor-appointment-system.htmlProduct
- https://github.com/KLSEHB/vulnerability-report/blob/main/Doctormms_CVE-2023-39852Exploit, Third Party Advisory
- https://www.sourcecodester.com/php/14182/doctor-appointment-system.htmlProduct
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.