Publish GHSA-287f-46j7-j4wh

This commit is contained in:
advisory-database[bot]
2024-04-24 17:05:58 +00:00
parent 65b4b1bb41
commit 359c308368
@@ -0,0 +1,114 @@
{
"schema_version": "1.4.0",
"id": "GHSA-287f-46j7-j4wh",
"modified": "2024-04-24T17:04:34Z",
"published": "2024-04-24T17:04:34Z",
"aliases": [
"CVE-2024-32872"
],
"summary": "Umbraco Workflow's Backoffice users can execute arbitrary SQL",
"details": "### Impact\n\nBackoffice users can execute arbitrary SQL.\n\n### Explanation of the vulnerability\nA Backoffice user can modify requests to a particular API endpoint to include SQL which will be executed by the server.\n\n### Affected versions \nAll versions\n\n### Patches\n\nWorkflow 10.3.9, 12.2.6, 13.0.6, Plumber 10.1.2\n\n### References\n[Upgrading Umbraco Workflow](https://docs.umbraco.com/umbraco-workflow/upgrading/upgrading)\n",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:H/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "NuGet",
"name": "Umbraco.Workflow"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "10.3.9"
}
]
}
]
},
{
"package": {
"ecosystem": "NuGet",
"name": "Umbraco.Workflow"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "11.0.0-rc1"
},
{
"fixed": "12.2.6"
}
]
}
]
},
{
"package": {
"ecosystem": "NuGet",
"name": "Umbraco.Workflow"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "13.0.0-rc1"
},
{
"fixed": "13.0.6"
}
]
}
]
},
{
"package": {
"ecosystem": "NuGet",
"name": "Plumber.Workflow"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "10.1.2"
}
]
}
]
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/umbraco/Umbraco.Workflow.Issues/security/advisories/GHSA-287f-46j7-j4wh"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-32872"
}
],
"database_specific": {
"cwe_ids": [
"CWE-89"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-04-24T17:04:34Z",
"nvd_published_at": "2024-04-24T15:15:48Z"
}
}