6 matches found
SAP SAPUI5 安全漏洞
SAP SAPUI5 is a JavaScript application framework from SAP, a German company. A security vulnerability exists in SAP SAPUI5 that stems from the use of outdated third-party libraries resulting in an infinite loop, which could result in a denial-of-service attack...
December 10, 2024—KB5048667 (OS Build 26100.2605)
December 10, 2024—KB5048667 OS Build 26100.2605 11/12/24IMPORTANT Because of minimal operations during the Western holidays and the upcoming new year, there won’t be a non-security preview release for the month of December 2024. There will be a monthly security release for December 2024. Normal...
December 10, 2024—KB5048671 (OS Build 14393.7606)
December 10, 2024—KB5048671 OS Build 14393.7606 11/19/20 For information about Windows update terminology, see the article about the types of Windows updates and the monthly quality update types. For an overview of Windows 10, version 1607, see its update history page. Important: Windows updates ...
phpyun多漏洞组合写shell(有条件限制)
简要描述: phpyun多漏洞组合写shell有条件限制 详细说明: 1. Phpyun的后台基本都有token。 之所以说基本,是因为还漏掉了一个关键的地方。 Phpyun的管理员帐号密码都在phpyunadminuser表中。 用上面的方法进行备份,是没有token的 限制条件 http://wooyun.org/bugs/wooyun-2014-064004 感谢u神 然后如下。 2. 好的,再来说如果实现上面这个get的问题。 我们注册一个企业用户。 然后在添加一个表情,然后修改图片属性,地址。...
74cms 企业级用户 存储型xss 可打管理员
简要描述: 74cms 企业级用户 存储型xss 可打管理员 详细说明: 登陆企业用户修改企业信息: 登陆管理员查看: 漏洞证明:...
Phpcms 2007 common.inc.php远程文件包含漏洞
该cms的核心配置文件/include/common.inc.php有缺陷 -------------------------------------------- //23行开始 @extract$POST, EXTROVERWRITE; @extract$GET, EXTROVERWRITE; unset$POST, $GET; ------------------------------------------------ 这里extract函数会导致变量覆盖,可能引发一系列的问题...