cvelist/2015/0xxx/CVE-2015-0267.json

109 lines
3.8 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2023-02-02 20:01:59 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2019-03-17 23:18:36 +00:00
"CVE_data_meta": {
"ID": "CVE-2015-0267",
2023-02-02 20:01:59 +00:00
"ASSIGNER": "secalert@redhat.com",
2019-03-17 23:18:36 +00:00
"STATE": "PUBLIC"
},
2023-02-02 20:01:59 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "It was found that the module-setup.sh script provided by kexec-tools created temporary files in an insecure way. A malicious, local user could use this flaw to conduct a symbolic link attack, allowing them to overwrite the contents of arbitrary files."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Insecure Temporary File",
"cweId": "CWE-377"
}
]
}
]
},
2019-03-17 23:18:36 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-02 20:01:59 +00:00
"vendor_name": "Red Hat",
2019-03-17 23:18:36 +00:00
"product": {
"product_data": [
{
2023-02-02 20:01:59 +00:00
"product_name": "Red Hat Enterprise Linux 7",
2019-03-17 23:18:36 +00:00
"version": {
"version_data": [
{
2023-02-02 20:01:59 +00:00
"version_value": "0:2.0.7-19.ael7b_1.2",
"version_affected": "!"
2019-03-17 23:18:36 +00:00
}
]
}
}
]
2023-02-02 20:01:59 +00:00
}
2019-03-17 23:18:36 +00:00
}
]
}
},
2023-02-02 20:01:59 +00:00
"references": {
"reference_data": [
2017-10-16 12:31:07 -04:00
{
2023-02-02 20:01:59 +00:00
"url": "http://rhn.redhat.com/errata/RHSA-2015-0986.html",
"refsource": "MISC",
"name": "http://rhn.redhat.com/errata/RHSA-2015-0986.html"
},
2019-03-17 23:18:36 +00:00
{
2023-02-02 20:01:59 +00:00
"url": "http://www.securityfocus.com/bid/74622",
"refsource": "MISC",
"name": "http://www.securityfocus.com/bid/74622"
},
{
"url": "https://access.redhat.com/errata/RHSA-2015:0986",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2015:0986"
},
{
"url": "https://access.redhat.com/security/cve/CVE-2015-0267",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2015-0267"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1191575",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1191575"
2019-03-17 23:18:36 +00:00
}
]
},
2023-02-02 20:01:59 +00:00
"impact": {
"cvss": [
2019-03-17 23:18:36 +00:00
{
2023-02-02 20:01:59 +00:00
"accessComplexity": "LOW",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 3.6,
"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:L/AC:L/Au:N/C:N/I:P/A:P",
"version": "2.0"
2019-03-17 23:18:36 +00:00
}
]
}
}