2c3489f7-6b84-48f8-9368-9cea67cf373d

This commit is contained in:
Ben Harvie 2023-03-31 20:00:34 -06:00
parent 899a3ed8fa
commit 1f3f6a11ed

View File

@ -1,18 +1,89 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2023-1789",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"STATE": "PUBLIC",
"TITLE": "Improper Input Validation 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": "6.0.0"
}
]
}
}
]
},
"vendor_name": "firefly-iii"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"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."
"value": "Improper Input Validation in GitHub repository firefly-iii/firefly-iii prior to 6.0.0."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:L",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20 Improper Input Validation"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/2c3489f7-6b84-48f8-9368-9cea67cf373d",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/2c3489f7-6b84-48f8-9368-9cea67cf373d"
},
{
"name": "https://github.com/firefly-iii/firefly-iii/commit/6b05c0fbd3e8c40ae9b24dc2698821786fccf0c5",
"refsource": "MISC",
"url": "https://github.com/firefly-iii/firefly-iii/commit/6b05c0fbd3e8c40ae9b24dc2698821786fccf0c5"
}
]
},
"source": {
"advisory": "2c3489f7-6b84-48f8-9368-9cea67cf373d",
"discovery": "EXTERNAL"
}
}