Files
CVEs-PoC/2021/CVE-2021-25966.md
T
2024-06-18 02:51:15 +02:00

18 lines
894 B
Markdown

### [CVE-2021-25966](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25966)
![](https://img.shields.io/static/v1?label=Product&message=Users&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3E%3D%201.0.0-beta1-3383%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-613%20Insufficient%20Session%20Expiration&color=brighgreen)
### Description
In “Orchard core CMS” application, versions 1.0.0-beta1-3383 to 1.0.0 are vulnerable to an improper session termination after password change. When a password has been changed by the user or by an administrator, a user that was already logged in, will still have access to the application even after the password was changed.
### POC
#### Reference
- https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25966
#### Github
No PoCs found on GitHub currently.