
CVE-2020-36448
https://notcve.org/view.php?id=CVE-2020-36448
08 Aug 2021 — An issue was discovered in the cache crate through 2020-11-24 for Rust. There are unconditional implementations of Send and Sync for Cache<K>. Se ha detectado un problema en la crate cache hasta el 24-11-2020 para Rust. Se presentan implementaciones incondicionales de Send y Sync para la función Cache(K) • https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/cache/RUSTSEC-2020-0128.md • CWE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection') •

CVE-2021-25903
https://notcve.org/view.php?id=CVE-2021-25903
22 Jan 2021 — An issue was discovered in the cache crate through 2021-01-01 for Rust. A raw pointer is dereferenced. Se detectó un problema en la crate cache versiones hasta el 01-01-2021 para Rust. Un puntero sin procesar es desreferenciado • https://rustsec.org/advisories/RUSTSEC-2021-0006.html • CWE-476: NULL Pointer Dereference •

CVE-2015-5723 – Debian Security Advisory 3369-1
https://notcve.org/view.php?id=CVE-2015-5723
07 Oct 2015 — Doctrine Annotations before 1.2.7, Cache before 1.3.2 and 1.4.x before 1.4.2, Common before 2.4.3 and 2.5.x before 2.5.1, ORM before 2.4.8 or 2.5.x before 2.5.1, MongoDB ODM before 1.0.2, and MongoDB ODM Bundle before 3.0.1 use world-writable permissions for cache directories, which allows local users to execute arbitrary PHP code with additional privileges by leveraging an application with the umask set to 0 and that executes cache entries as code. Doctrine Annotations en versiones anteriores a 1.2.7, Cach... • http://framework.zend.com/security/advisory/ZF2015-07 • CWE-264: Permissions, Privileges, and Access Controls •