mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
112 lines
3.6 KiB
JSON
112 lines
3.6 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "security@microfocus.com",
|
|
"DATE_PUBLIC": "2017-12-08T00:00:00.000Z",
|
|
"ID": "CVE-2017-9274",
|
|
"STATE": "PUBLIC",
|
|
"TITLE": "osc executes spec code during \"osc commit\""
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "obs-service-source_validator",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"affected": "<",
|
|
"version_value": "0.7"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "SUSE"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"credit": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Christian Boltz of openSUSE"
|
|
}
|
|
],
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "A shell command injection in the obs-service-source_validator before 0.7 could be used to execute code as the packager when checking RPM SPEC files with specific macro constructs."
|
|
}
|
|
]
|
|
},
|
|
"impact": {
|
|
"cvss": {
|
|
"attackComplexity": "LOW",
|
|
"attackVector": "LOCAL",
|
|
"availabilityImpact": "HIGH",
|
|
"baseScore": 7.8,
|
|
"baseSeverity": "HIGH",
|
|
"confidentialityImpact": "HIGH",
|
|
"integrityImpact": "HIGH",
|
|
"privilegesRequired": "NONE",
|
|
"scope": "UNCHANGED",
|
|
"userInteraction": "REQUIRED",
|
|
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
|
|
"version": "3.0"
|
|
}
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Shell code injection due to insufficient escaping of RPM spec file macros."
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-78"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "SUSE-SU-2017:3253",
|
|
"refsource": "SUSE",
|
|
"url": "https://lists.opensuse.org/opensuse-security-announce/2017-12/msg00024.html"
|
|
},
|
|
{
|
|
"name": "https://www.suse.com/de-de/security/cve/CVE-2017-9274/",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://www.suse.com/de-de/security/cve/CVE-2017-9274/"
|
|
},
|
|
{
|
|
"name": "https://bugzilla.suse.com/show_bug.cgi?id=938556",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://bugzilla.suse.com/show_bug.cgi?id=938556"
|
|
}
|
|
]
|
|
},
|
|
"source": {
|
|
"advisory": "https://lists.opensuse.org/opensuse-security-announce/2017-12/msg00024.html",
|
|
"defect": [
|
|
"https://bugzilla.suse.com/show_bug.cgi?id=938556"
|
|
],
|
|
"discovery": "UNKNOWN"
|
|
}
|
|
} |