2024-07-14 02:06:08 +00:00

87 lines
2.7 KiB
JSON

{
"id": "CVE-2007-2376",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-04-30T23:19:00.000",
"lastModified": "2024-02-14T01:17:43.863",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The Dojo 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 Dojo 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:dojo_toolkit:dojo_toolkit:*:*:*:*:*:*:*:*",
"matchCriteriaId": "6AF89066-BA31-430A-B0C4-5344EA7F6923"
}
]
}
]
}
],
"references": [
{
"url": "http://osvdb.org/43323",
"source": "cve@mitre.org"
},
{
"url": "http://www.fortifysoftware.com/servlet/downloads/public/JavaScript_Hijacking.pdf",
"source": "cve@mitre.org",
"tags": [
"URL Repurposed"
]
}
]
}