Files
CVEs-PoC/2017/CVE-2017-17482.md
T
2025-09-29 21:09:30 +02:00

19 lines
1.0 KiB
Markdown

### [CVE-2017-17482](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-17482)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
An issue was discovered in OpenVMS through V8.4-2L2 on Alpha and through V8.4-2L1 on IA64, and VAX/VMS 4.0 and later. A malformed DCL command table may result in a buffer overflow allowing a local privilege escalation when a non-privileged account enters a crafted command line. This bug is exploitable on VAX and Alpha and may cause a process crash on IA64. Software was affected regardless of whether it was directly shipped by VMS Software, Inc. (VSI), HPE, HP, Compaq, or Digital Equipment Corporation.
### POC
#### Reference
- https://groups.google.com/forum/#!topic/comp.os.vms/BYIUQ0lJ-s0
- https://www.theregister.co.uk/2018/02/06/openvms_vulnerability/
#### Github
No PoCs found on GitHub currently.