mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-05-28 17:21:36 +00:00
79 lines
2.6 KiB
JSON
79 lines
2.6 KiB
JSON
{
|
|
"id": "CVE-2007-2384",
|
|
"sourceIdentifier": "cve@mitre.org",
|
|
"published": "2007-04-30T23:19:00.000",
|
|
"lastModified": "2008-11-13T06:38:40.977",
|
|
"vulnStatus": "Modified",
|
|
"descriptions": [
|
|
{
|
|
"lang": "en",
|
|
"value": "The Script.aculo.us 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 Script.aculo.us 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:C/I:N/A:N",
|
|
"accessVector": "NETWORK",
|
|
"accessComplexity": "LOW",
|
|
"authentication": "NONE",
|
|
"confidentialityImpact": "COMPLETE",
|
|
"integrityImpact": "NONE",
|
|
"availabilityImpact": "NONE",
|
|
"baseScore": 7.8
|
|
},
|
|
"baseSeverity": "HIGH",
|
|
"exploitabilityScore": 10.0,
|
|
"impactScore": 6.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:script.aculo.us:script.aculo.us:*:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "98814714-E812-4822-B389-E2B49F1E367B"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"url": "http://www.fortifysoftware.com/servlet/downloads/public/JavaScript_Hijacking.pdf",
|
|
"source": "cve@mitre.org"
|
|
}
|
|
]
|
|
} |