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

116 lines
3.7 KiB
JSON

{
"id": "CVE-2010-2085",
"sourceIdentifier": "cve@mitre.org",
"published": "2010-05-27T19:00:01.030",
"lastModified": "2010-05-28T04:00:00.000",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The default configuration of ASP.NET in Microsoft .NET before 1.1 has a value of FALSE for the EnableViewStateMac property, which allows remote attackers to conduct cross-site scripting (XSS) attacks via the __VIEWSTATE parameter."
},
{
"lang": "es",
"value": "La configuraci\u00f3n por defecto de ASP.NET en Microsoft .NET anterior a v1.1 tiene un valor de FALSO para la propiedad EnableViewStateMac, lo que permite a atacantes remotos dirigir ataques de secuencias de comandos en sitios cruzados (XSS) a trav\u00e9s del par\u00e1metro __VIEWSTATE."
}
],
"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:.net_framework:*:sp3:*:*:*:*:*:*",
"versionEndIncluding": "1.0",
"matchCriteriaId": "ABE9507D-AB32-49DD-BA1F-0EE027FA3D47"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:microsoft:.net_framework:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "766661C0-6A35-4F62-8325-3840A75CF3B4"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:microsoft:.net_framework:1.0:beta2:*:*:*:*:*:*",
"matchCriteriaId": "1A715695-97C5-4D6B-B663-8931BDB0F5E9"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:microsoft:.net_framework:1.0:gold:*:*:*:*:*:*",
"matchCriteriaId": "B0CC1B36-D5C6-4DC8-B7ED-DC2AFC452D87"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:microsoft:.net_framework:1.0:sp1:*:*:*:*:*:*",
"matchCriteriaId": "603D5B6B-8BDE-491F-A60E-EFFDC9E0BA10"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:microsoft:.net_framework:1.0:sp2:*:*:*:*:*:*",
"matchCriteriaId": "8C0CBA3B-6BA9-443B-A40A-46CC1994748F"
}
]
}
]
}
],
"references": [
{
"url": "http://www.blackhat.com/presentations/bh-dc-10/Byrne_David/BlackHat-DC-2010-Byrne-SGUI-slides.pdf",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://www.trustwave.com/spiderlabs/advisories/TWSL2010-001.txt",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}