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

89 lines
2.4 KiB
JSON

{
"id": "CVE-2022-43018",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-10-19T18:15:13.687",
"lastModified": "2024-11-21T07:25:47.323",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "OpenCATS v0.9.6 was discovered to contain a reflected cross-site scripting (XSS) vulnerability via the email parameter in the Check Email function."
},
{
"lang": "es",
"value": "Se ha detectado que OpenCATS versi\u00f3n v0.9.6, contiene una vulnerabilidad de tipo cross-site scripting (XSS) reflejado por medio del par\u00e1metro email en la funci\u00f3n Check Email"
}
],
"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:C/C:L/I:L/A:N",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7
}
]
},
"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:opencats:opencats:0.9.6:*:*:*:*:*:*:*",
"matchCriteriaId": "5BDD64E6-61FF-4F3B-9640-0F6D8C0FCA57"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/hansmach1ne/opencats_zero-days/blob/main/XSS_in_checkEmail.md",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://github.com/hansmach1ne/opencats_zero-days/blob/main/XSS_in_checkEmail.md",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}