Files
CVEs-PoC/2017/CVE-2017-14627.md
T
2024-06-18 02:51:15 +02:00

19 lines
809 B
Markdown

### [CVE-2017-14627](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14627)
![](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
Stack-based buffer overflows in CyberLink LabelPrint 2.5 allow remote attackers to execute arbitrary code via the (1) author (inside the INFORMATION tag), (2) name (inside the INFORMATION tag), (3) artist (inside the TRACK tag), or (4) default (inside the TEXT tag) parameter in an lpp project file.
### POC
#### Reference
- https://www.exploit-db.com/exploits/42777/
- https://www.exploit-db.com/exploits/45985/
#### Github
No PoCs found on GitHub currently.