mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-qm4x-ch5w-gr62
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-qm4x-ch5w-gr62",
|
||||
"modified": "2023-07-07T19:42:46Z",
|
||||
"modified": "2024-02-06T13:20:07Z",
|
||||
"published": "2022-05-17T04:42:42Z",
|
||||
"aliases": [
|
||||
"CVE-2014-2055"
|
||||
],
|
||||
"summary": "XXE in SabreDAV before 1.7.11",
|
||||
"summary": "XXE in SabreDAV",
|
||||
"details": "SabreDAV before 1.7.11, as used in ownCloud Server before 5.0.15 and 6.0.x before 6.0.2, allows remote attackers to read arbitrary files, cause a denial of service, or possibly have other impact via an XML External Entity (XXE) attack.",
|
||||
"severity": [
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
"introduced": "1.6.0"
|
||||
},
|
||||
{
|
||||
"fixed": "1.7.11"
|
||||
@@ -30,6 +30,25 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Packagist",
|
||||
"name": "sabre/dav"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "1.8.0"
|
||||
},
|
||||
{
|
||||
"fixed": "1.8.9"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
@@ -44,6 +63,14 @@
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/sabre-io/dav/commit/e3f46e0ecf83cf1d2ebf54908cde7b5ec170aa2c"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/sabre/dav/CVE-2014-2055.yaml"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/fruux/sabre-dav/releases/tag/1.7.11"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
|
||||
Reference in New Issue
Block a user