CVE-2020-29487
Last modified
CVE-2020-29487 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. An issue was discovered in Xen XAPI before 2020-12-15. Certain xenstore keys provide feedback from the guest, and are therefore watched by toolstack. EPSS estimates a 1.43% chance of exploitation in the next 30 days.
Description
An issue was discovered in Xen XAPI before 2020-12-15. Certain xenstore keys provide feedback from the guest, and are therefore watched by toolstack. Specifically, keys are watched by xenopsd, and data are forwarded via RPC through message-switch to xapi. The watching logic in xenopsd sends one RPC update containing all data, any time any single xenstore key is updated, and therefore has O(N^2) time complexity. Furthermore, message-switch retains recent (currently 128) RPC messages for diagnostic purposes, yielding O(M*N) space complexity. The quantity of memory a single guest can monopolise is bounded by xenstored quota, but the quota is fairly large. It is believed to be in excess of 1G per malicious guest. In practice, this manifests as a host denial of service, either through message-switch thrashing against swap, or OOMing entirely, depending on dom0's configuration. (There are no quotas in xenopsd to limit the quantity of keys that result in RPC traffic.) A buggy or malicious guest can cause unreasonable memory usage in dom0, resulting in a host denial of service. All versions of XAPI are vulnerable. Systems that are not using the XAPI toolstack are not vulnerable.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Xen | Xapi | < 2020-12-15 |
References
- https://security.gentoo.org/glsa/202107-30Third Party Advisory
- https://xenbits.xenproject.org/xsa/advisory-354.htmlPatch, Vendor Advisory
- https://security.gentoo.org/glsa/202107-30Third Party Advisory
- https://xenbits.xenproject.org/xsa/advisory-354.htmlPatch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2020-29487?
How severe is CVE-2020-29487?
How do I fix CVE-2020-29487?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2020
- CVE-2020-29481An issue was discovered in Xen through 4.14.x. Access rights…8.8
- CVE-2020-29482An issue was discovered in Xen through 4.14.x. A guest may a…6
- CVE-2020-29483An issue was discovered in Xen through 4.14.x. Xenstored and…6.5
- CVE-2020-29484An issue was discovered in Xen through 4.14.x. When a Xensto…6
- CVE-2020-29485An issue was discovered in Xen 4.6 through 4.14.x. When acti…5.5
- CVE-2020-29486An issue was discovered in Xen through 4.14.x. Nodes in xens…6
- CVE-2020-29489Dell EMC Unity, Unity XT, and UnityVSA versions prior to 5.0…6.7
- CVE-2020-2949Vulnerability in the Oracle Coherence product of Oracle Fusi…5.3
- CVE-2020-29490Dell EMC Unity, Unity XT, and UnityVSA versions prior to 5.0…6.5
- CVE-2020-29491Dell Wyse ThinOS 8.6 and prior versions contain an insecure …8.6
- CVE-2020-29492Dell Wyse ThinOS 8.6 and prior versions contain an insecure …10
- CVE-2020-29493DELL EMC Avamar Server, versions 19.1, 19.2, 19.3, contain a…9.8
Are you affected by CVE-2020-29487?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
