René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

115 lines
3.8 KiB
JSON

{
"id": "CVE-2021-28373",
"sourceIdentifier": "cve@mitre.org",
"published": "2021-03-13T21:15:14.503",
"lastModified": "2021-03-18T16:33:36.533",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The auth_internal plugin in Tiny Tiny RSS (aka tt-rss) before 2021-03-12 allows an attacker to log in via the OTP code without a valid password. NOTE: this issue only affected the git master branch for a short time. However, all end users are explicitly directed to use the git master branch in production. Semantic version numbers such as 21.03 appear to exist, but are automatically generated from the year and month. They are not releases."
},
{
"lang": "es",
"value": "El plugin auth_internal en Tiny Tiny RSS (tambi\u00e9n se conoce como tt-rss) antes del 12-03-2021, permite a un atacante iniciar sesi\u00f3n por medio del c\u00f3digo OTP sin una contrase\u00f1a v\u00e1lida. NOTA: este problema solo afect\u00f3 a la rama git master por un corto tiempo. Sin embargo, todos los usuarios finales son expl\u00edcitamente conducidos a usar la rama git master en producci\u00f3n. Los n\u00fameros de versi\u00f3n sem\u00e1ntica como 21.03 parecen existir, pero se generan autom\u00e1ticamente a partir del a\u00f1o y el mes. Estos no son lanzamientos"
}
],
"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
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"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:tt-rss:tiny_tiny_rss:*:*:*:*:*:*:*:*",
"versionEndExcluding": "2021-03-12",
"matchCriteriaId": "86843D18-CD37-47F0-9059-E2F2B8B59846"
}
]
}
]
}
],
"references": [
{
"url": "https://community.tt-rss.org/t/check-password-not-called-if-otp-is-enabled-update-asap-if-youre-using-2fa/4502",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Patch",
"Vendor Advisory"
]
},
{
"url": "https://git.tt-rss.org/fox/tt-rss/commit/4949e1a59059d9e72ba7a98f783cec312c06c6d2",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
]
}
]
}