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

83 lines
2.4 KiB
JSON

{
"id": "CVE-2005-1436",
"sourceIdentifier": "cve@mitre.org",
"published": "2005-05-03T04:00:00.000",
"lastModified": "2013-07-14T04:38:18.647",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Multiple cross-site scripting (XSS) vulnerabilities in osTicket allow remote attackers to inject arbitrary web script or HTML via (1) the t parameter to view.php, (2) the osticket_title parameter to header.php, (3) the em parameter to admin_login.php, (4) the e parameter to user_login.php, (5) the err parameter to open_submit.php, or (6) the name and subject fields when adding a ticket."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": true,
"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:osticket:osticket:1.2.7:*:*:*:*:*:*:*",
"matchCriteriaId": "609F2462-A1AC-4B3A-B665-2CF2068F4DFC"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:osticket:osticket:1.3.0:*:*:*:*:*:*:*",
"matchCriteriaId": "2C97D5CE-ED36-406A-B806-E2688C050CD0"
}
]
}
]
}
],
"references": [
{
"url": "http://www.gulftech.org/?node=research&article_id=00071-05022005",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}