cvelist/2024/25xxx/CVE-2024-25718.json
2024-02-11 05:00:38 +00:00

87 lines
2.9 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2024-25718",
"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": "In the Samly package before 1.4.0 for Elixir, Samly.State.Store.get_assertion/3 can return an expired session, which interferes with access control because Samly.AuthHandler uses a cached session and does not replace it, even after expiry."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://hex.pm/packages/samly",
"refsource": "MISC",
"name": "https://hex.pm/packages/samly"
},
{
"url": "https://github.com/handnot2/samly",
"refsource": "MISC",
"name": "https://github.com/handnot2/samly"
},
{
"url": "https://github.com/dropbox/samly",
"refsource": "MISC",
"name": "https://github.com/dropbox/samly"
},
{
"url": "https://diff.hex.pm/diff/samly/1.3.0..1.4.0",
"refsource": "MISC",
"name": "https://diff.hex.pm/diff/samly/1.3.0..1.4.0"
},
{
"refsource": "MISC",
"name": "https://github.com/dropbox/samly/pull/13",
"url": "https://github.com/dropbox/samly/pull/13"
},
{
"refsource": "MISC",
"name": "https://github.com/dropbox/samly/pull/13/commits/812b5c3ad076dc9c9334c1a560c8e6470607d1eb",
"url": "https://github.com/dropbox/samly/pull/13/commits/812b5c3ad076dc9c9334c1a560c8e6470607d1eb"
}
]
}
}