2024-07-14 02:06:08 +00:00

83 lines
2.0 KiB
JSON

{
"id": "CVE-2023-50110",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-12-30T17:15:07.987",
"lastModified": "2024-01-05T18:29:09.327",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "TestLink through 1.9.20 allows type juggling for authentication bypass because === is not used."
},
{
"lang": "es",
"value": "TestLink hasta 1.9.20 permite hacer malabarismo de tipos para omitir la autenticaci\u00f3n porque no se usa ===."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:testlink:testlink:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.9.20",
"matchCriteriaId": "56B66130-12D2-44B7-81B2-0A32D1214EDF"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/TestLinkOpenSourceTRMS/testlink-code/pull/357",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Patch",
"Vendor Advisory"
]
}
]
}