cve/2023/CVE-2023-5720.md

21 lines
960 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-5720](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-5720)
![](https://img.shields.io/static/v1?label=Product&message=gradle-plugin&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Cleartext%20Storage%20of%20Sensitive%20Information%20in%20an%20Environment%20Variable&color=brighgreen)
### Description
A flaw was found in Quarkus, where it does not properly sanitize artifacts created using the Gradle plugin, allowing certain build system information to remain. This flaw allows an attacker to access potentially sensitive information from the build system within the application.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/miguelc49/CVE-2023-5720-1
- https://github.com/miguelc49/CVE-2023-5720-2
- https://github.com/miguelc49/CVE-2023-5720-3
- https://github.com/nomi-sec/PoC-in-GitHub