cvelist/2015/5xxx/CVE-2015-5305.json

99 lines
3.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2023-02-02 21:01:03 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2019-03-18 04:48:26 +00:00
"CVE_data_meta": {
"ID": "CVE-2015-5305",
2023-02-02 21:01:03 +00:00
"ASSIGNER": "secalert@redhat.com",
2019-03-18 04:48:26 +00:00
"STATE": "PUBLIC"
},
2023-02-02 21:01:03 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "Kubernetes fails to validate object name types before passing the data to etcd. As the etcd service generates keys based on the object name type this can lead to a directory path traversal."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')",
"cweId": "CWE-22"
}
]
}
]
},
2019-03-18 04:48:26 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-02 21:01:03 +00:00
"vendor_name": "Red Hat",
2019-03-18 04:48:26 +00:00
"product": {
"product_data": [
{
2023-02-02 21:01:03 +00:00
"product_name": "Red Hat OpenShift Enterprise 3.0",
2019-03-18 04:48:26 +00:00
"version": {
"version_data": [
{
2023-02-02 21:01:03 +00:00
"version_value": "0:3.0.2.0-0.git.20.656dc3e.el7ose",
"version_affected": "!"
2019-03-18 04:48:26 +00:00
}
]
}
}
]
2023-02-02 21:01:03 +00:00
}
2019-03-18 04:48:26 +00:00
}
]
}
},
2023-02-02 21:01:03 +00:00
"references": {
"reference_data": [
2017-10-16 12:31:07 -04:00
{
2023-02-02 21:01:03 +00:00
"url": "https://access.redhat.com/errata/RHSA-2015:1945",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2015:1945"
},
2019-03-18 04:48:26 +00:00
{
2023-02-02 21:01:03 +00:00
"url": "https://access.redhat.com/security/cve/CVE-2015-5305",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2015-5305"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1273969",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1273969"
2019-03-18 04:48:26 +00:00
}
]
},
2023-02-02 21:01:03 +00:00
"impact": {
"cvss": [
2019-03-18 04:48:26 +00:00
{
2023-02-02 21:01:03 +00:00
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "NONE",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 4,
"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:S/C:N/I:P/A:N",
"version": "2.0"
2019-03-18 04:48:26 +00:00
}
]
}
}