cve/2019/CVE-2019-10183.md

19 lines
895 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2019-10183](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-10183)
![](https://img.shields.io/static/v1?label=Product&message=virt-install&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20from%20virt-manager%20v2.2.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-200&color=brighgreen)
### Description
Virt-install(1) utility used to provision new virtual machines has introduced an option '--unattended' to create VMs without user interaction. This option accepts guest VM password as command line arguments, thus leaking them to others users on the system via process listing. It was introduced recently in the virt-manager v2.2.0 release.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/reubenlindroos/DebrickedEngineerCase