René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

114 lines
3.3 KiB
JSON

{
"id": "CVE-2019-11595",
"sourceIdentifier": "cve@mitre.org",
"published": "2019-04-29T15:29:00.887",
"lastModified": "2021-09-27T19:00:49.393",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "In uBlock before 0.9.5.15, the $rewrite filter option allows filter-list maintainers to run arbitrary code in a client-side session when a web service loads a script for execution using XMLHttpRequest or Fetch, and the script origin has an open redirect."
},
{
"lang": "es",
"value": "uBlock versiones anteriores a la 0.9.5.15, la opci\u00f3n de filtro $rewrite permite al equipo de mantenimiento de listas de filtros, ejecutar c\u00f3digo arbitrario en una sesi\u00f3n del lado del cliente cuando un servicio web carga un script para su ejecuci\u00f3n utilizando XMLHttpRequest o Fetch, y el origen del script tiene una redirecci\u00f3n abierta."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "CHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.0,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 2.2,
"impactScore": 6.0
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-20"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ublockorigin:ublock_origin:*:*:*:*:*:*:*:*",
"versionEndExcluding": "0.9.5.15",
"matchCriteriaId": "F3AA01A2-94B0-40EA-98EE-8BE149EF3A02"
}
]
}
]
}
],
"references": [
{
"url": "https://armin.dev/blog/2019/04/adblock-plus-code-injection/",
"source": "cve@mitre.org",
"tags": [
"Mitigation",
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://news.ycombinator.com/item?id=19666504",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}