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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
IPFire 2.19 has a Remote Command Injection vulnerability in ids.cgi via the OINKCODE parameter, which is mishandled by a shell. This can be exploited directly by authenticated users, or through CSRF.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/42149/
|
|
|
|
#### Github
|
|
- https://github.com/peterleiva/CVE-2017-9757
|
|
|