mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-97rj-p794-wq6m
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-97rj-p794-wq6m",
|
||||
"modified": "2023-08-29T20:40:42Z",
|
||||
"modified": "2024-10-14T21:33:00Z",
|
||||
"published": "2022-05-17T04:01:59Z",
|
||||
"aliases": [
|
||||
"CVE-2012-5498"
|
||||
@@ -9,13 +9,20 @@
|
||||
"summary": "Plone denial of service via Caching Bypass",
|
||||
"details": "queryCatalog.py in Plone before 4.2.3 and 4.3 before beta 1 allows remote attackers to bypass caching and cause a denial of service via a crafted request to a collection.",
|
||||
"severity": [
|
||||
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
|
||||
},
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "PyPI",
|
||||
"name": "plone"
|
||||
"name": "Plone"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
@@ -30,6 +37,25 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "PyPI",
|
||||
"name": "Plone"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "4.3a0"
|
||||
},
|
||||
{
|
||||
"fixed": "4.3b1"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
@@ -57,6 +83,18 @@
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/plone/Products.CMFPlone/blob/4.2.3/docs/CHANGES.txt"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/plone/PYSEC-2014-40.yaml"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://plone.org/products/plone-hotfix/releases/20121106"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://plone.org/products/plone/security/advisories/20121106/14"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://web.archive.org/web/20130528001715/https://plone.org/products/plone-hotfix/releases/20121106"
|
||||
@@ -82,7 +120,7 @@
|
||||
"cwe_ids": [
|
||||
"CWE-400"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"severity": "HIGH",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2023-08-29T20:40:42Z",
|
||||
"nvd_published_at": "2014-09-30T14:55:00Z"
|
||||
|
||||
Reference in New Issue
Block a user