mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-05-28 09:11:28 +00:00
79 lines
2.5 KiB
JSON
79 lines
2.5 KiB
JSON
{
|
|
"id": "CVE-2007-2382",
|
|
"sourceIdentifier": "cve@mitre.org",
|
|
"published": "2007-04-30T23:19:00.000",
|
|
"lastModified": "2008-11-13T06:38:40.557",
|
|
"vulnStatus": "Modified",
|
|
"descriptions": [
|
|
{
|
|
"lang": "en",
|
|
"value": "The Moo.fx framework exchanges data using JavaScript Object Notation (JSON) without an associated protection scheme, which allows remote attackers to obtain the data via a web page that retrieves the data through a URL in the SRC attribute of a SCRIPT element and captures the data using other JavaScript code, aka \"JavaScript Hijacking.\""
|
|
},
|
|
{
|
|
"lang": "es",
|
|
"value": "El marco de desarrollo Moo.fx intercambia datos utilizando JavaScript Object Notation (JSON) sin un esquema de protecci\u00f3n asociado, lo cual permite a atacantes remotos obtener los datos mediante una p\u00e1gina web que recolecta los datos a trav\u00e9s de una URL en el atributo SRC de un elemento SCRIPT y captura los datos utilizando otro c\u00f3digo JavaScript, tambi\u00e9n conocido como \"Secuestro JavaScript\"."
|
|
}
|
|
],
|
|
"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": "NVD-CWE-Other"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"configurations": [
|
|
{
|
|
"nodes": [
|
|
{
|
|
"operator": "OR",
|
|
"negate": false,
|
|
"cpeMatch": [
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:mad4milk:moo.fx:*:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "98572CC4-40F2-4900-AD7B-60F19C166CEF"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"url": "http://www.fortifysoftware.com/servlet/downloads/public/JavaScript_Hijacking.pdf",
|
|
"source": "cve@mitre.org"
|
|
}
|
|
]
|
|
} |