CWE-252 C/C++ cpp/missing-check-scanf Missing return-value check for a 'scanf'-like function CWE-252 C/C++ cpp/return-value-ignored Return value of a function is ignored CWE-252 C/C++ cpp/inconsistent-call-on-result Inconsistent operation on return value CWE-252 C/C++ cpp/ignore-return-...
CWE-252 C# cs/unchecked-return-value Unchecked return value CWE-256 C# cs/password-in-configuration Password in configuration file CWE-258 C# cs/empty-password-in-configuration Empty password in configuration file CWE-259 C# cs/hardcoded-connection-string-credentials Hard-coded connection string with...
Raw CWE-5: J2EE Misconfiguration: Data Transmission Without Encryption CWE-6: J2EE Misconfiguration: Insufficient Session-ID Length CWE-7: J2EE Misconfiguration: Missing Custom Error Page CWE-8: J2EE Misconfiguration: Entity Bean Declared Remote CWE-9: J2EE Misconfiguration: Weak Access Permissions for ...
there is now experimental support for the analysis of Linux kernel modules (LKMs). Checks are configured in a separate config filelkm_config.jsonand currently only a subset of all checks is supported. In addition, we introduced a whole newcheck for CWE252(Unchecked Return Value), which works...
http://[host]/vuln_script.php?lang=%252e%252e%252e%252e%252fetc%252fpasswd%00Unicode EncodingEncoding the traversal sequences with 16-bit Unicode encoding:http://[host]/vuln_script.php?lang=%u002e%u2215%u002e%u2215etc%u2215passwd
1国内(含增税)交期(工作日):立即发货 库存: 0(1起订) 批次: - 数量: X10.9836(单价)「卷装(TR)/1000」 总价: ¥ 10.9836 商品详情 EDA模型 PDF数据手册 技术文档 产品分类 接口(驱动器/接收器/收发器) 封装/外壳 SOIC16_300MIL 是否无铅
http://[host]/site/catalogue_file.php?original_filename=1.txt&file=%252fetc%252fpasswd The following rule will block access to any file outside the current directory: SecRule ARGS_GET:file "(/)|(\\\)" "phase:2,rev:'1',ver:'HTBRIDGE /0.1',maturity:'9',accuracy:'7', t:none...
查看详情 全新NVD5867NLT4G 封装TO-252 集成电路(IC) ON/安森美 ¥10.0003 查看详情 全新SM91502ALE 封装SMD 电子元器件 BOURNS ¥10.0003 本店由淘IC(深圳)运营支持 获取底价 深圳市宝芯创电子有限公司 商品描述 PDF资料 价格说明 联系我们 获取底价 商品描述 PDF资料 价格说明 联系我们 品牌 MAXIM(...
Blog | Insights, updates, and expert opinions on application security. Partners | Information on Black Duck's partnerships and collaboration opportunities. Careers | Explore job opportunities and career paths at Black Duck. Contact Sales | Get in touch with our sales team for product inquiries and...
Note that this example also contains an unchecked return value (CWE-252) that can lead to a NULL pointer dereference (CWE-476). Example 2 This example applies an encoding procedure to an input string and stores it into a buffer. (Bad Code) Example Language: C char * copy_input(char ...