mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 08:34:03 +02:00
18 lines
926 B
Markdown
18 lines
926 B
Markdown
### [CVE-2009-3553](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3553)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Use-after-free vulnerability in the abstract file-descriptor handling interface in the cupsdDoSelect function in scheduler/select.c in the scheduler in cupsd in CUPS 1.3.7 and 1.3.10 allows remote attackers to cause a denial of service (daemon crash or hang) via a client disconnection during listing of a large number of print jobs, related to improperly maintaining a reference count. NOTE: some of these details are obtained from third party information.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.cups.org/str.php?L3200
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|