mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-3jhc-wjqf-5f2c GHSA-52j9-v3jc-9xgc
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-3jhc-wjqf-5f2c",
|
||||
"modified": "2024-01-19T17:40:42Z",
|
||||
"modified": "2024-11-18T23:01:50Z",
|
||||
"published": "2022-05-17T05:35:07Z",
|
||||
"aliases": [
|
||||
"CVE-2011-4617"
|
||||
@@ -9,7 +9,14 @@
|
||||
"summary": "Virtualenv Allows Symlink Attack on /tmp/",
|
||||
"details": "virtualenv.py in virtualenv before 1.5 allows local users to overwrite arbitrary files via a symlink attack on a certain file in /tmp/.",
|
||||
"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": [
|
||||
{
|
||||
@@ -41,6 +48,14 @@
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/pypa/virtualenv/commit/68075ad9ededf7df2c46d385f836c13b729de2ca"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://bitbucket.org/ianb/virtualenv/changeset/8be37c509fe5"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/virtualenv/PYSEC-2011-23.yaml"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/pypa/virtualenv"
|
||||
@@ -74,7 +89,7 @@
|
||||
"cwe_ids": [
|
||||
"CWE-59"
|
||||
],
|
||||
"severity": "LOW",
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-01-19T17:40:42Z",
|
||||
"nvd_published_at": "2011-12-31T01:55:00Z"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-52j9-v3jc-9xgc",
|
||||
"modified": "2024-04-29T16:35:59Z",
|
||||
"modified": "2024-11-18T23:00:21Z",
|
||||
"published": "2022-05-17T03:49:11Z",
|
||||
"aliases": [
|
||||
"CVE-2016-1241"
|
||||
@@ -12,6 +12,10 @@
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N"
|
||||
},
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
@@ -128,6 +132,10 @@
|
||||
"type": "WEB",
|
||||
"url": "https://bugs.tryton.org/issue5795"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/trytond/PYSEC-2016-12.yaml"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/tryton/trytond"
|
||||
|
||||
Reference in New Issue
Block a user