mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-07 05:26:37 +00:00
18 lines
702 B
Markdown
18 lines
702 B
Markdown
### [CVE-2016-10746](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10746)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
libvirt-domain.c in libvirt before 1.3.1 supports virDomainGetTime API calls by guest agents with an RO connection, even though an RW connection was supposed to be required, a different vulnerability than CVE-2019-3886.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/libvirt/libvirt/compare/11288f5...8fd6867
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|