René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

104 lines
3.2 KiB
JSON

{
"id": "CVE-2005-0509",
"sourceIdentifier": "cve@mitre.org",
"published": "2005-03-14T05:00:00.000",
"lastModified": "2016-10-18T03:12:15.247",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Multiple cross-site scripting (XSS) vulnerabilities in the Mono 1.0.5 implementation of ASP.NET (.Net) allow remote attackers to inject arbitrary HTML or web script via Unicode representations for ASCII fullwidth characters that are converted to normal ASCII characters, including \">\" and \"<\"."
}
],
"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": 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:microsoft:.net_framework:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "766661C0-6A35-4F62-8325-3840A75CF3B4"
},
{
"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"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:microsoft:.net_framework:1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "1A927C9E-5CCC-4FC1-AE63-24B96A5FC51A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:microsoft:.net_framework:1.1:sp1:*:*:*:*:*:*",
"matchCriteriaId": "0BF6AE15-EAC3-4100-A742-211026C79CCC"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mono:mono:1.0.5:*:*:*:*:*:*:*",
"matchCriteriaId": "DBB77289-2AED-4BD4-9578-FEB0EC83701E"
}
]
}
]
}
],
"references": [
{
"url": "http://it-project.ru/andir/docs/aspxvuln/aspxvuln.en.xml",
"source": "cve@mitre.org"
},
{
"url": "http://marc.info/?l=bugtraq&m=110867912714913&w=2",
"source": "cve@mitre.org"
}
]
}