Update CVE-2021-3728.json

This commit is contained in:
Jamie Slome 2021-08-23 11:01:34 +01:00 committed by GitHub
parent bbb009dc13
commit 4ae4620edc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,18 +1,89 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-3728",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"CVE_data_meta":{
"ASSIGNER":"security@huntr.dev",
"ID":"CVE-2021-3728",
"STATE":"PUBLIC",
"TITLE":"Cross-Site Request Forgery (CSRF) in firefly-iii/firefly-iii"
},
"description": {
"description_data": [
"affects":{
"vendor":{
"vendor_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."
"product":{
"product_data":[
{
"product_name":"firefly-iii/firefly-iii",
"version":{
"version_data":[
{
"version_affected":"<=",
"version_value":"5.5.13"
}
]
}
}
]
},
"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":"HIGH",
"baseScore":6.5,
"baseSeverity":"MEDIUM",
"confidentialityImpact":"NONE",
"integrityImpact":"NONE",
"privilegesRequired":"NONE",
"scope":"UNCHANGED",
"userInteraction":"REQUIRED",
"vectorString":"CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"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/dd54c5a1-0d4a-4f02-a111-7ce4ddc67a4d",
"refsource":"CONFIRM",
"url":"https://huntr.dev/bounties/dd54c5a1-0d4a-4f02-a111-7ce4ddc67a4d"
},
{
"name":"https://github.com/firefly-iii/firefly-iii/commit/14cdce113e0eb8090d09066fcd2b5cf03b5ac84e",
"refsource":"MISC",
"url":"https://github.com/firefly-iii/firefly-iii/commit/14cdce113e0eb8090d09066fcd2b5cf03b5ac84e"
}
]
},
"source":{
"advisory":"dd54c5a1-0d4a-4f02-a111-7ce4ddc67a4d",
"discovery":"EXTERNAL"
}
}