CVE-2020-29484
Last modified
CVE-2020-29484 is a medium-severity vulnerability rated 6/10 on the CVSS scale. An issue was discovered in Xen through 4.14.x. When a Xenstore watch fires, the xenstore client that registered the watch will receive a Xenstore message containing the path of the modified Xenstore entry that triggered the watch, and the tag that was specified when registering the watch. EPSS estimates a 0.39% chance of exploitation in the next 30 days.
Description
An issue was discovered in Xen through 4.14.x. When a Xenstore watch fires, the xenstore client that registered the watch will receive a Xenstore message containing the path of the modified Xenstore entry that triggered the watch, and the tag that was specified when registering the watch. Any communication with xenstored is done via Xenstore messages, consisting of a message header and the payload. The payload length is limited to 4096 bytes. Any request to xenstored resulting in a response with a payload longer than 4096 bytes will result in an error. When registering a watch, the payload length limit applies to the combined length of the watched path and the specified tag. Because watches for a specific path are also triggered for all nodes below that path, the payload of a watch event message can be longer than the payload needed to register the watch. A malicious guest that registers a watch using a very large tag (i.e., with a registration operation payload length close to the 4096 byte limit) can cause the generation of watch events with a payload length larger than 4096 bytes, by writing to Xenstore entries below the watched path. This will result in an error condition in xenstored. This error can result in a NULL pointer dereference, leading to a crash of xenstored. A malicious guest administrator can cause xenstored to crash, leading to a denial of service. Following a xenstored crash, domains may continue to run, but management operations will be impossible. Only C xenstored is affected, oxenstored is not affected.
Metrics
CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Xen | Xen | <= 4.14.0 |
| Debian | Debian Linux | 10.0 |
| Fedoraproject | Fedora | 32 |
| Fedoraproject | Fedora | 33 |
References
- https://www.debian.org/security/2020/dsa-4812Third Party Advisory
- https://xenbits.xenproject.org/xsa/advisory-324.txtPatch, Vendor Advisory
- https://www.debian.org/security/2020/dsa-4812Third Party Advisory
- https://xenbits.xenproject.org/xsa/advisory-324.txtPatch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2020-29484?
How severe is CVE-2020-29484?
How do I fix CVE-2020-29484?
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-29478CA Service Catalog 17.2 and 17.3 contain a vulnerability in …7.5
- CVE-2020-29479An issue was discovered in Xen through 4.14.x. In the Ocaml …8.8
- CVE-2020-29480An issue was discovered in Xen through 4.14.x. Neither xenst…2.3
- 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-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-29487An issue was discovered in Xen XAPI before 2020-12-15. Certa…7.5
- 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
Are you affected by CVE-2020-29484?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
