'; } else{ echo ''; } echo 'Hillstone Networks'; } elseif ($_SERVER[HTTP_HOST] == "update1.huaantech.com.cn") { echo ''; echo 'huaantech'; } elseif ($_SERVER[HTTP_HOST] == "update1.dcnetworks.com.cn") { echo ''; echo 'dcnetworks'; } elseif ($_SERVER[HTTP_HOST] == "update1.w-ibeda.com") { if (false===strpos($_SERVER[REQUEST_URI],"/en/")) echo ''; else echo ''; echo 'w-ibeda'; } elseif ($_SERVER[HTTP_HOST] == "update1.hp-telecom.com") { echo ''; echo 'hp-telecom'; } elseif ($_SERVER[HTTP_HOST] == "update1.maipu.com") { echo ''; echo 'Maipu'; } elseif ($_SERVER[HTTP_HOST] == "update1.ncurity.com") { echo ''; echo 'Ncurity'; } elseif ($_SERVER[HTTP_HOST] == "update1.socusnetwork.com") { echo ''; echo 'Socusnetwork'; } else{ echo ''; echo 'Hillstone Networks'; } ?>
 
   
 

vul_other:linux_glibc_LD_DEBUG_debugging_information_leakage_vulnerability(Rule ID:1070310254)

Release Date2026/2/2

Rule NameLinux glibc LD_DEBUG Debugging Information Leakage Vulnerability

Severity:high

CVE ID

 

Descripiton

The LD_DEBUG debug information in Linux glibc is the dynamic linking debug log output by the glibc dynamic linker during program startup. Attackers can inject the LD_DEBUG parameter into user-controllable locations, causing the glibc dynamic linker to output sensitive debug information when a child process starts, thereby exposing critical intelligence such as the system version and file system structure. This rule supports to defend the A6: Vulnerable and Outdated Components of OWASP Top 10 - 2021.
Other reference:None

 

Solution

Update vendor patches.