cvelist/2022/41xxx/CVE-2022-41158.json

95 lines
3.1 KiB
JSON
Raw Normal View History

2022-09-20 23:00:39 +00:00
{
"CVE_data_meta": {
2022-11-25 19:00:35 +00:00
"ASSIGNER": "vuln@krcert.or.kr",
2022-09-20 23:00:39 +00:00
"ID": "CVE-2022-41158",
2022-11-25 19:00:35 +00:00
"STATE": "PUBLIC",
"TITLE": "eyoom builder Remote Code Execution Vulnerability"
2022-09-20 23:00:39 +00:00
},
2022-11-25 19:00:35 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "eyoom builder",
"version": {
"version_data": [
{
"platform": "Linux",
"version_affected": "<=",
"version_value": "4.5.3"
}
]
}
}
]
},
"vendor_name": "eyoom Co.,Ltd"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-09-20 23:00:39 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-11-25 19:00:35 +00:00
"value": "Remote code execution vulnerability can be achieved by using cookie values as paths to a file by this builder program. A remote attacker could exploit the vulnerability to execute or inject malicious code."
2022-09-20 23:00:39 +00:00
}
]
2022-11-25 19:00:35 +00:00
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "CWE-94 Improper Control of Generation of Code ('Code Injection')"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://www.krcert.or.kr/krcert/secNoticeView.do?bulletin_writing_sequence=67043",
"name": "https://www.krcert.or.kr/krcert/secNoticeView.do?bulletin_writing_sequence=67043"
}
]
},
"source": {
"discovery": "UNKNOWN"
2022-09-20 23:00:39 +00:00
}
}