mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 19:04:02 +02:00
18 lines
810 B
Markdown
18 lines
810 B
Markdown
### [CVE-2015-4453](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4453)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
interface/globals.php in OpenEMR 2.x, 3.x, and 4.x before 4.2.0 patch 2 allows remote attackers to bypass authentication and obtain sensitive information via an ignoreAuth=1 value to certain scripts, as demonstrated by (1) interface/fax/fax_dispatch_newpid.php and (2) interface/billing/sl_eob_search.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/132368/OpenEMR-4.2.0-Authentication-Bypass.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|