mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 12:44:05 +02:00
21 lines
979 B
Markdown
21 lines
979 B
Markdown
### [CVE-2021-41843](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-41843)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An authenticated SQL injection issue in the calendar search function of OpenEMR 6.0.0 before patch 3 allows an attacker to read data from all tables of the database via the parameter provider_id, as demonstrated by the /interface/main/calendar/index.php?module=PostCalendar&func=search URI.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/165301/OpenEMR-6.0.0-6.1.0-dev-SQL-Injection.html
|
|
- http://seclists.org/fulldisclosure/2021/Dec/38
|
|
- https://trovent.github.io/security-advisories/TRSA-2109-01/TRSA-2109-01.txt
|
|
- https://trovent.io/security-advisory-2109-01
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|