mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-m52m-2qpx-9j4j
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-m52m-2qpx-9j4j",
|
||||
"modified": "2024-04-22T18:59:10Z",
|
||||
"modified": "2024-11-19T18:34:25Z",
|
||||
"published": "2022-05-02T03:37:58Z",
|
||||
"aliases": [
|
||||
"CVE-2009-2701"
|
||||
@@ -9,13 +9,20 @@
|
||||
"summary": "Zope Object Database (ZODB) Arbitrary files reading and deletion",
|
||||
"details": "Unspecified vulnerability in the Zope Enterprise Objects (ZEO) storage-server functionality in Zope Object Database (ZODB) 3.8 before 3.8.3 and 3.9.x before 3.9.0c2, when certain ZEO database sharing and blob support are enabled, allows remote authenticated users to read or delete arbitrary files via unknown vectors.",
|
||||
"severity": [
|
||||
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
|
||||
},
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:L/SI:L/SA:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "PyPI",
|
||||
"name": "zodb3"
|
||||
"name": "ZODB3"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
@@ -34,7 +41,7 @@
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "PyPI",
|
||||
"name": "zodb3"
|
||||
"name": "ZODB3"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
@@ -60,6 +67,10 @@
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/zodb3/PYSEC-2009-10.yaml"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/zopefoundation/ZODB3"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://mail.zope.org/pipermail/zope-announce/2009-September/002221.html"
|
||||
@@ -71,17 +82,13 @@
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://pypi.python.org/pypi/ZODB3/3.9.0c2"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://www.vupen.com/english/advisories/2009/2534"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"severity": "CRITICAL",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-04-22T18:59:10Z",
|
||||
"nvd_published_at": "2009-09-08T18:30:00Z"
|
||||
|
||||
Reference in New Issue
Block a user