2023-12-07 17:00:28 +00:00

88 lines
2.2 KiB
JSON

{
"id": "CVE-2023-49947",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-12-03T19:15:08.280",
"lastModified": "2023-12-07T15:03:46.627",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Forgejo before 1.20.5-1 allows 2FA bypass when docker login uses Basic Authentication."
},
{
"lang": "es",
"value": "Forgejo anterior a 1.20.5-1 permite omitir 2FA cuando el inicio de sesi\u00f3n en Docker utiliza autenticaci\u00f3n b\u00e1sica."
}
],
"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": "CWE-863"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:forgejo:forgejo:*:*:*:*:*:*:*:*",
"versionEndExcluding": "1.20.5-1",
"matchCriteriaId": "EE9913E5-1861-45BB-AFAA-03E470042C7C"
}
]
}
]
}
],
"references": [
{
"url": "https://codeberg.org/forgejo/forgejo/commit/44df78edd40076b349d50dc5fb02af417a44cfab",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://forgejo.org/2023-11-release-v1-20-5-1/",
"source": "cve@mitre.org",
"tags": [
"Release Notes",
"Vendor Advisory"
]
}
]
}