cvelist/2011/4xxx/CVE-2011-4182.json
2019-03-18 00:59:14 +00:00

92 lines
2.9 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@suse.com",
"DATE_PUBLIC": "2011-12-07T00:00:00.000Z",
"ID": "CVE-2011-4182",
"STATE": "PUBLIC",
"TITLE": "shell code injection via ESSID because of missing escaping of a variable"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "sysconfig",
"version": {
"version_data": [
{
"affected": "<",
"version_value": "0.83.7-2.1"
}
]
}
}
]
},
"vendor_name": "SUSE Linux Enterprise"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Missing escaping of ESSID values in sysconfig of SUSE Linux Enterprise allows attackers controlling an access point to cause execute arbitrary code. Affected releases are sysconfig prior to 0.83.7-2.1."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:A/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-77"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.suse.com/show_bug.cgi?id=735394",
"refsource": "CONFIRM",
"url": "https://bugzilla.suse.com/show_bug.cgi?id=735394"
},
{
"name": "https://www.suse.com/security/cve/CVE-2017-15710/",
"refsource": "CONFIRM",
"url": "https://www.suse.com/security/cve/CVE-2017-15710/"
}
]
},
"source": {
"defect": [
"735394"
],
"discovery": "EXTERNAL"
}
}