h1dr1/CVE_Research

h1dr1/CVE_Research

Releases0
I publish here minimal POCs and analysis md files of my discovered CVEs and N-days .

CVE History

CVEPublishedCVSS v3CVSS v2
7.8 HIGH

A command injection vulnerability in the szc script of the ccurtsinger/stabilizer repository allows remote attackers to execute arbitrary system commands via unsanitized user input passed to os.system(). The vulnerability arises from improper input handling where command-line arguments are directly concatenated into shell commands without validation