cvelist/2022/1xxx/CVE-2022-1411.json
2022-05-05 11:27:05 +01:00

89 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-1411",
"STATE": "PUBLIC",
"TITLE": "Unrestructed file upload in yetiforcecompany/yetiforcecrm"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "yetiforcecompany/yetiforcecrm",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "6.4.0"
}
]
}
}
]
},
"vendor_name": "yetiforcecompany"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Unrestructed file upload in GitHub repository yetiforcecompany/yetiforcecrm prior to 6.4.0. Attacker can send malicious files to the victims is able to retrieve the stored data from the web application without that data being made safe to render in the browser and steals victim's cookie leads to account takeover."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:H",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-434 Unrestricted Upload of File with Dangerous Type"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/75c7cf09-d118-4f91-9686-22b142772529",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/75c7cf09-d118-4f91-9686-22b142772529"
},
{
"name": "https://github.com/yetiforcecompany/yetiforcecrm/commit/bf69c427260011ffca42f7b6935bb54080c54124",
"refsource": "MISC",
"url": "https://github.com/yetiforcecompany/yetiforcecrm/commit/bf69c427260011ffca42f7b6935bb54080c54124"
}
]
},
"source": {
"advisory": "75c7cf09-d118-4f91-9686-22b142772529",
"discovery": "EXTERNAL"
}
}