cvelist/2017/9xxx/CVE-2017-9274.json

113 lines
3.3 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
2018-03-01 14:05:01 -05:00
"ASSIGNER" : "security@suse.com",
"DATE_PUBLIC" : "2017-12-08T00:00:00.000Z",
2017-10-16 12:31:07 -04:00
"ID" : "CVE-2017-9274",
"STATE" : "PUBLIC",
"TITLE" : "osc executes spec code during \"osc commit\""
2017-10-16 12:31:07 -04:00
},
"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"
}
],
2017-10-16 12:31:07 -04:00
"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"
}
]
2017-10-16 12:31:07 -04:00
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://bugzilla.suse.com/show_bug.cgi?id=938556",
"refsource" : "CONFIRM",
2018-03-01 14:05:01 -05:00
"url" : "https://bugzilla.suse.com/show_bug.cgi?id=938556"
},
{
"name" : "https://www.suse.com/de-de/security/cve/CVE-2017-9274/",
"refsource" : "CONFIRM",
2018-03-01 14:05:01 -05:00
"url" : "https://www.suse.com/de-de/security/cve/CVE-2017-9274/"
},
{
"name" : "SUSE-SU-2017:3253",
"refsource" : "SUSE",
"url" : "https://lists.opensuse.org/opensuse-security-announce/2017-12/msg00024.html"
}
]
},
"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"
2017-10-16 12:31:07 -04:00
}
}