Files
CVEs-PoC/2021/CVE-2021-33330.md
T
2024-05-25 21:48:12 +02:00

18 lines
821 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
### [CVE-2021-33330](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33330)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Liferay Portal 7.2.0 through 7.3.2, and Liferay DXP 7.2 before fix pack 9, allows access to Cross-origin resource sharing (CORS) protected resources if the user is only authenticated using the portal session authentication, which allows remote attackers to obtain sensitive information including the targeted users email address and current CSRF token.
### POC
#### Reference
- https://issues.liferay.com/browse/LPE-17127
#### Github
No PoCs found on GitHub currently.