diff --git a/advisories/github-reviewed/2024/08/GHSA-cpfp-m5qw-c4r3/GHSA-cpfp-m5qw-c4r3.json b/advisories/github-reviewed/2024/08/GHSA-cpfp-m5qw-c4r3/GHSA-cpfp-m5qw-c4r3.json new file mode 100644 index 00000000000..33541e38efa --- /dev/null +++ b/advisories/github-reviewed/2024/08/GHSA-cpfp-m5qw-c4r3/GHSA-cpfp-m5qw-c4r3.json @@ -0,0 +1,58 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-cpfp-m5qw-c4r3", + "modified": "2024-08-15T22:19:00Z", + "published": "2024-08-15T18:31:51Z", + "aliases": [ + "CVE-2024-42681" + ], + "summary": "Improper Preservation of Permissions in xxl-job", + "details": "Insecure Permissions vulnerability in xxl-job v.2.4.1 allows a remote attacker to execute arbitrary code via the Sub-Task ID component.", + "severity": [ + + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "com.xuxueli:xxl-job-core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "2.4.1" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42681" + }, + { + "type": "WEB", + "url": "https://github.com/xuxueli/xxl-job/issues/3516" + }, + { + "type": "PACKAGE", + "url": "https://github.com/xuxueli/xxl-job" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-281" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-08-15T22:19:00Z", + "nvd_published_at": "2024-08-15T17:15:18Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/08/GHSA-cpfp-m5qw-c4r3/GHSA-cpfp-m5qw-c4r3.json b/advisories/unreviewed/2024/08/GHSA-cpfp-m5qw-c4r3/GHSA-cpfp-m5qw-c4r3.json deleted file mode 100644 index 9ae8a4bab33..00000000000 --- a/advisories/unreviewed/2024/08/GHSA-cpfp-m5qw-c4r3/GHSA-cpfp-m5qw-c4r3.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-cpfp-m5qw-c4r3", - "modified": "2024-08-15T18:31:51Z", - "published": "2024-08-15T18:31:51Z", - "aliases": [ - "CVE-2024-42681" - ], - "details": "Insecure Permissions vulnerability in xxl-job v.2.4.1 allows a remote attacker to execute arbitrary code via the Sub-Task ID component.", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42681" - }, - { - "type": "WEB", - "url": "https://github.com/xuxueli/xxl-job/issues/3516" - } - ], - "database_specific": { - "cwe_ids": [ - - ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2024-08-15T17:15:18Z" - } -} \ No newline at end of file