mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
838 B
Markdown
18 lines
838 B
Markdown
### [CVE-2017-6394](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-6394)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple Cross-Site Scripting (XSS) issues were discovered in OpenEMR 5.0.0 and 5.0.1-dev. The vulnerabilities exist due to insufficient filtration of user-supplied data passed to the "openemr-master/gacl/admin/object_search.php" URL (section_value; src_form). An attacker could execute arbitrary HTML and script code in a browser in the context of the vulnerable website.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/openemr/openemr/issues/498
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|