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

107 lines
3.0 KiB
JSON

{
"id": "CVE-2010-0011",
"sourceIdentifier": "secalert@redhat.com",
"published": "2010-02-25T19:30:00.437",
"lastModified": "2017-08-17T01:31:51.600",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The eval_js function in uzbl-core.c in Uzbl before 2010.01.05 exposes the run method of the Uzbl object, which allows remote attackers to execute arbitrary commands via JavaScript code."
},
{
"lang": "es",
"value": "La funci\u00f3n eval_js en uzbl-core.c en Uzbl anterior a v2010.01.05 muestra el m\u00e9todo de ejecuci\u00f3n del objeto Uzbl, lo que permite a atacantes remotos ejecutar comandos de su elecci\u00f3n a trav\u00e9s de c\u00f3digo JavaScript."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"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-264"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:uzbl:uzbl:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2009.12.22",
"matchCriteriaId": "E4B6ACD1-1FB4-43F8-9C4A-489AC45D070C"
}
]
}
]
}
],
"references": [
{
"url": "http://github.com/Dieterbe/uzbl/commit/1958b52d41cba96956dc1995660de49525ed1047",
"source": "secalert@redhat.com"
},
{
"url": "http://github.com/Dieterbe/uzbl/downloads",
"source": "secalert@redhat.com",
"tags": [
"Patch"
]
},
{
"url": "http://lists.uzbl.org/pipermail/uzbl-dev-uzbl.org/2010-January/000586.html",
"source": "secalert@redhat.com"
},
{
"url": "http://www.openwall.com/lists/oss-security/2010/01/06/1",
"source": "secalert@redhat.com"
},
{
"url": "http://www.openwall.com/lists/oss-security/2010/01/06/3",
"source": "secalert@redhat.com"
},
{
"url": "http://www.uzbl.org/news.php?id=22",
"source": "secalert@redhat.com"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/56612",
"source": "secalert@redhat.com"
}
]
}