cve/2002/CVE-2002-1914.md

19 lines
680 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2002-1914](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1914)
![](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
dump 0.4 b10 through b29 allows local users to cause a denial of service (execution prevention) by using flock() to lock the /etc/dumpdates file.
### POC
#### Reference
- http://www.redhat.com/support/errata/RHSA-2005-583.html
2024-06-09 00:33:16 +00:00
- http://www.redhat.com/support/errata/RHSA-2005-583.html
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.