mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-12 16:23:29 +00:00
113 lines
3.3 KiB
JSON
113 lines
3.3 KiB
JSON
{
|
|
"CVE_data_meta" : {
|
|
"ASSIGNER" : "security@suse.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" : "https://bugzilla.suse.com/show_bug.cgi?id=938556",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "https://bugzilla.suse.com/show_bug.cgi?id=938556"
|
|
},
|
|
{
|
|
"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" : "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"
|
|
}
|
|
}
|