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

256 lines
7.5 KiB
JSON

{
"id": "CVE-2006-2894",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-06-07T10:02:00.000",
"lastModified": "2018-10-18T16:43:29.763",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Mozilla Firefox 1.5.0.4, 2.0.x before 2.0.0.8, Mozilla Suite 1.7.13, Mozilla SeaMonkey 1.0.2 and other versions before 1.1.5, and Netscape 8.1 and earlier allow user-assisted remote attackers to read arbitrary files by tricking a user into typing the characters of the target filename in a text box and using the OnKeyDown, OnKeyPress, and OnKeyUp Javascript keystroke events to change the focus and cause those characters to be inserted into a file upload input control, which can then upload the file when the user submits the form."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:H/Au:N/C:P/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "HIGH",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 4.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 4.9,
"impactScore": 4.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"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:mozilla:firefox:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.0.0.8",
"matchCriteriaId": "9189789A-4D83-4C47-8890-A437AE39A0E4"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mozilla:firefox:1.5.0.4:*:*:*:*:*:*:*",
"matchCriteriaId": "F2F38886-C25A-4C6B-93E7-36461405BA99"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mozilla:mozilla_suite:1.7.13:*:*:*:*:*:*:*",
"matchCriteriaId": "BC0CE9DF-4E6A-4ABE-965F-7C34690ABED1"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mozilla:seamonkey:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.1.4",
"matchCriteriaId": "BB0F8C75-4934-453B-B502-8D0B6E9873EA"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mozilla:seamonkey:1.0.2:*:*:*:*:*:*:*",
"matchCriteriaId": "D949DF0A-CBC2-40E1-AE6C-60E6F58D2481"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:netscape:navigator:*:*:*:*:*:*:*:*",
"versionEndIncluding": "8.1",
"matchCriteriaId": "FDB53CEA-68CC-44DA-B61F-7E0126FD3DD6"
}
]
}
]
}
],
"references": [
{
"url": "http://archives.neohapsis.com/archives/bugtraq/2007-02/0166.html",
"source": "cve@mitre.org"
},
{
"url": "http://archives.neohapsis.com/archives/bugtraq/2007-02/0187.html",
"source": "cve@mitre.org"
},
{
"url": "http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?objectID=c00771742",
"source": "cve@mitre.org"
},
{
"url": "http://lcamtuf.coredump.cx/focusbug/",
"source": "cve@mitre.org"
},
{
"url": "http://lists.grok.org.uk/pipermail/full-disclosure/2006-June/046610.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://lists.virus.org/full-disclosure-0702/msg00225.html",
"source": "cve@mitre.org"
},
{
"url": "http://securityreason.com/securityalert/1059",
"source": "cve@mitre.org"
},
{
"url": "http://securitytracker.com/id?1018837",
"source": "cve@mitre.org"
},
{
"url": "http://sunsolve.sun.com/search/document.do?assetkey=1-66-201516-1",
"source": "cve@mitre.org"
},
{
"url": "http://support.novell.com/techcenter/psdb/60eb95b75c76f9fbfcc9a89f99cd8f79.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.gnucitizen.org/blog/browser-focus-rip",
"source": "cve@mitre.org"
},
{
"url": "http://www.mandriva.com/en/security/advisories?name=MDKSA-2007:202",
"source": "cve@mitre.org"
},
{
"url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:143",
"source": "cve@mitre.org"
},
{
"url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:145",
"source": "cve@mitre.org"
},
{
"url": "http://www.mozilla.org/security/announce/2007/mfsa2007-32.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.novell.com/linux/security/advisories/2007_57_mozilla.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/482876/100/200/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/482925/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/482932/100/200/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/18308",
"source": "cve@mitre.org"
},
{
"url": "http://www.thanhngan.org/fflinuxversion.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.ubuntu.com/usn/usn-536-1",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2006/2160",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.vupen.com/english/advisories/2006/2162",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.vupen.com/english/advisories/2006/2163",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.vupen.com/english/advisories/2006/2164",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.vupen.com/english/advisories/2007/3544",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.vupen.com/english/advisories/2008/0083",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=290478",
"source": "cve@mitre.org"
},
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=370092",
"source": "cve@mitre.org"
},
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=56236",
"source": "cve@mitre.org"
},
{
"url": "https://issues.rpath.com/browse/RPL-1858",
"source": "cve@mitre.org"
},
{
"url": "https://usn.ubuntu.com/535-1/",
"source": "cve@mitre.org"
},
{
"url": "https://www.redhat.com/archives/fedora-package-announce/2007-October/msg00355.html",
"source": "cve@mitre.org"
}
]
}