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

107 lines
3.0 KiB
JSON

{
"id": "CVE-2007-1116",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-02-26T23:28:00.000",
"lastModified": "2018-10-16T16:36:51.530",
"vulnStatus": "Modified",
"evaluatorComment": "Comments in the hyperlinks also pointed to Firefox 2.0.0.2 containing the vulnerability.",
"descriptions": [
{
"lang": "en",
"value": "The CheckLoadURI function in Mozilla Firefox 1.8 lists the about: URI as a ChromeProtocol and can be loaded via JavaScript, which allows remote attackers to obtain sensitive information by querying the browser's session history."
},
{
"lang": "es",
"value": "La funci\u00f3n CheckLoadURI en Mozilla Firefox versi\u00f3n 1.8, enumera los URI about: tal y como ChromeProtocol y se puede cargar por medio de JavaScript, lo que permite a los atacantes remotos obtener informaci\u00f3n confidencial mediante la consulta del hist\u00f3rico de sesiones del navegador."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-200"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mozilla:firefox:1.8:*:*:*:*:*:*:*",
"matchCriteriaId": "717DB967-F658-4699-A224-5B261BFEC10A"
}
]
}
]
}
],
"references": [
{
"url": "http://osvdb.org/33804",
"source": "cve@mitre.org"
},
{
"url": "http://securityreason.com/securityalert/2309",
"source": "cve@mitre.org"
},
{
"url": "http://www.gnucitizen.org/projects/hscan-redux/",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/archive/1/461006/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/461013/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=371375",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
}
]
}