cvelist/2021/3xxx/CVE-2021-3797.json

90 lines
2.9 KiB
JSON
Raw Normal View History

2021-09-12 06:00:57 +00:00
{
"CVE_data_meta": {
2021-09-15 14:02:07 +01:00
"ASSIGNER": "security@huntr.dev",
2021-09-12 06:00:57 +00:00
"ID": "CVE-2021-3797",
2021-09-15 14:02:07 +01:00
"STATE": "PUBLIC",
"TITLE": "Use of Wrong Operator in String Comparison in hestiacp/hestiacp"
2021-09-12 06:00:57 +00:00
},
2021-09-15 14:02:07 +01:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "hestiacp/hestiacp",
"version": {
"version_data": [
{
"version_affected": "<=",
2021-09-29 19:18:53 +01:00
"version_value": "1.4.13"
2021-09-15 14:02:07 +01:00
}
]
}
}
]
},
"vendor_name": "hestiacp"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-09-12 06:00:57 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-09-15 14:02:07 +01:00
"value": "hestiacp is vulnerable to Use of Wrong Operator in String Comparison"
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-597 Use of Wrong Operator in String Comparison"
}
]
2021-09-12 06:00:57 +00:00
}
]
2021-09-15 14:02:07 +01:00
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/c24fb15c-3c84-45c8-af04-a660f8da388f",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/c24fb15c-3c84-45c8-af04-a660f8da388f"
},
{
"name": "https://github.com/hestiacp/hestiacp/commit/fc68baff4f94b59e38316f886d0ce47d337042f7",
"refsource": "MISC",
"url": "https://github.com/hestiacp/hestiacp/commit/fc68baff4f94b59e38316f886d0ce47d337042f7"
}
]
},
"source": {
"advisory": "c24fb15c-3c84-45c8-af04-a660f8da388f",
"discovery": "EXTERNAL"
2021-09-12 06:00:57 +00:00
}
2021-09-15 14:02:07 +01:00
}