cve/2015/CVE-2015-3246.md

21 lines
1.0 KiB
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2015-3246](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3246)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
libuser before 0.56.13-8 and 0.60 before 0.60-7, as used in the userhelper program in the usermode package, directly modifies /etc/passwd, which allows local users to cause a denial of service (inconsistent file state) by causing an error during the modification. NOTE: this issue can be combined with CVE-2015-3245 to gain privileges.
### POC
#### Reference
- https://www.exploit-db.com/exploits/44633/
2024-06-09 00:33:16 +00:00
- https://www.exploit-db.com/exploits/44633/
2024-05-26 14:27:05 +02:00
- https://www.qualys.com/2015/07/23/cve-2015-3245-cve-2015-3246/cve-2015-3245-cve-2015-3246.txt
2024-06-09 00:33:16 +00:00
- https://www.qualys.com/2015/07/23/cve-2015-3245-cve-2015-3246/cve-2015-3245-cve-2015-3246.txt
2024-05-26 14:27:05 +02:00
#### Github
- https://github.com/ARPSyndicate/cvemon