diff --git a/advisories/unreviewed/2024/07/GHSA-p528-3mvf-gr87/GHSA-p528-3mvf-gr87.json b/advisories/github-reviewed/2024/07/GHSA-p528-3mvf-gr87/GHSA-p528-3mvf-gr87.json similarity index 57% rename from advisories/unreviewed/2024/07/GHSA-p528-3mvf-gr87/GHSA-p528-3mvf-gr87.json rename to advisories/github-reviewed/2024/07/GHSA-p528-3mvf-gr87/GHSA-p528-3mvf-gr87.json index 8096097f5d9..9a640e5a8ac 100644 --- a/advisories/unreviewed/2024/07/GHSA-p528-3mvf-gr87/GHSA-p528-3mvf-gr87.json +++ b/advisories/github-reviewed/2024/07/GHSA-p528-3mvf-gr87/GHSA-p528-3mvf-gr87.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-p528-3mvf-gr87", - "modified": "2024-07-25T12:32:00Z", + "modified": "2024-07-25T15:19:46Z", "published": "2024-07-25T12:32:00Z", "aliases": [ "CVE-2024-37084" ], + "summary": "Remote code execution in Spring Cloud Data Flow", "details": "In Spring Cloud Data Flow versions prior to 2.11.4,  a malicious user who has access to the Skipper server api can use a crafted upload request to write an arbitrary file to any location on the file system which could lead to compromising the server", "severity": [ { @@ -14,13 +15,35 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "Maven", + "name": "org.springframework.cloud:spring-cloud-skipper" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.11.4" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37084" }, + { + "type": "PACKAGE", + "url": "https://github.com/spring-cloud/spring-cloud-dataflow" + }, { "type": "WEB", "url": "https://spring.io/security/cve-2024-37084" @@ -28,11 +51,11 @@ ], "database_specific": { "cwe_ids": [ - + "CWE-22" ], "severity": "CRITICAL", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-07-25T15:19:46Z", "nvd_published_at": "2024-07-25T10:15:07Z" } } \ No newline at end of file