原始 OSV JSON{
"id": "GHSA-84px-q68r-2fc9",
"aliases": [
"CVE-2021-43835"
],
"details": "### Impact\n\nImpacted are only users which already have access to the admin UI. Over the API it was possible for them to give themselves permissions to areas which they did not already had. This issue was introduced in 2.0.0-RC1 with the new ProfileController putAction.\n\n### Patches\n\nThe versions have been patched in 2.2.18, 2.3.8 and 2.4.0.\n\n### Workarounds\n\nPatching the ProfileController of affected sulu versions yourself by overwriting it.\n\n### References\n\n_Are there any links users can visit to find out more?_\n\nCurrently not.\n\n### For more information\n\nIf you have any questions or comments about this advisory:\n* Open an issue in [sulu/sulu repo](https://github.com/sulu/sulu/issues)\n* Email us at [[email protected] ](mailto:[email protected] )\n",
"summary": "Privilege escalation in the Sulu Admin panel",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.0.0"
},
{
"fixed": "2.2.18"
}
]
}
],
"package": {
"name": "sulu/sulu",
"ecosystem": "Packagist"
},
"database_specific": {
"last_known_affected_version_range": "<= 2.2.17"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.3.0"
},
{
"fixed": "2.3.8"
}
]
}
],
"package": {
"name": "sulu/sulu",
"ecosystem": "Packagist"
},
"database_specific": {
"last_known_affected_version_range": "<= 2.3.7"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.4.0-RC1"
},
{
"fixed": "2.4.0"
}
]
}
],
"package": {
"name": "sulu/sulu",
"ecosystem": "Packagist"
},
"versions": [
"2.4.0-RC1"
]
}
],
"modified": "2021-12-15T22:27:38Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
}
],
"published": "2021-12-15T22:55:16Z",
"references": [
{
"url": "https://github.com/sulu/sulu/security/advisories/GHSA-84px-q68r-2fc9",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-43835",
"type": "ADVISORY"
},
{
"url": "https://github.com/sulu/sulu/commit/30bf8b5a4f83b6f2171a696011757d095edaa28a",
"type": "WEB"
},
{
"url": "https://github.com/sulu/sulu",
"type": "PACKAGE"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-269"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2021-12-15T20:15:00Z",
"github_reviewed_at": "2021-12-15T22:27:38Z"
}
}