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

95 lines
2.5 KiB
JSON

{
"id": "CVE-2023-49948",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-12-03T19:15:08.330",
"lastModified": "2023-12-07T15:10:47.917",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Forgejo before 1.20.5-1 allows remote attackers to test for the existence of private user accounts by appending .rss (or another extension) to a URL."
},
{
"lang": "es",
"value": "Forgejo anterior a 1.20.5-1 permite a atacantes remotos probar la existencia de cuentas de usuarios privadas a\u00f1adiendo .rss (u otra extensi\u00f3n) a una URL."
}
],
"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:L/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4
}
]
},
"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:forgejo:forgejo:*:*:*:*:*:*:*:*",
"versionEndExcluding": "1.20.5-1",
"matchCriteriaId": "EE9913E5-1861-45BB-AFAA-03E470042C7C"
}
]
}
]
}
],
"references": [
{
"url": "https://codeberg.org/forgejo/forgejo/commit/d7408d8b0b04afd2a3c8e23cc908e7bd3849f34d",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://codeberg.org/forgejo/forgejo/src/branch/forgejo/RELEASE-NOTES.md",
"source": "cve@mitre.org",
"tags": [
"Release Notes"
]
},
{
"url": "https://forgejo.org/2023-11-release-v1-20-5-1/",
"source": "cve@mitre.org",
"tags": [
"Release Notes",
"Vendor Advisory"
]
}
]
}