mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
64 lines
2.0 KiB
JSON
64 lines
2.0 KiB
JSON
![]() |
{
|
||
|
"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/"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|