Publish Advisories

GHSA-f594-f3v3-g649
GHSA-9v9h-cgj8-h64p
This commit is contained in:
advisory-database[bot]
2024-10-14 17:13:01 +00:00
parent 0b3c1273b7
commit c5ea5b023c
2 changed files with 11 additions and 4 deletions
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-f594-f3v3-g649",
"modified": "2024-04-30T14:39:09Z",
"modified": "2024-10-14T17:11:56Z",
"published": "2022-05-17T05:03:06Z",
"aliases": [
"CVE-2013-1630"
@@ -9,7 +9,10 @@
"summary": "pyshop vulnerable to man-in-the-middle attacks due to using HTTP to retrieve packages from the PyPI repository",
"details": "pyshop before 0.7.1 uses HTTP to retrieve packages from the PyPI repository, and does not perform integrity checks on package contents, which allows man-in-the-middle attackers to execute arbitrary code via a crafted response to a download operation.",
"severity": [
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N"
}
],
"affected": [
{
@@ -49,6 +52,10 @@
"type": "WEB",
"url": "https://github.com/mardiros/pyshop/blob/master/CHANGES.txt"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/pyshop/PYSEC-2013-10.yaml"
},
{
"type": "WEB",
"url": "http://www.reddit.com/r/Python/comments/17rfh7/warning_dont_use_pip_in_an_untrusted_network_a"
@@ -58,7 +65,7 @@
"cwe_ids": [
"CWE-20"
],
"severity": "MODERATE",
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2024-04-30T14:39:09Z",
"nvd_published_at": "2013-08-06T02:52:00Z"
@@ -96,7 +96,7 @@
],
"database_specific": {
"cwe_ids": [
"CWE-476"
],
"severity": "MODERATE",
"github_reviewed": true,