5 matches found
EUVD-2024-54396
Malicious code in bioql PyPI...
CVE-2024-11129
An issue has been discovered in GitLab EE affecting all versions from 17.1 before 17.8.7, 17.9 before 17.9.6, and 17.10 before 17.10.4. This allows attackers to perform targeted searches with sensitive keywords to get the count of issues containing the searched term."...
BIT-GITLAB-2024-11129 Generation of Error Message Containing Sensitive Information in GitLab
An issue has been discovered in GitLab EE affecting all versions from 17.1 before 17.8.7, 17.9 before 17.9.6, and 17.10 before 17.10.4. This allows attackers to perform targeted searches with sensitive keywords to get the count of issues containing the searched term."...
CVE-2024-11129 Generation of Error Message Containing Sensitive Information in GitLab
An issue has been discovered in GitLab EE affecting all versions from 17.1 before 17.8.7, 17.9 before 17.9.6, and 17.10 before 17.10.4. This allows attackers to perform targeted searches with sensitive keywords to get the count of issues containing the searched term."...
ECShop V2.7.2 category.php SQL Injection Vulnerability
漏洞代码分析 /category.php .. $filterattrstr = isset$REQUEST'filterattr' ? trim$REQUEST'filterattr' : '0'; //变量 $filterattrstr 是以“.” 分开的数组 $filterattr = empty$filterattrstr ? '' : explode'.', trim$filterattrstr; .. / 扩展商品查询条件 / if !empty$filterattr $extsql = "SELECT DISTINCTb.goodsid FROM "...