Publish GHSA-phmw-jx86-x666

This commit is contained in:
advisory-database[bot]
2023-11-16 20:49:59 +00:00
parent 4d9c946b78
commit 510819d3ea
@@ -0,0 +1,57 @@
{
"schema_version": "1.4.0",
"id": "GHSA-phmw-jx86-x666",
"modified": "2023-11-16T20:48:46Z",
"published": "2023-11-16T20:48:46Z",
"aliases": [
"CVE-2023-48222"
],
"summary": "Authenticated Rundeck users can view or delete jobs they do not have authorization for.",
"details": "Access to two URLs used in both Rundeck Open Source and Process Automation products could allow authenticated users to access the URL path, which would allow access to view or delete jobs, without the necessary authorization checks.\n\nThe affected URLs are:\n- `http[s]://[host]/context/rdJob/*` \n- `http[s]://[host]/context/api/*/incubator/jobs`\n\n### Impact\n\nRundeck, Process Automation version 4.12.0 up to 4.16.0\n\n### Patches\n\nPatched versions: 4.17.3\n\n### Workarounds\n\nAccess to two URLs used in either Rundeck Open Source or Process Automation products could be blocked at a load balancer level.\n- `http[s]://host/context/rdJob/*` \n- `http[s]://host/context/api/*/incubator/jobs`\n\n### For more information\n\nIf you have any questions or comments about this advisory:\n* Open an issue in [our forums](https://community.pagerduty.com/forum/c/process-automation)\n* Enterprise Customers can open a [Support ticket](https://support.rundeck.com)\n\n",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.rundeck:rundeck"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.12.0"
},
{
"fixed": "4.17.3"
}
]
}
]
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/rundeck/rundeck/security/advisories/GHSA-phmw-jx86-x666"
},
{
"type": "PACKAGE",
"url": "https://github.com/rundeck/rundeck"
}
],
"database_specific": {
"cwe_ids": [
],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2023-11-16T20:48:46Z",
"nvd_published_at": null
}
}