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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Race condition in the jas_stream_tmpfile function in libjasper/base/jas_stream.c in JasPer 1.900.1 allows local users to cause a denial of service (program exit) by creating the appropriate tmp.XXXXXXXXXX temporary file, which causes Jasper to exit. NOTE: this was originally reported as a symlink issue, but this was incorrect. NOTE: some vendors dispute the severity of this issue, but it satisfies CVE's requirements for inclusion.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://bugs.gentoo.org/attachment.cgi?id=163282&action=view
|
|
- http://www.ubuntu.com/usn/USN-742-1
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|