CVE-2013-10075
Analyzed
Analyzed - Analysis Complete
Session Revival Vulnerability in Apache::Session for Perl
Publication date: 2026-05-08
Last updated on: 2026-05-08
Assigner: CPANSec
Description
Description
Apache::Session versions through 1.94 for Perl re-creates deleted sessions.
The session stores Apache::Session::Store::File and Apache::Session::Store::DB_File will create a session that does not exist. This can lead to sessions being revived, potentially with data that was to be deleted.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| chorny | apache | to 1.94 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-672 | The product uses, accesses, or otherwise operates on a resource after that resource has been expired, released, or revoked. |