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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in Open-Xchange OX AppSuite before 7.8.0-rev27. The "defer" servlet offers to redirect a client to a specified URL. Since some checks were missing, arbitrary URLs could be provided as redirection target. Users can be tricked to follow a link to a trustworthy domain but end up at an unexpected service later on. This vulnerability can be used to prepare and enhance phishing attacks.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/137187/Open-Xchange-OX-AppSuite-7.8.0-XSS-Open-Redirect.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|