497bdf6d-7dba-49c3-8011-1c64dfbb3380

This commit is contained in:
huntr-helper 2021-07-24 08:18:54 +01:00
parent 93bcdd61d5
commit fef73e103b

View File

@ -1,18 +1,89 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-3663",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
}
]
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2021-3663",
"STATE": "PUBLIC",
"TITLE": "Improper Restriction of Excessive Authentication Attempts in firefly-iii/firefly-iii"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "firefly-iii/firefly-iii",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_value": "5.5.12"
}
]
}
}
]
},
"vendor_name": "firefly-iii"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "firefly-iii is vulnerable to Improper Restriction of Excessive Authentication Attempts"
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-307 Improper Restriction of Excessive Authentication Attempts"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/497bdf6d-7dba-49c3-8011-1c64dfbb3380",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/497bdf6d-7dba-49c3-8011-1c64dfbb3380"
},
{
"name": "https://github.com/firefly-iii/firefly-iii/commit/afc9f4b7ebc8a240c85864a6e1abda62bfeefae8",
"refsource": "MISC",
"url": "https://github.com/firefly-iii/firefly-iii/commit/afc9f4b7ebc8a240c85864a6e1abda62bfeefae8"
}
]
},
"source": {
"advisory": "497bdf6d-7dba-49c3-8011-1c64dfbb3380",
"discovery": "EXTERNAL"
}
}