mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
98 lines
3.8 KiB
JSON
98 lines
3.8 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "secalert@redhat.com",
|
|
"DATE_PUBLIC": "2017-11-09T00:00:00",
|
|
"ID": "CVE-2017-12172",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "postgresql",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "10.x before 10.1, 9.6.x before 9.6.6, 9.5.x before 9.5.10, 9.4.x before 9.4.15, 9.3.x before 9.3.20, 9.2.x before 9.2.24"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "Red Hat, Inc."
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "PostgreSQL 10.x before 10.1, 9.6.x before 9.6.6, 9.5.x before 9.5.10, 9.4.x before 9.4.15, 9.3.x before 9.3.20, and 9.2.x before 9.2.24 runs under a non-root operating system account, and database superusers have effective ability to run arbitrary code under that system account. PostgreSQL provides a script for starting the database server during system boot. Packages of PostgreSQL for many operating systems provide their own, packager-authored startup implementations. Several implementations use a log file name that the database superuser can replace with a symbolic link. As root, they open(), chmod() and/or chown() this log file name. This often suffices for the database superuser to escalate to root privileges when root starts the server."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-59"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "RHSA-2017:3402",
|
|
"refsource": "REDHAT",
|
|
"url": "https://access.redhat.com/errata/RHSA-2017:3402"
|
|
},
|
|
{
|
|
"name": "101949",
|
|
"refsource": "BID",
|
|
"url": "http://www.securityfocus.com/bid/101949"
|
|
},
|
|
{
|
|
"name": "RHSA-2017:3403",
|
|
"refsource": "REDHAT",
|
|
"url": "https://access.redhat.com/errata/RHSA-2017:3403"
|
|
},
|
|
{
|
|
"name": "RHSA-2017:3405",
|
|
"refsource": "REDHAT",
|
|
"url": "https://access.redhat.com/errata/RHSA-2017:3405"
|
|
},
|
|
{
|
|
"name": "https://www.postgresql.org/support/security/",
|
|
"refsource": "MISC",
|
|
"url": "https://www.postgresql.org/support/security/"
|
|
},
|
|
{
|
|
"name": "1039752",
|
|
"refsource": "SECTRACK",
|
|
"url": "http://www.securitytracker.com/id/1039752"
|
|
},
|
|
{
|
|
"name": "https://www.postgresql.org/about/news/1801/",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://www.postgresql.org/about/news/1801/"
|
|
},
|
|
{
|
|
"name": "RHSA-2017:3404",
|
|
"refsource": "REDHAT",
|
|
"url": "https://access.redhat.com/errata/RHSA-2017:3404"
|
|
}
|
|
]
|
|
}
|
|
} |