CVE-2018-1002150 public

Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
Patrick Uiterwijk 2018-04-04 11:09:46 +02:00
parent a4f0fb52e8
commit 4131e1c74c
No known key found for this signature in database
GPG Key ID: 8657980D9AB51E50

View File

@ -0,0 +1,75 @@
{
"CVE_data_meta": {
"ASSIGNER": "patrick@puiterwijk.org",
"ID": "CVE-2018-1002150",
"REQUESTER": "mikem@redhat.com",
"DATE_ASSIGNED": "2018-03-15",
"DATE_PUBLIC": "2018-04-04",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Koji",
"version": {
"version_data": [
{
"version_value": "1.12.0"
},
{
"version_value": "1.13.0"
},
{
"version_value": "1.14.0"
},
{
"version_value": "1.15.0"
}
]
}
}
]
},
"vendor_name": "Koji"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Koji version 1.12, 1.13, 1.14 and 1.15 contain an incorrect access control vulnerability resulting in arbitrary filesystem read/write access. This vulnerability has been fixed in versions 1.12.1, 1.13.1, 1.14.1 and 1.15.1."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-284"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://docs.pagure.org/koji/CVE-2018-1002150/"
},
{
"url": "https://pagure.io/koji/issue/850"
}
]
}
}