cvelist/2016/5xxx/CVE-2016-5385.json

384 lines
18 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2023-02-02 21:02:01 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2019-03-18 06:38:44 +00:00
"CVE_data_meta": {
"ID": "CVE-2016-5385",
2023-02-02 21:02:01 +00:00
"ASSIGNER": "secalert@redhat.com",
2019-03-18 06:38:44 +00:00
"STATE": "PUBLIC"
},
2023-02-02 21:02:01 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "It was discovered that PHP did not properly protect against the HTTP_PROXY variable name clash. A remote attacker could possibly use this flaw to redirect HTTP requests performed by a PHP script to an attacker-controlled proxy via a malicious HTTP request."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper Input Validation",
"cweId": "CWE-20"
}
]
}
]
},
2019-03-18 06:38:44 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-02 21:02:01 +00:00
"vendor_name": "Red Hat",
2019-03-18 06:38:44 +00:00
"product": {
"product_data": [
{
2023-02-02 21:02:01 +00:00
"product_name": "Red Hat Enterprise Linux 6",
"version": {
"version_data": [
{
"version_value": "0:5.3.3-48.el6_8",
"version_affected": "!"
}
]
}
},
{
"product_name": "Red Hat Enterprise Linux 7",
"version": {
"version_data": [
{
"version_value": "0:5.4.16-36.3.el7_2",
"version_affected": "!"
}
]
}
},
{
"product_name": "Red Hat Software Collections for Red Hat Enterprise Linux 6",
"version": {
"version_data": [
{
"version_value": "0:5.4.40-4.el6",
"version_affected": "!"
},
{
"version_value": "0:5.5.21-5.el6",
"version_affected": "!"
},
{
"version_value": "0:5.6.5-9.el6",
"version_affected": "!"
}
]
}
},
{
"product_name": "Red Hat Software Collections for Red Hat Enterprise Linux 6.6 EUS",
"version": {
"version_data": [
{
"version_value": "0:5.4.40-4.el6",
"version_affected": "!"
},
{
"version_value": "0:5.5.21-5.el6",
"version_affected": "!"
},
{
"version_value": "0:5.6.5-9.el6",
"version_affected": "!"
}
]
}
},
{
"product_name": "Red Hat Software Collections for Red Hat Enterprise Linux 6.7 EUS",
2019-03-18 06:38:44 +00:00
"version": {
"version_data": [
{
2023-02-02 21:02:01 +00:00
"version_value": "0:5.4.40-4.el6",
"version_affected": "!"
},
{
"version_value": "0:5.5.21-5.el6",
"version_affected": "!"
},
{
"version_value": "0:5.6.5-9.el6",
"version_affected": "!"
}
]
}
},
{
"product_name": "Red Hat Software Collections for Red Hat Enterprise Linux 7",
"version": {
"version_data": [
{
"version_value": "0:5.4.40-4.el7",
"version_affected": "!"
},
{
"version_value": "0:5.5.21-5.el7",
"version_affected": "!"
},
{
"version_value": "0:5.6.5-9.el7",
"version_affected": "!"
}
]
}
},
{
"product_name": "Red Hat Software Collections for Red Hat Enterprise Linux 7.1 EUS",
"version": {
"version_data": [
{
"version_value": "0:5.4.40-4.el7",
"version_affected": "!"
},
{
"version_value": "0:5.5.21-5.el7",
"version_affected": "!"
},
{
"version_value": "0:5.6.5-9.el7",
"version_affected": "!"
}
]
}
},
{
"product_name": "Red Hat Software Collections for Red Hat Enterprise Linux 7.2 EUS",
"version": {
"version_data": [
{
"version_value": "0:5.4.40-4.el7",
"version_affected": "!"
},
{
"version_value": "0:5.5.21-5.el7",
"version_affected": "!"
},
{
"version_value": "0:5.6.5-9.el7",
"version_affected": "!"
2019-03-18 06:38:44 +00:00
}
]
}
}
]
2023-02-02 21:02:01 +00:00
}
2019-03-18 06:38:44 +00:00
}
2018-01-17 21:02:46 -05:00
]
2019-03-18 06:38:44 +00:00
}
},
"references": {
"reference_data": [
{
2023-02-02 21:02:01 +00:00
"url": "http://www.oracle.com/technetwork/security-advisory/cpujul2017-3236622.html",
"refsource": "MISC",
"name": "http://www.oracle.com/technetwork/security-advisory/cpujul2017-3236622.html"
2019-03-18 06:38:44 +00:00
},
{
2023-02-02 21:02:01 +00:00
"url": "http://www.oracle.com/technetwork/topics/security/linuxbulletinjul2016-3090544.html",
"refsource": "MISC",
"name": "http://www.oracle.com/technetwork/topics/security/linuxbulletinjul2016-3090544.html"
2019-03-18 06:38:44 +00:00
},
{
2023-02-02 21:02:01 +00:00
"url": "http://www.oracle.com/technetwork/security-advisory/cpujan2018-3236628.html",
"refsource": "MISC",
"name": "http://www.oracle.com/technetwork/security-advisory/cpujan2018-3236628.html"
2019-03-18 06:38:44 +00:00
},
{
2023-02-02 21:02:01 +00:00
"url": "https://h20566.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c05390722",
"refsource": "MISC",
"name": "https://h20566.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c05390722"
2019-03-18 06:38:44 +00:00
},
{
2023-02-02 21:02:01 +00:00
"url": "http://lists.opensuse.org/opensuse-updates/2016-08/msg00003.html",
"refsource": "MISC",
"name": "http://lists.opensuse.org/opensuse-updates/2016-08/msg00003.html"
2019-03-18 06:38:44 +00:00
},
{
2023-02-02 21:02:01 +00:00
"url": "http://rhn.redhat.com/errata/RHSA-2016-1609.html",
"refsource": "MISC",
"name": "http://rhn.redhat.com/errata/RHSA-2016-1609.html"
2019-03-18 06:38:44 +00:00
},
{
2023-02-02 21:02:01 +00:00
"url": "http://rhn.redhat.com/errata/RHSA-2016-1610.html",
"refsource": "MISC",
"name": "http://rhn.redhat.com/errata/RHSA-2016-1610.html"
2019-03-18 06:38:44 +00:00
},
{
2023-02-02 21:02:01 +00:00
"url": "http://rhn.redhat.com/errata/RHSA-2016-1611.html",
"refsource": "MISC",
"name": "http://rhn.redhat.com/errata/RHSA-2016-1611.html"
2019-03-18 06:38:44 +00:00
},
{
2023-02-02 21:02:01 +00:00
"url": "http://rhn.redhat.com/errata/RHSA-2016-1612.html",
"refsource": "MISC",
"name": "http://rhn.redhat.com/errata/RHSA-2016-1612.html"
2019-03-18 06:38:44 +00:00
},
{
2023-02-02 21:02:01 +00:00
"url": "http://rhn.redhat.com/errata/RHSA-2016-1613.html",
"refsource": "MISC",
"name": "http://rhn.redhat.com/errata/RHSA-2016-1613.html"
2019-03-18 06:38:44 +00:00
},
{
2023-02-02 21:02:01 +00:00
"url": "http://www.debian.org/security/2016/dsa-3631",
"refsource": "MISC",
"name": "http://www.debian.org/security/2016/dsa-3631"
2019-03-18 06:38:44 +00:00
},
{
2023-02-02 21:02:01 +00:00
"url": "http://www.kb.cert.org/vuls/id/797896",
"refsource": "MISC",
"name": "http://www.kb.cert.org/vuls/id/797896"
},
{
"url": "http://www.securityfocus.com/bid/91821",
"refsource": "MISC",
"name": "http://www.securityfocus.com/bid/91821"
},
{
"url": "http://www.securitytracker.com/id/1036335",
"refsource": "MISC",
"name": "http://www.securitytracker.com/id/1036335"
},
{
"url": "https://access.redhat.com/errata/RHSA-2016:1609",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2016:1609"
},
{
"url": "https://access.redhat.com/errata/RHSA-2016:1610",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2016:1610"
},
{
"url": "https://access.redhat.com/errata/RHSA-2016:1611",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2016:1611"
},
{
"url": "https://access.redhat.com/errata/RHSA-2016:1612",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2016:1612"
2019-03-18 06:38:44 +00:00
},
{
2023-02-02 21:02:01 +00:00
"url": "https://access.redhat.com/errata/RHSA-2016:1613",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2016:1613"
2019-03-18 06:38:44 +00:00
},
{
2023-02-02 21:02:01 +00:00
"url": "https://access.redhat.com/security/cve/CVE-2016-5385",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2016-5385"
2019-03-18 06:38:44 +00:00
},
{
2023-02-02 21:02:01 +00:00
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1353794",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1353794"
2019-03-18 06:38:44 +00:00
},
{
2023-02-02 21:02:01 +00:00
"url": "https://github.com/guzzle/guzzle/releases/tag/6.2.1",
"refsource": "MISC",
"name": "https://github.com/guzzle/guzzle/releases/tag/6.2.1"
2019-03-18 06:38:44 +00:00
},
{
2023-02-02 21:02:01 +00:00
"url": "https://h20566.www2.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbhf03770en_us",
"refsource": "MISC",
"name": "https://h20566.www2.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbhf03770en_us"
2019-03-18 06:38:44 +00:00
},
{
2023-02-02 21:02:01 +00:00
"url": "https://h20566.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c05320149",
"refsource": "MISC",
"name": "https://h20566.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c05320149"
2019-03-18 06:38:44 +00:00
},
{
2023-02-02 21:02:01 +00:00
"url": "https://h20566.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c05333297",
"refsource": "MISC",
"name": "https://h20566.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c05333297"
2019-03-18 06:38:44 +00:00
},
{
2023-02-02 21:02:01 +00:00
"url": "https://httpoxy.org/",
2019-03-18 06:38:44 +00:00
"refsource": "MISC",
2023-02-02 21:02:01 +00:00
"name": "https://httpoxy.org/"
2019-03-18 06:38:44 +00:00
},
{
2023-02-02 21:02:01 +00:00
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7RMYXAVNYL2MOBJTFATE73TOVOEZYC5R/",
"refsource": "MISC",
"name": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7RMYXAVNYL2MOBJTFATE73TOVOEZYC5R/"
2019-03-18 06:38:44 +00:00
},
{
2023-02-02 21:02:01 +00:00
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/GXFEIMZPSVGZQQAYIQ7U7DFVX3IBSDLF/",
"refsource": "MISC",
"name": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/GXFEIMZPSVGZQQAYIQ7U7DFVX3IBSDLF/"
2019-03-18 06:38:44 +00:00
},
{
2023-02-02 21:02:01 +00:00
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/KZOIUYZDBWNDDHC6XTOLZYRMRXZWTJCP/",
"refsource": "MISC",
"name": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/KZOIUYZDBWNDDHC6XTOLZYRMRXZWTJCP/"
2019-03-18 06:38:44 +00:00
},
{
2023-02-02 21:02:01 +00:00
"url": "https://security.gentoo.org/glsa/201611-22",
"refsource": "MISC",
"name": "https://security.gentoo.org/glsa/201611-22"
},
{
"url": "https://www.drupal.org/SA-CORE-2016-003",
"refsource": "MISC",
"name": "https://www.drupal.org/SA-CORE-2016-003"
}
]
},
"credits": [
{
"lang": "en",
"value": "Red Hat would like to thank Scott Geary (VendHQ) for reporting this issue."
}
],
"impact": {
"cvss": [
{
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 5,
"collateralDamagePotential": "NOT_DEFINED",
"confidentialityImpact": "NONE",
"confidentialityRequirement": "NOT_DEFINED",
"environmentalScore": 0,
"exploitability": "NOT_DEFINED",
"integrityImpact": "PARTIAL",
"integrityRequirement": "NOT_DEFINED",
"remediationLevel": "NOT_DEFINED",
"reportConfidence": "NOT_DEFINED",
"targetDistribution": "NOT_DEFINED",
"temporalScore": 0,
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
"version": "2.0"
2019-03-18 06:38:44 +00:00
},
{
2023-02-02 21:02:01 +00:00
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N",
"version": "3.0"
2019-03-18 06:38:44 +00:00
}
]
}
}