cvelist/2018/12xxx/CVE-2018-12466.json
2019-03-17 23:21:27 +00:00

103 lines
3.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@suse.com",
"DATE_PUBLIC": "2018-07-24T00:00:00.000Z",
"ID": "CVE-2018-12466",
"STATE": "PUBLIC",
"TITLE": "openbuildservice allowed deleting packages via project links"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "openbuildservice",
"version": {
"version_data": [
{
"affected": "<=",
"version_value": "2.9.4"
}
]
}
}
]
},
"vendor_name": "opensuse"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Marcus H\u00fcwe"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "openSUSE openbuildservice before 9.2.4 allowed authenticated users to delete packages on specific projects with project links."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:N",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-285"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "104958",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/104958"
},
{
"name": "https://github.com/openSUSE/open-build-service/commit/f57b660f49f830006766a8d4abc3b4af6e178063",
"refsource": "CONFIRM",
"url": "https://github.com/openSUSE/open-build-service/commit/f57b660f49f830006766a8d4abc3b4af6e178063"
},
{
"name": "https://bugzilla.suse.com/show_bug.cgi?id=CVE-2018-12466",
"refsource": "CONFIRM",
"url": "https://bugzilla.suse.com/show_bug.cgi?id=CVE-2018-12466"
}
]
},
"source": {
"defect": [
"1098934"
],
"discovery": "EXTERNAL"
}
}