2024-04-04 08:46:00 +00:00

88 lines
2.6 KiB
JSON

{
"id": "CVE-2022-41435",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-11-03T12:15:10.697",
"lastModified": "2022-11-04T13:41:37.417",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "OpenWRT LuCI version git-22.140.66206-02913be was discovered to contain a stored cross-site scripting (XSS) vulnerability in the component /system/sshkeys.js. This vulnerability allows attackers to execute arbitrary web scripts or HTML via crafted public key comments."
},
{
"lang": "es",
"value": "Se descubri\u00f3 que la versi\u00f3n git-22.140.66206-02913be de OpenWRT LuCI contiene una vulnerabilidad de Cross-Site Scripting (XSS) Almacenado en el componente /system/sshkeys.js. Esta vulnerabilidad permite a los atacantes ejecutar scripts web o HTML arbitrarios mediante comentarios de clave p\u00fablica manipulados."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.3,
"impactScore": 2.7
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:openwrt:luci:git-22.140.66206-02913be:*:*:*:*:*:*:*",
"matchCriteriaId": "7B6B74C5-7AD4-4723-8D29-DF3EF066EA68"
}
]
}
]
}
],
"references": [
{
"url": "https://gist.github.com/librick/eacf19bcfc5ca964e0882b4ef9864bf5",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://github.com/openwrt/luci/commit/944b55738e7f9685865d5298248b7fbd7380749e",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
]
}
]
}