mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 15:31:27 +02:00
18 lines
1021 B
Markdown
18 lines
1021 B
Markdown
### [CVE-2020-8143](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8143)
|
|

|
|

|
|
&color=brighgreen)
|
|
|
|
### Description
|
|
|
|
An Open Redirect vulnerability was discovered in Revive Adserver version < 5.0.5 and reported by HackerOne user hoangn144. A remote attacker could trick logged-in users to open a specifically crafted link and have them redirected to any destination.The CSRF protection of the “/www/admin/*-modify.php” could be skipped if no meaningful parameter was sent. No action was performed, but the user was still redirected to the target page, specified via the “returnurl” GET parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://hackerone.com/reports/794144
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|