2024-12-08 03:06:42 +00:00

91 lines
2.4 KiB
JSON

{
"id": "CVE-2005-2981",
"sourceIdentifier": "cve@mitre.org",
"published": "2005-09-20T00:03:00.000",
"lastModified": "2024-11-21T00:00:51.620",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in Orion 1.3.8 and 1.4.5 allows remote attackers to inject arbitrary web script or HTML via the URL, which is not properly quoted in the resulting 404 error page."
}
],
"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",
"baseScore": 4.3,
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE"
},
"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:orionserver:orion_application_server:1.3.8:*:*:*:*:*:*:*",
"matchCriteriaId": "C7D4A424-804A-45DE-9CAE-10A158A280B7"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:orionserver:orion_application_server:1.4.5:*:*:*:*:*:*:*",
"matchCriteriaId": "AD5CA04A-BEE3-490F-B41B-6175A319FBAC"
}
]
}
]
}
],
"references": [
{
"url": "http://marc.info/?l=bugtraq&m=112680922318639&w=2",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "http://marc.info/?l=bugtraq&m=112680922318639&w=2",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
]
}
]
}