mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 17:47:58 +02:00
21 lines
897 B
Markdown
21 lines
897 B
Markdown
### [CVE-2015-1338](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1338)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
kernel_crashdump in Apport before 2.19 allows local users to cause a denial of service (disk consumption) or possibly gain privileges via a (1) symlink or (2) hard link attack on /var/crash/vmcore.log.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/133723/Ubuntu-Apport-kernel_crashdump-Symlink.html
|
|
- http://seclists.org/fulldisclosure/2015/Sep/101
|
|
- http://www.halfdog.net/Security/2015/ApportKernelCrashdumpFileAccessVulnerabilities/
|
|
- https://www.exploit-db.com/exploits/38353/
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|