### [CVE-2016-10746](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10746) ![](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 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.