cvelist/2014/0xxx/CVE-2014-0593.json
2019-03-17 23:39:58 +00:00

108 lines
3.6 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@suse.com",
"DATE_PUBLIC": "2014-03-03T00:00:00.000Z",
"ID": "CVE-2014-0593",
"STATE": "PUBLIC",
"TITLE": "sed command injection"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "obs-service-set_version",
"version": {
"version_data": [
{
"affected": "<",
"version_value": "0.5.3-1.1"
}
]
}
}
]
},
"vendor_name": "openSUSE"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Martin Koegler"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The set_version script as shipped with obs-service-set_version is a source validator for the Open Build Service (OBS). In versions prior to 0.5.3-1.1 this script did not properly sanitize the input provided by the user, allowing for code execution on the executing server."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-78"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "[opensuse-buildservice] 20140303 EXE package format",
"refsource": "MLIST",
"url": "https://lists.opensuse.org/opensuse-buildservice/2014-03/msg00014.html"
},
{
"name": "https://bugzilla.suse.com/show_bug.cgi?id=866966",
"refsource": "CONFIRM",
"url": "https://bugzilla.suse.com/show_bug.cgi?id=866966"
},
{
"name": "https://www.suse.com/de-de/security/cve/CVE-2014-0593/",
"refsource": "CONFIRM",
"url": "https://www.suse.com/de-de/security/cve/CVE-2014-0593/"
},
{
"name": "https://github.com/openSUSE/obs-service-set_version/commit/10d5bddcea29f74a175f7f550924bf6407e52e93",
"refsource": "CONFIRM",
"url": "https://github.com/openSUSE/obs-service-set_version/commit/10d5bddcea29f74a175f7f550924bf6407e52e93"
}
]
},
"source": {
"defect": [
"866966"
],
"discovery": "UNKNOWN"
}
}