mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 15:58:01 +02:00
18 lines
676 B
Markdown
18 lines
676 B
Markdown
### [CVE-2016-9752](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9752)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In Serendipity before 2.0.5, an attacker can bypass SSRF protection by using a malformed IP address (e.g., http://127.1) or a 30x (aka Redirection) HTTP status code.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://blog.s9y.org/archives/271-Serendipity-2.0.5-and-2.1-beta3-released.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|