diff --git a/advisories/unreviewed/2025/05/GHSA-f4rq-f4j9-f6rm/GHSA-f4rq-f4j9-f6rm.json b/advisories/github-reviewed/2025/05/GHSA-f4rq-f4j9-f6rm/GHSA-f4rq-f4j9-f6rm.json similarity index 59% rename from advisories/unreviewed/2025/05/GHSA-f4rq-f4j9-f6rm/GHSA-f4rq-f4j9-f6rm.json rename to advisories/github-reviewed/2025/05/GHSA-f4rq-f4j9-f6rm/GHSA-f4rq-f4j9-f6rm.json index 71b57e2204d..7b47dfe3077 100644 --- a/advisories/unreviewed/2025/05/GHSA-f4rq-f4j9-f6rm/GHSA-f4rq-f4j9-f6rm.json +++ b/advisories/github-reviewed/2025/05/GHSA-f4rq-f4j9-f6rm/GHSA-f4rq-f4j9-f6rm.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-f4rq-f4j9-f6rm", - "modified": "2025-05-14T15:31:37Z", + "modified": "2025-05-15T17:11:53Z", "published": "2025-05-14T12:31:11Z", "aliases": [ "CVE-2024-24780" ], + "summary": "Apache IoTDB Vulnerable to Remote Code Execution", "details": "Remote Code Execution with untrusted URI of UDF vulnerability in Apache IoTDB. The attacker who has privilege to create UDF can register malicious function from untrusted URI.\n\nThis issue affects Apache IoTDB: from 1.0.0 before 1.3.4.\n\nUsers are recommended to upgrade to version 1.3.4, which fixes the issue.", "severity": [ { @@ -13,12 +14,40 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.iotdb:iotdb-core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.0.0" + }, + { + "fixed": "1.3.4" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24780" }, + { + "type": "WEB", + "url": "https://github.com/apache/iotdb/pull/14365" + }, + { + "type": "PACKAGE", + "url": "https://github.com/apache/iotdb" + }, { "type": "WEB", "url": "https://lists.apache.org/thread/xphtm98v3zsk9vlpfh481m1ry2ctxvmj" @@ -33,8 +62,8 @@ "CWE-94" ], "severity": "CRITICAL", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-05-15T17:11:52Z", "nvd_published_at": "2025-05-14T11:15:47Z" } } \ No newline at end of file