cvelist/2021/4xxx/CVE-2021-4015.json
2021-12-01 10:16:37 +00:00

89 lines
2.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2021-4015",
"STATE": "PUBLIC",
"TITLE": "Cross-Site Request Forgery (CSRF) 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.6.4"
}
]
}
}
]
},
"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 Cross-Site Request Forgery (CSRF)"
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-352 Cross-Site Request Forgery (CSRF)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/b698d445-602d-4701-961c-dffe6d3009b1",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/b698d445-602d-4701-961c-dffe6d3009b1"
},
{
"name": "https://github.com/firefly-iii/firefly-iii/commit/518b4ba5a7a56760902758ae0a2c6a392c2f4d37",
"refsource": "MISC",
"url": "https://github.com/firefly-iii/firefly-iii/commit/518b4ba5a7a56760902758ae0a2c6a392c2f4d37"
}
]
},
"source": {
"advisory": "b698d445-602d-4701-961c-dffe6d3009b1",
"discovery": "EXTERNAL"
}
}