Lucene search
+L

1 matches found

Github Security Blog
Github Security Blog
added 2023/12/01 10:46 p.m.22 views

Environment variables still accessible through /proc

Impact Environment variables can be read from procfs unless a new process is started. PoC use birdcage::Birdcage, Sandbox; use std::env, fs; fn main Birdcage::new.lock.unwrap; asserteq!env::varos"SECRET", None; let environ = fs::readtostring"/proc/self/environ".unwrap;...

6.9AI score
SaveExploits0References2Affected Software1
Rows per page
Query Builder