cvelist/2015/3xxx/CVE-2015-3159.json

133 lines
5.2 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2023-02-02 20:02:22 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2019-03-18 06:26:01 +00:00
"CVE_data_meta": {
"ID": "CVE-2015-3159",
2023-02-02 20:02:22 +00:00
"ASSIGNER": "secalert@redhat.com",
2020-01-14 18:01:05 +00:00
"STATE": "PUBLIC"
2019-03-18 06:26:01 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-02-02 20:02:22 +00:00
"value": "It was discovered that the abrt-action-install-debuginfo-to-abrt-cache helper program did not properly filter the process environment before invoking abrt-action-install-debuginfo. A local attacker could use this flaw to escalate their privileges on the system."
2020-01-14 18:01:05 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2023-02-02 20:02:22 +00:00
"value": "Improper Input Validation",
"cweId": "CWE-20"
2020-01-14 18:01:05 +00:00
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-02 20:02:22 +00:00
"vendor_name": "Red Hat",
2020-01-14 18:01:05 +00:00
"product": {
"product_data": [
{
2023-02-02 20:02:22 +00:00
"product_name": "Red Hat Enterprise Linux 6",
2020-01-14 18:01:05 +00:00
"version": {
"version_data": [
{
2023-02-02 20:02:22 +00:00
"version_value": "0:2.0.8-26.el6_6.1",
"version_affected": "!"
},
{
"version_value": "0:2.0.9-21.el6_6.1",
"version_affected": "!"
}
]
}
},
{
"product_name": "Red Hat Enterprise Linux 7",
"version": {
"version_data": [
{
"version_value": "0:2.1.11-22.el7_1",
"version_affected": "!"
},
{
"version_value": "0:2.1.11-23.el7_1",
"version_affected": "!"
2020-01-14 18:01:05 +00:00
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
2023-02-02 20:02:22 +00:00
"url": "https://access.redhat.com/errata/RHSA-2015:1083",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2015:1083"
},
{
"url": "https://access.redhat.com/errata/RHSA-2015:1210",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2015:1210"
},
{
"url": "https://access.redhat.com/security/cve/CVE-2015-3159",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2015-3159"
2020-01-14 18:01:05 +00:00
},
{
2023-02-02 20:02:22 +00:00
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1216962",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1216962"
2020-01-14 18:01:05 +00:00
},
{
2023-02-02 20:02:22 +00:00
"url": "https://github.com/abrt/abrt/commit/9943a77bca37a0829ccd3784d1dfab37f8c24e7b",
"refsource": "MISC",
"name": "https://github.com/abrt/abrt/commit/9943a77bca37a0829ccd3784d1dfab37f8c24e7b"
},
{
"url": "https://github.com/abrt/abrt/commit/9a4100678fea4d60ec93d35f4c5de2e9ad054f3a",
"refsource": "MISC",
"name": "https://github.com/abrt/abrt/commit/9a4100678fea4d60ec93d35f4c5de2e9ad054f3a"
}
]
},
"impact": {
"cvss": [
{
"accessComplexity": "LOW",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "NONE",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 6.6,
"collateralDamagePotential": "NOT_DEFINED",
"confidentialityImpact": "COMPLETE",
"confidentialityRequirement": "NOT_DEFINED",
"environmentalScore": 0,
"exploitability": "NOT_DEFINED",
"integrityImpact": "COMPLETE",
"integrityRequirement": "NOT_DEFINED",
"remediationLevel": "NOT_DEFINED",
"reportConfidence": "NOT_DEFINED",
"targetDistribution": "NOT_DEFINED",
"temporalScore": 0,
"vectorString": "AV:L/AC:L/Au:N/C:C/I:C/A:N",
"version": "2.0"
2019-03-18 06:26:01 +00:00
}
]
}
}