mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
659 B
Markdown
18 lines
659 B
Markdown
### [CVE-2015-2045](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2045)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The HYPERVISOR_xen_version hypercall in Xen 3.2.x through 4.5.x does not properly initialize data structures, which allows local guest users to obtain sensitive information via unspecified vectors.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/pigram86/cookbook-xs-maintenance
|
|
|