Publish GHSA-p528-3mvf-gr87

This commit is contained in:
advisory-database[bot]
2024-07-25 15:21:17 +00:00
parent 3aec85f3d9
commit 9efdb60684
@@ -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"
}
}