cve/2018/CVE-2018-1000814.md
2024-06-09 00:33:16 +00:00

19 lines
835 B
Markdown

### [CVE-2018-1000814](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1000814)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
aio-libs aiohttp-session version 2.6.0 and earlier contains a Other/Unknown vulnerability in EncryptedCookieStorage and NaClCookieStorage that can result in Non-expiring sessions / Infinite lifespan. This attack appear to be exploitable via Recreation of a cookie post-expiry with the same value.
### POC
#### Reference
- https://github.com/aio-libs/aiohttp-session/issues/325
- https://github.com/aio-libs/aiohttp-session/issues/325
#### Github
No PoCs found on GitHub currently.