mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
21 lines
928 B
Markdown
21 lines
928 B
Markdown
### [CVE-2017-7997](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7997)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple SQL injection vulnerabilities in Gespage before 7.4.9 allow remote attackers to execute arbitrary SQL commands via the (1) show_prn parameter to webapp/users/prnow.jsp or show_month parameter to (2) webapp/users/blhistory.jsp or (3) webapp/users/prhistory.jsp.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://seclists.org/fulldisclosure/2018/Jan/14
|
|
- https://sysdream.com/news/lab/2018-01-02-cve-2017-7997-gespage-sql-injection-vulnerability/
|
|
- https://www.exploit-db.com/exploits/43447/
|
|
|
|
#### Github
|
|
- https://github.com/my3ker/my3ker-cve-workshop
|
|
- https://github.com/tnpitsecurity/CVEs
|
|
|