cvelist/2011/3xxx/CVE-2011-3178.json

101 lines
2.8 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2018-03-20 14:05:17 -04:00
"CVE_data_meta" : {
"ASSIGNER" : "security@suse.com",
"DATE_PUBLIC" : "2011-10-13T00:00:00.000Z",
"ID" : "CVE-2011-3178",
"STATE" : "PUBLIC",
"TITLE" : "openbuildservice webui code injection"
2017-10-16 12:31:07 -04:00
},
2018-03-20 14:05:17 -04:00
"affects" : {
"vendor" : {
"vendor_data" : [
2018-03-20 17:12:44 +01:00
{
2018-03-20 14:05:17 -04:00
"product" : {
"product_data" : [
2018-03-20 17:12:44 +01:00
{
2018-03-20 14:05:17 -04:00
"product_name" : "openbuildservice",
"version" : {
"version_data" : [
2018-03-20 17:12:44 +01:00
{
2018-03-20 14:05:17 -04:00
"affected" : "<",
"version_value" : "2.3.0"
2018-03-20 17:12:44 +01:00
}
]
}
}
]
},
2018-03-20 14:05:17 -04:00
"vendor_name" : "opensuse"
2018-03-20 17:12:44 +01:00
}
]
}
},
2018-03-20 14:05:17 -04:00
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
2018-03-20 17:12:44 +01:00
{
2018-03-20 14:05:17 -04:00
"lang" : "eng",
"value" : "In the web ui of the openbuildservice before 2.3.0 a code injection of the project rebuildtimes statistics could be used by authorized attackers to execute shellcode."
2018-03-20 17:12:44 +01:00
}
]
},
2018-03-20 14:05:17 -04:00
"impact" : {
"cvss" : {
"attackComplexity" : "LOW",
"attackVector" : "NETWORK",
"availabilityImpact" : "NONE",
"baseScore" : 8.1,
"baseSeverity" : "HIGH",
"confidentialityImpact" : "HIGH",
"integrityImpact" : "HIGH",
"privilegesRequired" : "LOW",
"scope" : "UNCHANGED",
"userInteraction" : "NONE",
"vectorString" : "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version" : "3.0"
2018-03-20 17:12:44 +01:00
}
},
2018-03-20 14:05:17 -04:00
"problemtype" : {
"problemtype_data" : [
2018-03-20 17:12:44 +01:00
{
2018-03-20 14:05:17 -04:00
"description" : [
2018-03-20 17:12:44 +01:00
{
2018-03-20 14:05:17 -04:00
"lang" : "eng",
"value" : "shell code injection"
2018-03-20 17:12:44 +01:00
}
]
},
2017-10-16 12:31:07 -04:00
{
2018-03-20 14:05:17 -04:00
"description" : [
2018-03-20 17:12:44 +01:00
{
2018-03-20 14:05:17 -04:00
"lang" : "eng",
"value" : "CWE-78"
2018-03-20 17:12:44 +01:00
}
]
2017-10-16 12:31:07 -04:00
}
]
2018-03-20 17:12:44 +01:00
},
2018-03-20 14:05:17 -04:00
"references" : {
"reference_data" : [
2018-03-20 17:12:44 +01:00
{
"name" : "https://bugzilla.suse.com/show_bug.cgi?id=723788",
"refsource" : "CONFIRM",
2018-03-20 14:05:17 -04:00
"url" : "https://bugzilla.suse.com/show_bug.cgi?id=723788"
2018-03-20 17:12:44 +01:00
},
{
"name" : "https://github.com/openSUSE/open-build-service/commit/cbfe2ed36dd77c0843702935dea7f914bb599201",
"refsource" : "CONFIRM",
2018-03-20 14:05:17 -04:00
"url" : "https://github.com/openSUSE/open-build-service/commit/cbfe2ed36dd77c0843702935dea7f914bb599201"
2018-03-20 17:12:44 +01:00
}
]
},
2018-03-20 14:05:17 -04:00
"source" : {
"defect" : [
2018-03-20 17:12:44 +01:00
"723788"
],
2018-03-20 14:05:17 -04:00
"discovery" : "INTERNAL"
2017-10-16 12:31:07 -04:00
}
2018-03-20 14:05:17 -04:00
}