mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
19 lines
808 B
Markdown
19 lines
808 B
Markdown
### [CVE-2008-5183](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5183)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
cupsd in CUPS 1.3.9 and earlier allows local users, and possibly remote attackers, to cause a denial of service (daemon crash) by adding a large number of RSS Subscriptions, which triggers a NULL pointer dereference. NOTE: this issue can be triggered remotely by leveraging CVE-2008-5184.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.openwall.com/lists/oss-security/2008/11/20/1
|
|
- https://www.exploit-db.com/exploits/7150
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|