mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-4gv5-qhvr-36vv GHSA-9m4g-f42q-vrrh
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-4gv5-qhvr-36vv",
|
||||
"modified": "2022-07-08T19:05:45Z",
|
||||
"modified": "2024-10-11T20:48:21Z",
|
||||
"published": "2022-05-13T01:11:25Z",
|
||||
"aliases": [
|
||||
"CVE-2013-1888"
|
||||
@@ -9,7 +9,14 @@
|
||||
"summary": "Improper Link Resolution Before File Access in pip",
|
||||
"details": "pip before 1.3 allows local users to overwrite arbitrary files via a symlink attack on a file in the /tmp/pip-build temporary directory.",
|
||||
"severity": [
|
||||
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
|
||||
},
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
@@ -57,6 +64,10 @@
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/pip/PYSEC-2013-9.yaml"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/pypa/pip"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-May/105952.html"
|
||||
@@ -78,7 +89,7 @@
|
||||
"cwe_ids": [
|
||||
"CWE-59"
|
||||
],
|
||||
"severity": "LOW",
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2022-07-08T19:05:45Z",
|
||||
"nvd_published_at": "2013-08-17T06:54:00Z"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-9m4g-f42q-vrrh",
|
||||
"modified": "2023-08-29T21:35:59Z",
|
||||
"modified": "2024-10-11T20:47:03Z",
|
||||
"published": "2022-05-17T04:32:24Z",
|
||||
"aliases": [
|
||||
"CVE-2012-5487"
|
||||
@@ -9,13 +9,20 @@
|
||||
"summary": "Plone Sandbox Bypass",
|
||||
"details": "The sandbox whitelisting function (`allowmodule.py`) in Plone before 4.2.3 and 4.3 before beta 1 allows remote authenticated users with certain privileges to bypass the Python sandbox restriction and execute arbitrary Python code via vectors related to importing.",
|
||||
"severity": [
|
||||
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H"
|
||||
},
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:N/SC:H/SI:H/SA:H"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "PyPI",
|
||||
"name": "plone"
|
||||
"name": "Plone"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
@@ -34,14 +41,14 @@
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "PyPI",
|
||||
"name": "plone"
|
||||
"name": "Plone"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "4.3a1"
|
||||
"introduced": "4.3a0"
|
||||
},
|
||||
{
|
||||
"fixed": "4.3b1"
|
||||
@@ -56,10 +63,18 @@
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2012-5487"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/plone/Plone"
|
||||
},
|
||||
{
|
||||
"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-29.yaml"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://plone.org/products/plone-hotfix/releases/20121106"
|
||||
@@ -77,7 +92,7 @@
|
||||
"cwe_ids": [
|
||||
"CWE-693"
|
||||
],
|
||||
"severity": "HIGH",
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2023-08-29T21:35:59Z",
|
||||
"nvd_published_at": "2014-09-30T14:55:00Z"
|
||||
|
||||
Reference in New Issue
Block a user