mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-05-28 09:11:28 +00:00
91 lines
2.9 KiB
JSON
91 lines
2.9 KiB
JSON
{
|
|
"id": "CVE-2007-2383",
|
|
"sourceIdentifier": "cve@mitre.org",
|
|
"published": "2007-04-30T23:19:00.000",
|
|
"lastModified": "2009-12-23T05:00:00.000",
|
|
"vulnStatus": "Analyzed",
|
|
"descriptions": [
|
|
{
|
|
"lang": "en",
|
|
"value": "The Prototype (prototypejs) framework before 1.5.1 RC3 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 framework Prototype (prototypejs) versiones anteriores a 1.5.1 RC3, intercambia datos usando JavaScript Object Notation (JSON) sin un esquema de protecci\u00f3n asociado, lo que permite a atacantes remotos obtener los datos por medio de una p\u00e1gina web que recupera los datos por medio de una URL en el atributo SRC de un elemento SCRIPT y captura los datos usando otro c\u00f3digo JavaScript, tambi\u00e9n se conoce como \"JavaScript Hijacking\"."
|
|
}
|
|
],
|
|
"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:prototypejs:prototype_framework:1.5.1_rc3:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "5EDF1725-D410-4E5A-976C-C5ABA4F2B7C4"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"url": "http://dev.rubyonrails.org/ticket/7910",
|
|
"source": "cve@mitre.org"
|
|
},
|
|
{
|
|
"url": "http://prototypejs.org/2007/4/24/release-candidate-3",
|
|
"source": "cve@mitre.org"
|
|
},
|
|
{
|
|
"url": "http://www.debian.org/security/2009/dsa-1952",
|
|
"source": "cve@mitre.org"
|
|
},
|
|
{
|
|
"url": "http://www.fortifysoftware.com/servlet/downloads/public/JavaScript_Hijacking.pdf",
|
|
"source": "cve@mitre.org"
|
|
}
|
|
]
|
|
} |