Publish Advisories

GHSA-73v2-rxqp-7q4f
GHSA-73v2-rxqp-7q4f
This commit is contained in:
advisory-database[bot]
2024-03-29 20:15:57 +00:00
parent 0eddd1b16b
commit c710b00c34
2 changed files with 85 additions and 43 deletions
@@ -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"
}
}
@@ -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"
}
}