原始 OSV JSON
{
"id": "GHSA-vx6j-pjrh-vgjh",
"aliases": [
"CVE-2021-43836"
],
"details": "### Impact\n_What kind of vulnerability is it? Who is impacted?_\n\nAn attacker can read arbitrary local files via a PHP file include. In a default configuration this also leads to remote code execution.\n\n* Compromised components: Arbitrary file read on the server, (Potential) Remote code execution\n* Exploitation pre-requisite: User account on the backend\n\n### Patches\n\n_Has the problem been patched? What versions should users upgrade to?_\n\nThe problem is patched with the Versions 1.6.44, 2.2.18, 2.3.8, 2.4.0\n\n### Workarounds\n\n_Is there a way for users to fix or remediate the vulnerability without upgrading?_\n\nOverwrite the service `sulu_route.generator.expression_token_provider` and wrap the translator before passing it to the expression language. \n\n### References\n\n_Are there any links users can visit to find out more?_\n\nCurrently not.\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Open an issue in [example link to repo](http://example.com)\n* Email us at [example email address](mailto:[email protected])\n",
"summary": "PHP file inclusion in the Sulu admin panel",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.6.44"
}
]
}
],
"package": {
"name": "sulu/sulu",
"ecosystem": "Packagist"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.0.0"
},
{
"fixed": "2.2.18"
}
]
}
],
"package": {
"name": "sulu/sulu",
"ecosystem": "Packagist"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.3.0"
},
{
"fixed": "2.3.8"
}
]
}
],
"package": {
"name": "sulu/sulu",
"ecosystem": "Packagist"
}
},
{
"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:31Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H"
}
],
"published": "2021-12-15T22:54:20Z",
"references": [
{
"url": "https://github.com/sulu/sulu/security/advisories/GHSA-vx6j-pjrh-vgjh",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-43836",
"type": "ADVISORY"
},
{
"url": "https://github.com/sulu/sulu/commit/9c948f9ce350c68b53af8c3910e2cefc7f722b54",
"type": "WEB"
},
{
"url": "https://github.com/sulu/sulu",
"type": "PACKAGE"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2021-12-15T20:15:00Z",
"github_reviewed_at": "2021-12-15T22:27:31Z"
}
}