mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
78 lines
2.7 KiB
JSON
78 lines
2.7 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "secalert@redhat.com",
|
|
"DATE_PUBLIC": "2016-11-11T00:00:00",
|
|
"ID": "CVE-2016-8640",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "pycsw",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "all versions before 2.0.2, 1.10.5 and 1.8.6"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "https://github.com/geopython"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "A SQL injection vulnerability in pycsw all versions before 2.0.2, 1.10.5 and 1.8.6 that leads to read and extract of any data from any table in the pycsw database that the database user has access to. Also on PostgreSQL (at least) it is possible to perform updates/inserts/deletes and database modifications to any table the database user has access to."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-89"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "94302",
|
|
"refsource": "BID",
|
|
"url": "http://www.securityfocus.com/bid/94302"
|
|
},
|
|
{
|
|
"name": "https://github.com/geopython/pycsw/pull/474/files",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://github.com/geopython/pycsw/pull/474/files"
|
|
},
|
|
{
|
|
"name": "[oss-security] 20161111 CVE-2016-8640 pycsw SQL injection issue",
|
|
"refsource": "MLIST",
|
|
"url": "http://seclists.org/oss-sec/2016/q4/406"
|
|
},
|
|
{
|
|
"name": "https://patch-diff.githubusercontent.com/raw/geopython/pycsw/pull/474.patch",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://patch-diff.githubusercontent.com/raw/geopython/pycsw/pull/474.patch"
|
|
}
|
|
]
|
|
}
|
|
} |