diff --git a/advisories/github-reviewed/2024/11/GHSA-g5vp-j278-8pjh/GHSA-g5vp-j278-8pjh.json b/advisories/github-reviewed/2024/11/GHSA-g5vp-j278-8pjh/GHSA-g5vp-j278-8pjh.json new file mode 100644 index 00000000000..715a68fbbe2 --- /dev/null +++ b/advisories/github-reviewed/2024/11/GHSA-g5vp-j278-8pjh/GHSA-g5vp-j278-8pjh.json @@ -0,0 +1,73 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-g5vp-j278-8pjh", + "modified": "2025-01-21T19:43:05Z", + "published": "2024-11-12T18:30:59Z", + "aliases": [ + "CVE-2024-49048" + ], + "summary": "TorchGeo Remote Code Execution Vulnerability", + "details": "TorchGeo Remote Code Execution Vulnerability", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" + } + ], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "torchgeo" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "0.6.1" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-49048" + }, + { + "type": "WEB", + "url": "https://github.com/microsoft/torchgeo/pull/2323" + }, + { + "type": "PACKAGE", + "url": "https://github.com/microsoft/torchgeo" + }, + { + "type": "WEB", + "url": "https://github.com/microsoft/torchgeo/releases/tag/v0.6.1" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/torchgeo/PYSEC-2024-204.yaml" + }, + { + "type": "WEB", + "url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-49048" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-94" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2025-01-21T19:43:05Z", + "nvd_published_at": "2024-11-12T18:15:45Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/11/GHSA-g5vp-j278-8pjh/GHSA-g5vp-j278-8pjh.json b/advisories/unreviewed/2024/11/GHSA-g5vp-j278-8pjh/GHSA-g5vp-j278-8pjh.json deleted file mode 100644 index ba53a518380..00000000000 --- a/advisories/unreviewed/2024/11/GHSA-g5vp-j278-8pjh/GHSA-g5vp-j278-8pjh.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-g5vp-j278-8pjh", - "modified": "2024-11-12T18:30:59Z", - "published": "2024-11-12T18:30:59Z", - "aliases": [ - "CVE-2024-49048" - ], - "details": "TorchGeo Remote Code Execution Vulnerability", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" - } - ], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-49048" - }, - { - "type": "WEB", - "url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-49048" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-94" - ], - "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2024-11-12T18:15:45Z" - } -} \ No newline at end of file