原始 OSV JSON{
"id": "GHSA-7528-7jg5-6g62",
"aliases": [
"CVE-2022-21715"
],
"details": "### Impact\nCross-Site Scripting (XSS) vulnerability was found in `API\\ResponseTrait` in Codeigniter4.\nAttackers can do XSS attacks if you are using `API\\ResponseTrait`.\n\n### Patches\nUpgrade to v4.1.8 or later.\n\n### Workarounds\nDo one of the following:\n1. Do not use `API\\ResponseTrait` nor `ResourceController`\n2. Disable Auto Route and [Use Defined Routes Only](https://codeigniter4.github.io/userguide/incoming/routing.html#use-defined-routes-only)\n\n### References\n- [Cross Site Scripting (XSS) Software Attack | OWASP Foundation](https://owasp.org/www-community/attacks/xss/)\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Open an issue in [codeigniter4/CodeIgniter4](https://github.com/codeigniter4/CodeIgniter4/issues)\n* Email us at [SECURITY.md](https://github.com/codeigniter4/CodeIgniter4/blob/develop/SECURITY.md)\n",
"summary": "Cross-site Scripting Vulnerability in CodeIgniter4",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "4.1.8"
}
]
}
],
"package": {
"name": "codeigniter4/framework",
"ecosystem": "Packagist"
}
}
],
"modified": "2022-01-31T21:46:37Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N"
}
],
"published": "2022-01-27T15:09:00Z",
"references": [
{
"url": "https://github.com/codeigniter4/CodeIgniter4/security/advisories/GHSA-7528-7jg5-6g62",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21715",
"type": "ADVISORY"
},
{
"url": "https://github.com/codeigniter4/CodeIgniter4/commit/70d881cf5322b7c32e69516aebd2273ac6a1e8dd",
"type": "WEB"
},
{
"url": "https://codeigniter4.github.io/userguide/incoming/routing.html#use-defined-routes-only",
"type": "WEB"
},
{
"url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/codeigniter4/framework/CVE-2022-21715.yaml",
"type": "WEB"
},
{
"url": "https://github.com/codeigniter4/framework",
"type": "PACKAGE"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2022-01-24T20:15:00Z",
"github_reviewed_at": "2022-01-24T22:20:42Z"
}
}