Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
advisory-database[bot] committed Aug 7, 2024
1 parent 410932d commit 8cb897f
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-78h3-pg4x-j8cv",
"modified": "2024-05-03T20:24:18Z",
"modified": "2024-08-07T20:35:42Z",
"published": "2024-05-02T21:30:29Z",
"aliases": [
"CVE-2024-34394"
],
"summary": "libxmljs vulnerable to type confusion when parsing specially crafted XML",
"summary": "libxmljs2 vulnerable to type confusion when parsing specially crafted XML",
"details": "libxmljs2 is vulnerable to a type confusion vulnerability when parsing a specially crafted XML while invoking the `namespaces()` function (which invokes `XmlNode::get_local_namespaces()`) on a grand-child of a node that refers to an entity. This vulnerability can lead to denial of service and remote code execution.",
"severity": [
{
Expand All @@ -28,7 +28,7 @@
"introduced": "0"
},
{
"last_affected": "1.0.11"
"last_affected": "0.35.0"
}
]
}
Expand Down

0 comments on commit 8cb897f

Please sign in to comment.