cvelist/2024/5xxx/CVE-2024-5658.json
2024-06-10 18:00:38 +00:00

127 lines
4.2 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-5658",
"ASSIGNER": "advisory@sba-research.org",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The CraftCMS plugin Two-Factor Authentication through 3.3.3 allows reuse of TOTP tokens multiple times within the validity period."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-287 Improper Authentication",
"cweId": "CWE-287"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Born05",
"product": {
"product_data": [
{
"product_name": "CraftCMS Plugin - Two-Factor Authentication",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "0",
"version_value": "3.3.3"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/sbaresearch/advisories/tree/public/2024/SBA-ADV-20240202-02_CraftCMS_Plugin_Two-Factor_Authentication_TOTP_Valid_After_Use",
"refsource": "MISC",
"name": "https://github.com/sbaresearch/advisories/tree/public/2024/SBA-ADV-20240202-02_CraftCMS_Plugin_Two-Factor_Authentication_TOTP_Valid_After_Use"
},
{
"url": "https://plugins.craftcms.com/two-factor-authentication?craft4",
"refsource": "MISC",
"name": "https://plugins.craftcms.com/two-factor-authentication?craft4"
},
{
"url": "https://github.com/born05/craft-twofactorauthentication/releases/tag/3.3.4",
"refsource": "MISC",
"name": "https://github.com/born05/craft-twofactorauthentication/releases/tag/3.3.4"
},
{
"url": "http://www.openwall.com/lists/oss-security/2024/06/06/2",
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2024/06/06/2"
}
]
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"discovery": "UNKNOWN"
},
"solution": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "Update to version 3.3.4 or later."
}
],
"value": "Update to version 3.3.4 or later."
}
],
"credits": [
{
"lang": "en",
"value": "Fabian Funder (SBA Research)"
},
{
"lang": "en",
"value": "Jakob Pachmann (SBA Research)"
}
],
"impact": {
"cvss": [
{
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
}
]
}
}