cve/2015/CVE-2015-1331.md

18 lines
599 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2015-1331](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1331)
![](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
lxclock.c in LXC 1.1.2 and earlier allows local users to create arbitrary files via a symlink attack on /run/lock/lxc/*.
### POC
#### Reference
- https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1470842
#### Github
No PoCs found on GitHub currently.