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

88 lines
3.0 KiB
JSON

{
"id": "CVE-2007-3954",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-07-24T17:30:00.000",
"lastModified": "2021-07-23T15:12:10.537",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Argument injection vulnerability in Microsoft Internet Explorer, when running on systems with SeaMonkey installed and certain URIs registered, allows remote attackers to conduct cross-browser scripting attacks and execute arbitrary commands via shell metacharacters in a mailto URI, which are inserted into the command line that is created when invoking SeaMonkey.exe, a related issue to CVE-2007-3670."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n de argumento en Microsoft Internet Explorer, cuando funciona sobre sistemas con SeaMonkey instalado y ciertas URIs registradas, permite a atacantes remotos llevar a cabo ataques de secuencias de comandos y ejecutar comandos de su elecci\u00f3n a trav\u00e9s de metacaracteres del interprete de comandos en una URI mailto, las cuales son insertadas dentro de una linea de comando que es creada cuando se invoca a SeaMonkey.exe, un asunto relacionado con CVE-2007-3670."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"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:microsoft:internet_explorer:*:*:*:*:*:*:*:*",
"matchCriteriaId": "8682FAF3-98E3-485C-89CB-C0358C4E2AB0"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mozilla:seamonkey:*:*:*:*:*:*:*:*",
"matchCriteriaId": "138701FB-929A-4683-B41F-CB014ACFE44A"
}
]
}
]
}
],
"references": [
{
"url": "http://larholm.com/2007/07/23/seamonkey-suite-affected-by-url-vulnerability/",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/25021",
"source": "cve@mitre.org"
}
]
}