diff --git a/advisories/github-reviewed/2024/03/GHSA-73v2-rxqp-7q4f/GHSA-73v2-rxqp-7q4f.json b/advisories/github-reviewed/2024/03/GHSA-73v2-rxqp-7q4f/GHSA-73v2-rxqp-7q4f.json new file mode 100644 index 00000000000..b898b447e71 --- /dev/null +++ b/advisories/github-reviewed/2024/03/GHSA-73v2-rxqp-7q4f/GHSA-73v2-rxqp-7q4f.json @@ -0,0 +1,85 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-73v2-rxqp-7q4f", + "modified": "2024-03-29T20:14:34Z", + "published": "2024-03-29T18:30:42Z", + "aliases": [ + "CVE-2024-29640" + ], + "summary": "aliyundrive-webdav vulnerable to Command Injection", + "details": "An issue in aliyundrive-webdav v.2.3.3 and before allows a remote attacker to execute arbitrary code via a crafted payload to the sid parameter in the `action_query_qrcode` component.", + "severity": [ + + ], + "affected": [ + { + "package": { + "ecosystem": "crates.io", + "name": "aliyundrive-webdav" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "2.3.3" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "aliyundrive-webdav" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "2.3.3" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29640" + }, + { + "type": "WEB", + "url": "https://github.com/lakemoon602/vuln/blob/main/detail.md" + }, + { + "type": "PACKAGE", + "url": "https://github.com/messense/aliyundrive-webdav" + }, + { + "type": "WEB", + "url": "https://github.com/messense/aliyundrive-webdav/blob/main/openwrt/luci-app-aliyundrive-webdav/luasrc/controller/aliyundrive-webdav.lua" + }, + { + "type": "WEB", + "url": "http://aliyundrive-webdav.com" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-77" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2024-03-29T20:14:34Z", + "nvd_published_at": "2024-03-29T17:15:12Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/03/GHSA-73v2-rxqp-7q4f/GHSA-73v2-rxqp-7q4f.json b/advisories/unreviewed/2024/03/GHSA-73v2-rxqp-7q4f/GHSA-73v2-rxqp-7q4f.json deleted file mode 100644 index 38a2b33f415..00000000000 --- a/advisories/unreviewed/2024/03/GHSA-73v2-rxqp-7q4f/GHSA-73v2-rxqp-7q4f.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-73v2-rxqp-7q4f", - "modified": "2024-03-29T18:30:42Z", - "published": "2024-03-29T18:30:42Z", - "aliases": [ - "CVE-2024-29640" - ], - "details": "An issue in aliyundrive-webdav v.2.3.3 and before allows a remote attacker to execute arbitrary code via a crafted payload to the sid parameter in the action_query_qrcode component.", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29640" - }, - { - "type": "WEB", - "url": "https://github.com/lakemoon602/vuln/blob/main/detail.md" - }, - { - "type": "WEB", - "url": "https://github.com/messense/aliyundrive-webdav" - }, - { - "type": "WEB", - "url": "http://aliyundrive-webdav.com" - } - ], - "database_specific": { - "cwe_ids": [ - - ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2024-03-29T17:15:12Z" - } -} \ No newline at end of file