cvelist/2017/1000xxx/CVE-2017-1000233.json

64 lines
2.0 KiB
JSON
Raw Normal View History

2017-11-16 14:15:45 -07:00
{
"CVE_data_meta": {
"ASSIGNER": "kurt@seifried.org",
"DATE_ASSIGNED": "2017-08-22T17:29:33.461990",
"ID": "CVE-2017-1000233",
"REQUESTER": "security@openproject.org",
"STATE" : "REJECT",
"STATE_DETAIL" : "DUPLICATE of CVE-2017-11667"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "OpenProject",
"version": {
"version_data": [
{
"version_value": "7.0.2 and older"
}
]
}
}
]
},
"vendor_name": ""
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "OpenProject versions 7.0.2 and older does not apply session TTL setting for authentication a session in REST API endpoints. This allows users to use an expired session for continued requests to the API until the session is invalidated through a regular request to the application."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Insufficient Session Expiration"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.openproject.org/openproject-7-0-3-released/"
}
]
}
}