cvelist/2013/2xxx/CVE-2013-2104.json
2019-03-18 01:32:44 +00:00

87 lines
2.9 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2013-2104",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "python-keystoneclient before 0.2.4, as used in OpenStack Keystone (Folsom), does not properly check expiry for PKI tokens, which allows remote authenticated users to (1) retain use of a token after it has expired, or (2) use a revoked token once it expires."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "[oss-security] 20130528 [OSSA 2013-014] Missing expiration check in Keystone PKI tokens validation (CVE-2013-2104)",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2013/05/28/7"
},
{
"name": "USN-1851-1",
"refsource": "UBUNTU",
"url": "http://www.ubuntu.com/usn/USN-1851-1"
},
{
"name": "RHSA-2013:0944",
"refsource": "REDHAT",
"url": "http://rhn.redhat.com/errata/RHSA-2013-0944.html"
},
{
"name": "openSUSE-SU-2013:1089",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-updates/2013-06/msg00198.html"
},
{
"name": "https://bugs.launchpad.net/python-keystoneclient/+bug/1179615",
"refsource": "CONFIRM",
"url": "https://bugs.launchpad.net/python-keystoneclient/+bug/1179615"
},
{
"name": "USN-1875-1",
"refsource": "UBUNTU",
"url": "http://www.ubuntu.com/usn/USN-1875-1"
}
]
}
}