Publish Advisories

GHSA-g5vp-j278-8pjh
GHSA-g5vp-j278-8pjh
This commit is contained in:
advisory-database[bot]
2025-01-21 19:44:58 +00:00
parent 5fbe04f68f
commit 424db22d05
2 changed files with 73 additions and 36 deletions
@@ -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"
}
}
@@ -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"
}
}