83 lines
2.2 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2005-2981",
"sourceIdentifier": "cve@mitre.org",
"published": "2005-09-20T00:03:00.000",
"lastModified": "2017-11-30T14:01:54.657",
"vulnStatus": "Analyzed",
"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",
"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: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"
]
}
]
}