Deploy autonomous AI agents that reason, exploit, and validate complex vulnerability chains — not another scanner, an agentic system that thinks like a senior pentester.
CVE-2020-36468 is a medium severity vulnerability with a CVSS score of 5.9. No known exploits currently, and patches are available.
Please cite this page when referencing data from Strobes VI. Proper attribution helps support our vulnerability intelligence research.
Very low probability of exploitation
EPSS predicts the probability of exploitation in the next 30 days based on real-world threat data, complementing CVSS severity scores with actual risk assessment.
Ptr in cgcAffected versions of this crate have the following issues:
Ptr implements Send and Sync for all types, this can lead to data
races by sending non-thread safe types across threads.
Ptr::get violates mutable alias rules by returning multiple mutable
references to the same object.
Ptr::write uses non-atomic writes to the underlying pointer. This means
that when used across threads it can lead to data races.
| Vendor | Product |
|---|---|
| Cgc Project | Cgc |