Files
CVEs-PoC/2017/CVE-2017-7674.md
T
2024-05-26 14:27:05 +02:00

18 lines
747 B
Markdown

### [CVE-2017-7674](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7674)
![](https://img.shields.io/static/v1?label=Product&message=Apache%20Tomcat&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Cache%20Poisoning&color=brighgreen)
### Description
The CORS Filter in Apache Tomcat 9.0.0.M1 to 9.0.0.M21, 8.5.0 to 8.5.15, 8.0.0.RC1 to 8.0.44 and 7.0.41 to 7.0.78 did not add an HTTP Vary header indicating that the response varies depending on Origin. This permitted client and server side cache poisoning in some circumstances.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ilmari666/cybsec