Skip to content

Reodus/SecurityReports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

My Vulnerability Reports

CVE ID Vendor Product/Component Description Link Discoverer
CVE-2025-29625 Astrolog Astrolog A buffer overflow vulnerability in Astrolog v7.70 allows attackers to execute arbitrary code or cause a Denial of Service (DoS) via an overly long environment variable passed to FileOpen function. CruiserOne/Astrolog#25 Amir Mohammad Jahangirzad
CVE-2025-51823 LibCSP LibCSP libcsp 2.0 is vulnerable to Buffer Overflow in the csp_eth_init() function due to improper handling of the ifname parameter. The function uses strcpy to copy the interface name into a structure member (ctx->name) without validating the input length. libcsp/libcsp#850 Amir Mohammad Jahangirzad & Mohammad Mahdi Anbaraki
CVE-2025-51824 LibCSP LibCSP libcsp 2.0 is vulnerable to Buffer Overflow in the csp_usart_open() function at drivers/usart/zephyr.c. libcsp/libcsp#851 Amir Mohammad Jahangirzad & Mohammad Mahdi Anbaraki
CVE-NONE Linux Orangefs sprintf() is discouraged for use with bounded destination buffers as it does not prevent buffer overflows when the formatted output exceeds the destination buffer size. snprintf() is a safer alternative as it limits the number of bytes written and ensures NUL-termination. https://github.com/torvalds/linux/commit/cdfa1304657d6f23be8fd2bb0516380a3c89034e Amir Mohammad Jahangirzad
CVE-NONE ArtifexSoftware MuPDF An integer overflow leading to heap buffer overflow https://bugs.ghostscript.com/show_bug.cgi?id=708511 Amir Mohammad Jahangirzad

About

My vulnerability reports

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published