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

90 lines
2.2 KiB
JSON

{
"id": "CVE-2022-31888",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-04-05T22:15:07.180",
"lastModified": "2023-04-17T17:17:35.633",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Session Fixation vulnerability in in function login in class.auth.php in osTicket through 1.16.2."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-384"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:enhancesoft:osticket:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.16.2",
"matchCriteriaId": "7CDC0050-A305-40B5-A426-ADB30D6DC5FB"
}
]
}
]
}
],
"references": [
{
"url": "https://checkmarx.com/blog/securing-open-source-solutions-a-study-of-osticket-vulnerabilities/",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://github.com/osTicket/osTicket/commit/85a76f403a3a116176d0798f39a4c430181d8364",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://github.com/osTicket/osTicket/releases/tag/v1.16.3",
"source": "cve@mitre.org",
"tags": [
"Release Notes"
]
}
]
}