2024-01-11 23:00:28 +00:00

104 lines
2.5 KiB
JSON

{
"id": "CVE-2023-6552",
"sourceIdentifier": "cvd@cert.pl",
"published": "2024-01-08T13:15:09.257",
"lastModified": "2024-01-11T21:13:09.007",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Lack of \"current\" GET parameter validation during the action of changing a language leads to an open redirect vulnerability.\n"
},
{
"lang": "es",
"value": "La falta de validaci\u00f3n del par\u00e1metro GET \"actual\" durante la acci\u00f3n de cambiar un idioma conduce a una vulnerabilidad de redireccionamiento abierto."
}
],
"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",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-601"
}
]
},
{
"source": "cvd@cert.pl",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-601"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:tasmoadmin:tasmoadmin:*:*:*:*:*:*:*:*",
"versionEndExcluding": "3.3.0",
"matchCriteriaId": "35397843-FA5B-4258-8C48-14C6366FE292"
}
]
}
]
}
],
"references": [
{
"url": "https://cert.pl/en/posts/2024/01/CVE-2023-6552/",
"source": "cvd@cert.pl",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://cert.pl/posts/2024/01/CVE-2023-6552/",
"source": "cvd@cert.pl",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://github.com/TasmoAdmin/TasmoAdmin/pull/1039",
"source": "cvd@cert.pl",
"tags": [
"Patch"
]
}
]
}