Publish Advisories

GHSA-q9ff-3q93-fm8m
GHSA-q9ff-3q93-fm8m
This commit is contained in:
advisory-database[bot]
2024-05-22 19:23:28 +00:00
parent ce42a8eb29
commit 17a7580cc2
2 changed files with 115 additions and 51 deletions
@@ -0,0 +1,115 @@
{
"schema_version": "1.4.0",
"id": "GHSA-q9ff-3q93-fm8m",
"modified": "2024-05-22T19:22:00Z",
"published": "2022-05-24T17:22:55Z",
"aliases": [
"CVE-2019-19326"
],
"summary": "SilverStripe Web Cache Poisoning through HTTPRequestBuilder",
"details": "SilverStripe through 4.4.4 allows Web Cache Poisoning through HTTPRequestBuilder.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "silverstripe/framework"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.0.0"
},
{
"fixed": "4.4.7"
}
]
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "silverstripe/framework"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.5.0"
},
{
"fixed": "4.5.4"
}
]
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "silverstripe/framework"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.0.0"
},
{
"fixed": "3.7.5"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19326"
},
{
"type": "WEB",
"url": "https://github.com/silverstripe/silverstripe-framework/commit/107706c12cd9cf4d1b8b96b6a6e223633209d851"
},
{
"type": "WEB",
"url": "https://github.com/silverstripe/silverstripe-framework/commit/8518987cbd1eaca71b65dd4a4b35591db941509a"
},
{
"type": "WEB",
"url": "https://github.com/silverstripe/silverstripe-framework/commit/98926e4e6c26d1d43bb1faf516d15bdb2739556e"
},
{
"type": "WEB",
"url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/silverstripe/framework/CVE-2019-19326.yaml"
},
{
"type": "PACKAGE",
"url": "https://github.com/silverstripe/silverstripe-framework"
},
{
"type": "WEB",
"url": "https://www.silverstripe.org/download/security-releases/CVE-2019-19326"
}
],
"database_specific": {
"cwe_ids": [
"CWE-444"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-05-22T19:22:00Z",
"nvd_published_at": "2020-07-15T19:15:00Z"
}
}
@@ -1,51 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-q9ff-3q93-fm8m",
"modified": "2022-05-24T17:22:55Z",
"published": "2022-05-24T17:22:55Z",
"aliases": [
"CVE-2019-19326"
],
"details": "SilverStripe through 4.4.4 allows Web Cache Poisoning through HTTPRequestBuilder.",
"severity": [
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19326"
},
{
"type": "WEB",
"url": "https://forum.silverstripe.org/c/releases"
},
{
"type": "WEB",
"url": "https://twitter.com/memn0ps"
},
{
"type": "WEB",
"url": "https://www.silverstripe.org/blog/tag/release"
},
{
"type": "WEB",
"url": "https://www.silverstripe.org/download/security-releases"
},
{
"type": "WEB",
"url": "https://www.silverstripe.org/download/security-releases/CVE-2019-19326"
}
],
"database_specific": {
"cwe_ids": [
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2020-07-15T19:15:00Z"
}
}