Lucene search
+L

471 matches found

OSV
OSV
added 2020/12/15 6:15 p.m.6 views

UBUNTU-CVE-2020-29485

An issue was discovered in Xen 4.6 through 4.14.x. When acting upon a guest XSRESETWATCHES request, not all tracking information is freed. A guest can cause unbounded memory usage in oxenstored. This can lead to a system-wide DoS. Only systems using the Ocaml Xenstored implementation are...

5.5CVSS6AI score0.004EPSS
SaveExploits0References5
OSV
OSV
added 2020/12/15 6:15 p.m.11 views

UBUNTU-CVE-2020-29483

An issue was discovered in Xen through 4.14.x. Xenstored and guests communicate via a shared memory page using a specific protocol. When a guest violates this protocol, xenstored will drop the connection to that guest. Unfortunately, this is done by just removing the guest from xenstored's intern...

6.5CVSS7.1AI score0.0037EPSS
SaveExploits0References4
Prion
Prion
added 2020/12/15 6:15 p.m.18 views

Design/Logic Flaw

An issue was discovered in Xen through 4.14.x. In the Ocaml xenstored implementation, the internal representation of the tree has special cases for the root node, because this node has no parent. Unfortunately, permissions were not checked for certain operations on the root node. Unprivileged...

7.2CVSS8.5AI score0.00304EPSS
SaveExploits0References5Affected Software3
UbuntuCve
UbuntuCve
added 2020/12/15 6:15 p.m.25 views

CVE-2020-29479

An issue was discovered in Xen through 4.14.x. In the Ocaml xenstored implementation, the internal representation of the tree has special cases for the root node, because this node has no parent. Unfortunately, permissions were not checked for certain operations on the root node. Unprivileged...

8.8CVSS7.1AI score0.00304EPSS
SaveExploits0References3
OSV
OSV
added 2020/12/15 6:15 p.m.8 views

UBUNTU-CVE-2020-29482

An issue was discovered in Xen through 4.14.x. A guest may access xenstore paths via absolute paths containing a full pathname, or via a relative path, which implicitly includes /local/domain/$DOMID for their own domain id. Management tools must access paths in guests' namespaces, necessarily usi...

6CVSS5.9AI score0.00385EPSS
SaveExploits0References3
CVE
CVE
added 2020/12/15 5:26 p.m.87 views

CVE-2020-29485

CVE-2020-29485 concerns Xen 4.6–4.14.x where, on XS_RESET_WATCHES, Xenstored’s tracking information is not fully freed in the Ocaml Xenstored implementation, allowing unbounded memory growth and a system-wide DoS. The vulnerability affects hosts using the Ocaml Xenstored; the C Xenstored implemen...

5.5CVSS6.4AI score0.004EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2020/12/15 5:26 p.m.59 views

CVE-2020-29485

An issue was discovered in Xen 4.6 through 4.14.x. When acting upon a guest XSRESETWATCHES request, not all tracking information is freed. A guest can cause unbounded memory usage in oxenstored. This can lead to a system-wide DoS. Only systems using the Ocaml Xenstored implementation are...

5.5CVSS6.7AI score0.004EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2020/12/15 5:14 p.m.81 views

CVE-2020-29482

An issue was discovered in Xen through 4.14.x. A guest may access xenstore paths via absolute paths containing a full pathname, or via a relative path, which implicitly includes /local/domain/$DOMID for their own domain id. Management tools must access paths in guests' namespaces, necessarily usi...

6CVSS7AI score0.00385EPSS
SaveExploits0
CVE
CVE
added 2020/12/15 5:06 p.m.89 views

CVE-2020-29479

CVE-2020-29479 affects Xen’s xenstored when using the Ocaml implementation (oxenstored). The root node is treated specially (root has no parent) and permissions checks are missing for certain operations on the root node. This allows unprivileged guests to get and modify root permissions, list and...

8.8CVSS8.4AI score0.00304EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2020/12/15 5:06 p.m.31 views

CVE-2020-29479

An issue was discovered in Xen through 4.14.x. In the Ocaml xenstored implementation, the internal representation of the tree has special cases for the root node, because this node has no parent. Unfortunately, permissions were not checked for certain operations on the root node. Unprivileged...

8.6AI score0.00304EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2020/12/15 5:06 p.m.59 views

CVE-2020-29479

An issue was discovered in Xen through 4.14.x. In the Ocaml xenstored implementation, the internal representation of the tree has special cases for the root node, because this node has no parent. Unfortunately, permissions were not checked for certain operations on the root node. Unprivileged...

8.8CVSS8.3AI score0.00304EPSS
SaveExploits0
Xen Project
Xen Project
added 2020/12/15 12:00 p.m.55 views

oxenstored: permissions not checked on root node

ISSUE DESCRIPTION In the Ocaml xenstored implementation, the internal representation of the tree has special cases for the root node, because this node has no parent. Unfortunately, permissions were not checked for certain operations on the root node. Unprivileged guests can get and modify...

8.8CVSS2.3AI score0.00304EPSS
SaveExploits0
Xen Project
Xen Project
added 2020/12/15 12:00 p.m.65 views

oxenstored memory leak in reset_watches

ISSUE DESCRIPTION When acting upon a guest XSRESETWATCHES request, not all tracking information is freed. IMPACT A guest can cause unbounded memory usage in oxenstored. This can lead to a system-wide DoS. VULNERABLE SYSTEMS All version of Xen since 4.6 are vulnerable. Only systems using the Ocaml...

5.5CVSS2.7AI score0.004EPSS
SaveExploits0Affected Software1
CNNVD
CNNVD
added 2020/12/15 12:00 a.m.14 views

Xen Permission License and Access Control Issues Vulnerability

Xen is an open source virtual machine monitor product from the University of Cambridge, UK. The product enables different and incompatible operating systems to run on the same computer and supports runtime migration to ensure uptime and avoid downtime. Xen through version 4.14.x suffers from a...

8.8CVSS7.3AI score0.00304EPSS
SaveExploits0References9
Gentoo Linux
Gentoo Linux
added 2020/07/27 12:00 a.m.57 views

OCaml: Arbitrary code execution

Background OCaml is a high-level, strongly-typed, functional, and object-oriented programming language from the ML family of languages Description The camlbadeserialize function in byterun/bigarray.c in the standard library of OCaml has an integer overflow. Impact A remote attacker could possibly...

9.8CVSS5.2AI score0.03921EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2020/07/27 12:00 a.m.29 views

GLSA-202007-48 : OCaml: Arbitrary code execution

The remote host is affected by the vulnerability described in GLSA-202007-48 OCaml: Arbitrary code execution The camlbadeserialize function in byterun/bigarray.c in the standard library of OCaml has an integer overflow. Impact : A remote attacker could possibly execute arbitrary code with the...

9.8CVSS8.7AI score0.03921EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2020/01/23 12:00 a.m.31 views

Huawei EulerOS: Security Advisory for libguestfs (EulerOS-SA-2017-1061)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2020 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.1CVSS9.3AI score0.05072EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2019/05/24 12:00 a.m.33 views

FreeBSD : OCaml -- Multiple Security Vulnerabilities (8d2af843-7d8e-11e9-8464-c85b76ce9b5a)

MITRE reports : OCaml before 4.03.0 does not properly handle sign extensions, which allows remote attackers to conduct buffer overflow attacks or obtain sensitive information as demonstrated by a long string to the String.copy function. C Tenable Network Security, Inc. The descriptive text and...

9.1CVSS8.4AI score0.05072EPSS
SaveExploits0References3
OSV
OSV
added 2019/04/05 6:12 p.m.9 views

MGASA-2019-0124 Updated ocaml packages fix security vulnerability

The camlbadeserialize function in byterun/bigarray.c in the standard library in OCaml 4.06.0 has an integer overflow which, in situations where marshalled data is accepted from an untrusted source, allows remote attackers to cause a denial of service memory corruption or possibly execute arbitrar...

9.8CVSS9.4AI score0.03921EPSS
SaveExploits0References5
Mageia
Mageia
added 2019/04/05 6:12 p.m.38 views

Updated ocaml packages fix security vulnerability

The camlbadeserialize function in byterun/bigarray.c in the standard library in OCaml 4.06.0 has an integer overflow which, in situations where marshalled data is accepted from an untrusted source, allows remote attackers to cause a denial of service memory corruption or possibly execute arbitrar...

9.8CVSS7.1AI score0.03921EPSS
SaveExploits0References4
Rows per page
Query Builder