text stringlengths 9 2.4k |
|---|
CVE:CVE-2022-2838
CNNVD:CNNVD-202208-3133
Eclipse Sphinx是Eclipse基金会的一个可扩展平台,简化支持单个或多种建模语言(可以是基于 UML 或原生 DSL)的集成建模工具环境的创建,并特别关注工业实力和互操作性。
Eclipse Sphinx 0.13.1之前版本存在安全漏洞,该漏洞源于在使用 Apache Xerces XML Parser 时不会对引用的外部实体进行处理。攻击者利用该漏洞能够访问本地文件并通过 HTTP 请求公开敏感信息。
solution:Upgrade eclipse sphinx to a higher version than 0.13.1,and avoid the version [0.7.0,0.13.1) |
CVE:CVE-2017-15775
CNNVD:CNNVD-201710-925
XnView Classic for Windows是法国软件开发者Gougelet Pierre-Emmanuel所研发的一套用于Windows平台的图片查看软件。该软件可用于查看、转换、组织和编辑图形及视频文件。
基于Windows平台的XnView Classic 2.43版本中存在缓冲区溢出漏洞。远程攻击者可借助特制的.dwg文件利用该漏洞造成拒绝服务。
solution:Upgrade xnview xnview to a higher version than 2.43,and avoid the version 2.43 |
CVE:CVE-2016-1618
CNNVD:CNNVD-201601-625
Google Chrome是美国谷歌(Google)公司开发的一款Web浏览器。Blink是美国谷歌(Google)公司和挪威欧朋(Opera Software)公司共同开发的一套浏览器排版引擎(渲染引擎)。
Google Chrome 48.0.2564.82之前版本中使用的Blink中存在安全漏洞,该漏洞源于程序没有确保使用正确的cryptographicallyRandomValues随机数生成器。远程攻击者可利用该漏洞破坏加密保护机制。
solution:Upgrade google chrome to a higher version than 47.0.2526.106,and avoid the version (,47.0.2526.106] |
CVE:CVE-2017-11216
CNNVD:CNNVD-201708-501
Adobe Acrobat和Reader都是美国奥多比(Adobe)公司的产品。前者是一套PDF文件编辑和转换工具,后者是一套PDF文档阅读软件。
Adobe Acrobat和Reader中存在内存损坏漏洞。远程攻击者可利用该漏洞执行任意代码。以下版本受到影响:Adobe Acrobat DC和Acrobat Reader DC Continuous 2017.009.20058及之前的版本;Acrobat 2017和Acrobat Reader 2017 2017.008.30051及之前的版本;Acrobat DC和Acrobat Reader DC 2015.006.30306及之前的版本;Acrobat XI和Reader XI 11.0.20及之前的版本。
solution:Upgrade adobe acrobat to a higher version than 11.0.20,17.011.30066,and avoid the version [11.0.0,11.0.20],[17.011.00000, |
CVE:CVE-2020-27693
CNNVD:CNNVD-202011-316
Trend Micro InterScan Messaging Virtual Appliance是美国趋势科技(Trend Micro)公司的一款用于保障通讯安全的设备。
Trend Micro InterScan Messaging Security Virtual Appliance 9.1存在安全漏洞,该漏洞源于使用被认为过时的散列存储管理密码。
solution:Upgrade trendmicro interscan_messaging_security_virtual_appliance to a higher version than 9.1,and avoid the version (,9.1] |
CVE:CVE-2008-0433
CNNVD:CNNVD-200801-366
Agares PHPAutoVideo 2.21及其早期版本的theme/PHPAutoVideo/LightTwoOh/sidebar.php中存在PHP远程文件包含漏洞。远程攻击者可以通过下载页参数的一个URL,执行任意PHP代码。
solution:Upgrade agares_media phpautovideo to a higher version than 2.21,and avoid the version (,2.21] |
CVE:CVE-2015-3621
CNNVD:CNNVD-201507-623
SAP Enterprise Central Component(ECC)是德国思爱普(SAP)公司的一套ERP系统中的企业管理软件。该软件包括会计(FI)、物流(MM)、销售(SD)等模块。
SAP ECC中存在不可信搜索路径漏洞。本地攻击者可借助木马程序利用该漏洞获取特权。
solution:Upgrade sap enterprise_central_component to a higher version than - |
CVE:CVE-2009-1786
CNNVD:CNNVD-200905-351
IBM AIX是一款商业性质的UNIX操作系统。
AIX的libc在实现malloc时包含有一个调试机制,可通过设置MALLOCTYPE和MALLOCDEBUG环境变量来初始化这个机制。在某些情况下调试功能会对用户指定的日志文件执行写操作,而在检查文件是否为符号链接与打开文件的过程中存在一个时间差。如果攻击者能够在这个时间帧内将文件更改为指向其他文件的符号链接的话,就可以导致set-uid二进制程序向属于特权用户的文件执行写操作。
solution:Upgrade ibm aix to a higher version than 5.3,6.1,and avoid the version 5.3,6.1 |
CVE:CVE-2006-2866
CNNVD:CNNVD-200606-132
dotClear是一个的基于PHP和MySQL的Blog系统。
dotClear的实现上存在输入验证漏洞,远程攻击者可能利用此漏洞在服务器上以Web进程权限执行任意命令。
在dotClear的layout/prepend.php文件78-104行:
...
# Variable de conf
$theme_path = $blog_dc_path.'/themes/';
$theme_uri = dc_app_url.'/themes/';
$img_path = dc_img_url;
# D?finition du th?me et de la langue
$__theme = dc_theme;
$__lang = dc_default_lang;
# Ajout des functions.php des plugins
$objPlugins = new plugins(dirname(__FILE__).'/../'.DC_ECRIRE.'/tools/');
foreach ($objPlugins->ge |
CVE:CVE-2012-1716
CNNVD:CNNVD-201206-237
Oracle Java SE是美国甲骨文(Oracle)公司的一套标准版Java平台,用于开发和部署桌面、服务器以及嵌入设备和实时环境中的Java应用程序。
Oracle Java SE 7 update 4和早期版本,6 update 32和早期版本,5 update 35和早期版本中的Java Runtime Environment(JRE)组件中存在未明漏洞。远程攻击者可利用该漏洞通过相关的Swing未明向量影响机密性,完整性和可用性。
solution:Upgrade oracle jdk to a higher version than *:update4,1.7.0,1.7.0:update1,1.7.0:update2,1.7.0:update3,*:update32,1.6.0:update22,1.6.0:update23,1.6.0:update24,1.6.0:update25,1.6.0:update26,1.6.0:update27,1.6.0:update29,1.6.0:update30,1.6 |
CVE:CVE-2017-10392
CNNVD:CNNVD-201710-726
Oracle Virtualization是美国甲骨文(Oracle)公司的一套软硬件虚拟化管理解决方案。Oracle VM VirtualBox是其中的一个虚拟机组件。
Oracle Virtualization中的Oracle VM VirtualBox组件5.1.30之前的版本的Core子组件存在安全漏洞。攻击者可利用该漏洞未授权读取、更新、插入或删除数据,造成拒绝服务(组件挂起和频繁崩溃),影响数据的可用性、保密性和完整性。
solution:Upgrade oracle vm_virtualbox to a higher version than 5.1.28,and avoid the version 5.1.28 |
CVE:CVE-2014-3602
CNNVD:CNNVD-201411-199
Red Hat OpenShift Enterprise是美国红帽(Red Hat)公司的一款企业版平台即服务(PaaS)云计算平台,它支持构建、测试、部署和运行应用程序。
Red Hat OpenShift Enterprise 2.2之前版本存在权限许可和访问控制问题漏洞,该漏洞源于允许本地用户通过读取/proc/net/tcp获取远程系统的IP地址和端口号信息。
solution:Upgrade redhat openshift to a higher version than 2.1.8,2.0,2.0.1,2.0.2,2.0.3,2.0.4,2.0.5,2.0.6,2.1,2.1.1,2.1.2,2.1.3,2.1.4,2.1.5,2.1.6,2.1.7,and avoid the version (,2.1.8],2.0,2.0.1,2.0.2,2.0.3,2.0.4,2.0.5,2.0.6,2.1,2.1.1,2.1.2,2.1.3,2.1.4,2.1.5,2.1.6,2.1.7 |
CVE:CVE-2014-2022
CNNVD:CNNVD-201410-322
vBulletin是美国Internet Brands和vBulletin Solutions公司共同开发的一款开源的商业Web论坛程序。
vBulletin中的includes/api/4/breadcrumbs_create.php脚本存在SQL注入漏洞。远程攻击者可借助xmlrpc API请求中的‘conceptid’参数利用该漏洞执行任意SQL命令。以下版本受到影响:vBulletin 4.2.2版本,4.2.1版本,4.2.0 PL2及之前版本。
solution:Upgrade vbulletin vbulletin to a higher version than 4.2.2,4.2.0:pl2,4.2.1,and avoid the version (,4.2.2],4.2.0:pl2,4.2.1 |
CVE:CVE-2023-32674
CNNVD:CNNVD-202306-837
HP PC是美国惠普(HP)公司的电脑产品。
HP PC Hardware Diagnostics Windows存在安全漏洞,该漏洞源于存在缓冲区溢出漏洞。
solution:Upgrade hp pc_hardware_diagnostics to a higher version than 2.2.0.0,and avoid the version (,2.2.0.0) |
CVE:CVE-2019-15088
CNNVD:CNNVD-201909-950
PRiSE adAS是一款身份验证服务器。
PRiSE adAS 1.7.0版本中存在代码问题漏洞。该漏洞源于网络系统或产品的代码开发过程中存在设计或实现不当的问题。
solution:Upgrade prise adas to a higher version than 1.7.0,and avoid the version 1.7.0 |
CVE:CVE-2008-1758
CNNVD:CNNVD-200804-164
KwsPHP ConcoursPhoto模块的SQL注入漏洞。远程攻击者通过C_ID参数到达index.php来执行任意SQL命令。
solution:Upgrade kwsphp kwsphp to a higher version than * |
CVE:CVE-2023-3738
CNNVD:CNNVD-202307-1609
Google Chrome是美国谷歌(Google)公司的一款Web浏览器。
Google Chrome Autofill 存在安全漏洞,该漏洞源于执行不当。
solution:Upgrade google chrome to a higher version than 115.0.5790.98,and avoid the version (,115.0.5790.98) |
CVE:CVE-2020-7337
CNNVD:CNNVD-202012-751
Mcafee VirusScan Enterprise(VSE)是美国迈克菲(Mcafee)公司的一套杀毒软件。该软件提供全方位的安全防护、扫描内存以查找恶意代码和为远程系统优化更新等功能。
McAfee VirusScan Enterprise 8.8 Patch 16存在安全漏洞,该漏洞源于不正确的权限分配允许本地管理员绕过本地的安全保护,通过VSE不正确地集成到Windows Defender应用程序控制,通过仔细操作代码完整性检查。
solution:Upgrade mcafee virusscan_enterprise to a higher version than 8.8,8.8,8.8:patch1,8.8:patch10,8.8:patch11,8.8:patch12,8.8:patch13,8.8:patch14,8.8:patch15,8.8:patch2,8.8:patch3,8.8:patch4,8.8:patch5,8.8:patch6,8.8:patch7,8.8:patch8,8.8:patc |
CVE:CVE-2013-1681
CNNVD:CNNVD-201305-329
Mozilla Firefox和Thunderbird都是由美国Mozilla基金会开发。Firefox是一款开源Web浏览器。Thunderbird是从Mozilla Application Suite中独立出来的一套电子邮件客户端软件。
Mozilla Firefox 21.0之前的版本,Firefox ESR 17.0.6之前的17.x版本,Thunderbird 17.0.6之前的版本,Thunderbird ESR 17.0.6之前的17.x版本中的‘nsContentUtils::RemoveScriptBlocker’函数中存在释放后重用漏洞。远程攻击者可利用该漏洞执行任意代码或造成拒绝服务(堆内存破坏)。
solution:Upgrade mozilla firefox to a higher version than 20.0.1,19.0,19.0.1,19.0.2,20.0,and avoid the version (,20.0.1],19.0,19.0.1,19.0.2,20.0; Upgrade |
CVE:CVE-2023-1046
CNNVD:CNNVD-202302-2043
MuYuCMS是MuYuCMS开源的一套轻量级开源内容管理系统。
MuYuCMS 2.2版本存在代码问题漏洞,该漏洞源于对参数url的错误操作导致服务器端请求伪造。
solution:Upgrade muyucms muyucms to a higher version than 2.2,and avoid the version 2.2 |
CVE:CVE-2011-3968
CNNVD:CNNVD-201202-177
Google Chrome是美国谷歌(Google)公司开发的一款Web浏览器。
Google Chrome 17.0.963.46之前版本中存在资源管理错误漏洞。远程攻击者可利用该漏洞借助与层叠样式表(CSS)令牌序列相关的向量导致拒绝服务,或者产生其他未明影响。
solution:Upgrade google chrome to a higher version than 17.0.963.46,and avoid the version (,17.0.963.46); Upgrade apple itunes to a higher version than 10.7,and avoid the version (,10.7); Upgrade apple safari to a higher version than 6.0,and avoid the version (,6.0); Upgrade apple iphone_os to a higher version than 6.0,and avoid the |
CVE:CVE-2021-33106
CNNVD:CNNVD-202111-965
Intel Safestring Library是美国Intel公司的一个基于安全的 C 库。
Intel Safestring Library 存在输入验证错误漏洞,该漏洞由于整数溢出而存在。本地用户可以向应用程序传递经过特殊处理的数据,触发整数溢出,并以较高的权限在目标系统上执行任意代码。该漏洞允许本地用户在目标系统上执行任意代码。
solution:Upgrade intel safestring_library to a higher version than 2021-07-22,and avoid the version (,2021-07-22) |
CVE:CVE-2018-14791
CNNVD:CNNVD-201808-564
Emerson Electric Deltav DCS是美国艾默生电气(Emerson Electric)公司的一套数字自动化系统。该系统提供I/O按需配置、嵌入式智能控制和报警面板等功能。
Emerson Electric Deltav DCS中存在权限许可和访问控制漏洞。本地攻击者可利用该漏洞修改受影响的产品上的可执行文件和库文件。以下版本受到影响:Emerson Electric Deltav DCS 11.3.1版本,12.3.1版本,13.3版本,13.3.1版本,R5版本。
solution:Upgrade emerson deltav to a higher version than 11.3.1,12.3.1,13.3,13.3.1,r5,and avoid the version 11.3.1,12.3.1,13.3,13.3.1,r5
solution:Upgrade harmonicinc nsg_9000 to a higher version than - |
CVE:CVE-2022-43677
CNNVD:CNNVD-202210-1677
free5GC是free5GC开源的一个第 5 代 (5G) 移动核心网络的开源项目。
free5GC 3.2.1版本存在安全漏洞。攻击者利用该漏洞通过特制的NGAP消息使AMF和NGAP解码器崩溃。
solution:Upgrade free5gc free5gc to a higher version than 3.2.1,and avoid the version 3.2.1 |
CVE:CVE-2018-14260
CNNVD:CNNVD-201807-1608
Foxit Reader for Windows是中国福昕(Foxit)软件公司的一款基于Windows平台的PDF文档阅读器。Foxit PhantomPDF for Windows是它的商业版。
基于Windows平台的Foxit Reader 9.1.0.5096及之前版本和PhantomPDF 9.1.0.5096及之前版本中的getPageRotation方法存在类型混淆漏洞。远程攻击者可借助恶意的页面或文件利用该漏洞在当前进程的上下文中执行任意代码。
solution:Upgrade foxitsoftware foxit_reader to a higher version than 9.1.0.5096,and avoid the version (,9.1.0.5096]; Upgrade foxitsoftware phantompdf to a higher version than 9.1.0.5096,and avoid the version (,9.1.0.5096] |
CVE:CVE-2021-45105
CNNVD:CNNVD-202112-1493
Apache Log4j是美国阿帕奇(Apache)基金会的一款基于Java的开源日志记录工具。
Apache Log4j2 2.0-alpha1到2.16.0版本(不包括2.12.3)存在安全漏洞,该漏洞源于自引用查找的不受控递归。攻击者可利用该漏洞在解释精心编制的字符串时导致拒绝服务。此问题已在2.17.0 和 2.12.3中修复。
solution:Upgrade apache log4j to a higher version than 2.3.1,2.12.3,2.16.0,and avoid the version [2.0,2.3.1),[2.4,2.12.3),[2.13.0,2.16.0]; Upgrade netapp cloud_manager to a higher version than -; Upgrade debian debian_linux to a higher version than 10.0,11.0,and avoid the version 10.0,11.0; Upgra |
CVE:CVE-2022-48288
CNNVD:CNNVD-202302-349
Huawei HarmonyOS是中国华为(Huawei)公司的一个操作系统。提供一个基于微内核的全场景分布式操作系统。
Huawei HarmonyOS存在安全漏洞,该漏洞源于包管理模块部分接口未做鉴权及管控,攻击者利用该漏洞可能导致机密性受影响。
solution:Upgrade huawei emui to a higher version than 12.0.1,and avoid the version 12.0.1; Upgrade huawei harmonyos to a higher version than 2.0.1,3.0.0,and avoid the version 2.0.1,3.0.0 |
CVE:CVE-2018-3885
CNNVD:CNNVD-201809-347
Frappe ERPNext是一套开源的ERP(企业资源计划)系统。该系统包括财务管理、库存管理、客户关系管理、项目管理和人力资源管理等功能。
Frappe ERPNext 10.1.6版本中的‘order_by’参数存在SQL注入漏洞。远程攻击者可通过发送特制的Web请求利用该漏洞查看、添加、修改或删除后端数据库中的信息。
solution:Upgrade erpnext erpnext to a higher version than 10.1.6,and avoid the version 10.1.6 |
CVE:CVE-2006-4905
CNNVD:CNNVD-200609-373
Artmedic Links 5.0的index.php中存在PHP远程文件包含漏洞,远程攻击者可以通过未经readfile函数处理的id参数中的URL执行任意PHP代码。
solution:Upgrade artmedic_webdesign artmedic_links to a higher version than 5.0,and avoid the version 5.0 |
CVE:CVE-2006-6053
CNNVD:CNNVD-200611-337
Linux kernel 2.6.x中的ext3fs_dirhash函数允许本地用户通过带有畸形数据结构的ext3流来发起拒绝服务攻击(崩溃)。
solution:Upgrade linux linux_kernel to a higher version than 2.6.0,2.6.1,2.6.2,2.6.3,2.6.4,2.6.5,2.6.6,2.6.7,2.6.8,2.6.8.1,2.6.9:2.6.20,2.6.10,2.6.11,2.6.11.1,2.6.11.2,2.6.11.3,2.6.11.4,2.6.11.5,2.6.11.6,2.6.11.7,2.6.11.8,2.6.11.9,2.6.11.10,2.6.11.11,2.6.11.12,2.6.12,2.6.12.1,2.6.12.2,2.6.12.3,2.6.12.4,2.6.12.5,2.6.12.6,2.6.13,2.6.13.1,2.6.13.2,2.6.13.3,2.6.13.4,2.6.13.5,2.6.14,2.6.14.1,2.6.14 |
CVE:CVE-2015-10048
CNNVD:CNNVD-202301-1149
desafio_buzz_woody是Bruno Mattoso Gonçalves个人开发者的一个应用程序。
bmattoso desafio_buzz_woody存在SQL注入漏洞,该漏洞源于未知的处理,操作导致 SQL注入。
solution:Upgrade desafio_buzz_woody_project desafio_buzz_woody to a higher version than 2015-02-08,and avoid the version (,2015-02-08) |
CVE:CVE-2015-8611
CNNVD:CNNVD-201601-194
F5 BIG-IP LTM等都是美国F5公司的产品。LTM是一款本地流量管理器;APM是一套提供安全统一访问关键业务应用和网络的解决方案。
多款F5 BIG-IP产品中存在安全漏洞,该漏洞源于程序没有正确与Always-On Management(AOM)子系统同步密码。远程攻击者可借助过期或默认的密码利用该漏洞登陆AOM系统。以下产品及版本受到影响:F5 BIG-IP LTM、AAM、AFM、Analytics、APM、ASM、DNS、Link Controller、PEM 12.0.0版本。
solution:Upgrade f5 big-ip_domain_name_system to a higher version than 12.0.0,and avoid the version 12.0.0; Upgrade f5 big-ip_application_acceleration_manager to a higher version than 12.0.0,and avoid the version 12.0. |
CVE:CVE-2008-4698
CNNVD:CNNVD-200810-411
Opera是挪威欧朋(Opera Software)公司所开发的一款Web浏览器,它支持多窗口浏览、可定制用户界面等。
Opera中的多个安全漏洞可能允许恶意用户执行脚本注入攻击、绕过某些安全限制或泄露敏感信息。
在预览新闻源时阻断脚本存在错误,泄露所订阅新闻源的内容,或将用户订阅到任意的新闻源。
solution:Upgrade opera opera_browser to a higher version than 9.60,5.0,5.0:beta2,5.0:beta3,5.0:beta4,5.0:beta5,5.0:beta6,5.0:beta7,5.0:beta8,5.02,5.10,5.11,5.12,6.0,6.0:beta1,6.0:beta2,6.0:beta3,6.0:tp1,6.0:tp2,6.0:tp3,6.1,6.01,6.1:beta1,6.02,6.03,6.04,6.05,6.06,6.11,6.12,7.0,7.0:beta1,7.0:beta1_v2,7.0:beta2,7.01,7.02 |
CVE:CVE-2023-2556
CNNVD:CNNVD-202306-667
WordPress和WordPress plugin都是WordPress基金会的产品。WordPress是一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。WordPress plugin是一个应用插件。
WordPress Plugin WPCS – WordPress Currency Switcher Professional 1.1.9及之前版本存在安全漏洞,该漏洞源于缺少对 wpcs_sd_delete 匿名函数的功能检查,攻击者利用该漏洞可以创建自定义Currency Switcher。
solution:Upgrade pluginus wordpress_currency_switcher to a higher version than 1.2.0,and avoid the version (,1.2.0) |
CVE:CVE-2009-2121
CNNVD:CNNVD-200906-368
Google Chrome是Google发布的开源WEB浏览器 。
Google Chrome在处理HTTP服务器的响应时存在缓冲区溢出漏洞。如果用户受骗访问了恶意网站并从服务器接收到了包含有超长分块编码块大小的响应报文,就会在memmove()中触发溢出,导致浏览器崩溃或执行任意代码 。
solution:Upgrade google chrome to a higher version than 2.0.172,0.2.149.29,0.2.149.30,0.2.152.1,0.2.153.1,0.3.154.0,0.3.154.3,0.4.154.18,0.4.154.22,0.4.154.31,0.4.154.33,1.0.154.36,1.0.154.39,1.0.154.42,1.0.154.43,1.0.154.46,1.0.154.52,1.0.154.53,1.0.154.59,2.0.156.1,2.0.157.0,2.0.157.2,2.0.158.0,2.0.159.0,and avoid the v |
CVE:CVE-2014-5326
CNNVD:CNNVD-201411-434
Direct Web Remoting(DWR)是一套用于改善Web页面与Java类交互的远程服务器端Ajax开源框架,它可帮助开发人员开发包含AJAX技术的网站,并允许浏览器里的代码使用运行在Web服务器上的JAVA函数。
DWR中存在跨站脚本漏洞。远程攻击者可利用该漏洞注入任意Web脚本或HTML。以下版本受到影响:DWR 2.0.10及之前版本,3.0.RC1版本和3.0.RC2版本。
solution:Upgrade directwebremoting direct_web_remoting to a higher version than 2.0.10,3.0:rc1,3.0:rc2,and avoid the version (,2.0.10],3.0:rc1,3.0:rc2 |
CVE:CVE-2010-2679
CNNVD:CNNVD-201007-087
Joomla!是一款开放源码的内容管理系统(CMS)。
Joomla!的Weblinks (com_weblinks)组件中存在SQL注入漏洞。远程攻击者可以借助对index.php的view操作中的id参数执行任意的SQL命令。
solution:Upgrade joomla com_weblinks to a higher version than *; Upgrade joomla joomla! to a higher version than * |
CVE:CVE-2023-2638
CNNVD:CNNVD-202306-1032
Rockwell Automation FactoryTalk Services Platform是美国罗克韦尔(Rockwell Automation)公司的一套由多个产品组成的服务平台,它为应用程序提供常规服务,如诊断信息、健康监视和实时数据访问等。
Rockwell Automation FactoryTalk Services Platform存在安全漏洞,该漏洞源于不会验证备份配置存档是否受密码保护,可能会导致加载恶意配置存档,允许经过身份验证的本地非管理员用户制作恶意的备份存档。
solution:Upgrade rockwellautomation factorytalk_policy_manager to a higher version than 6.11.0,and avoid the version 6.11.0; Upgrade rockwellautomation factorytalk_system_services to a higher version than 6.11.0,and avo |
CVE:CVE-2009-1297
CNNVD:CNNVD-200910-367
SUSE openSUSE 10.3到11.1和SUSE Linux Enterprise (SLE) 10 SP2到11版本的open-iscsi中的iscsi_discovery允许本地用户借助对未明的临时文件的symlink攻击,重写任意文件。该未明的临时文件有一个可预测的文件名。
solution:Upgrade novell suse_linux to a higher version than 10:sp2,11,and avoid the version 10:sp2,11; Upgrade opensuse opensuse to a higher version than 10.3,11.1,and avoid the version 10.3,11.1 |
CVE:CVE-2007-3052
CNNVD:CNNVD-200706-052
PostNuke PNphpBB2 的index.php中存在SQL注入漏洞。远程攻击者可以借助c参数,执行任意的SQL指令。
solution:Upgrade postnuke_software_foundation pnphpbb to a higher version than 1.2i,and avoid the version (,1.2i] |
CVE:CVE-2022-24289
CNNVD:CNNVD-202202-1031
Apache Cayenne是美国阿帕奇 (Apache)基金会的一个根据 Apache 许可证许可的开源持久性框架。用于提供对象关系映射和远程处理服务。
Apache Cayenne 中存在代码问题漏洞,该漏洞源于产品未对用户上传的负载进行安全检查。攻击者可通过该漏洞导致任意代码执行。 以下产品及版本受到影响:Apache Cayenne 4.1 版本及之前版本。
solution:Upgrade apache cayenne to a higher version than 4.2,and avoid the version (,4.2) |
CVE:CVE-2020-17134
CNNVD:CNNVD-202012-656
Microsoft Windows是美国微软(Microsoft)公司的一种桌面操作系统。
多款Microsoft产品中存在安全漏洞,目前尚无此漏洞的相关信息,请随时关注CNNVD或厂商公告。
solution:Upgrade microsoft windows_10 to a higher version than 20h2,1803,1809,1903,1909,2004,and avoid the version 20h2,1803,1809,1903,1909,2004; Upgrade microsoft windows_server_2016 to a higher version than 20h2,1903,1909,2004,and avoid the version 20h2,1903,1909,2004; Upgrade microsoft windows_server_2019 to a higher version than - |
CVE:CVE-2021-22444
CNNVD:CNNVD-202108-127
Huawei HarmonyOS是中国华为(Huawei)公司的一个操作系统。提供一个基于微内核的全场景分布式操作系统。
Huawei HarmonyOS Phones and Tablets 华为部分产品存在逻辑绕过漏洞。成功利用这个漏洞可能导致代码注入。
solution:Upgrade huawei emui to a higher version than 9.1.0,9.1.1,10.0.0,10.1.0,10.1.1,11.0.0,and avoid the version 9.1.0,9.1.1,10.0.0,10.1.0,10.1.1,11.0.0; Upgrade huawei magic_ui to a higher version than 2.1.1,3.0.0,3.1.0,3.1.1,4.0.0,and avoid the version 2.1.1,3.0.0,3.1.0,3.1.1,4.0.0 |
CVE:CVE-2021-38390
CNNVD:CNNVD-202108-2403
Delta Electronics DIAEnergie是一个工业能源管理系统,用于实时监控和分析能源消耗、计算能源消耗和负载特性、优化设备性能、改进生产流程并最大限度地提高能源效率。
Delta Electronics DIAEnergie 存在SQL注入漏洞,该漏洞源于/DataHandler/HandlerEnergyType.ashx 端点中存在 SQL 盲注漏洞。攻击者可利用该漏洞在 NT SERVICEMSSQLSERVER 的上下文中执行任意代码。
solution:Upgrade deltaww diaenergie to a higher version than 1.7.5,and avoid the version (,1.7.5] |
CVE:CVE-2002-1357
CNNVD:CNNVD-200212-040
SSH协议可以使客户端和服务端之间建立加密通信。Rapid7开发了SSHredde测试工具,针对连接初始化,KEY交换,SSH传输层协议密码字段协商等过程进行详细测试。
在测试过程中发现多个SSH2服务器和客户端不正确处理非法长度(如零,负整数长度等)的包和数据元素,远程攻击者可以利用这个漏洞进行拒绝服务攻击或可能以进程权限执行任意代码。
目前没有更详细的漏洞细节。
solution:Upgrade cisco ios to a higher version than 12.0s,12.0st,12.1e,12.1ea,12.1t,12.2,12.2s,12.2t,and avoid the version 12.0s,12.0st,12.1e,12.1ea,12.1t,12.2,12.2s,12.2t; Upgrade fissh ssh_client to a higher version than 1.0a_for_windows,and avoid the version 1.0a_for_windows; Upgr |
CVE:CVE-2020-26256
CNNVD:CNNVD-202012-609
C2FO Fast-csv是美国Packwood(C2FO)公司的一个基于Typescript的用于解析和格式化CSV格式文件的代码库。
Fast-csv 存在安全漏洞,该漏洞源于解析时使用ignoreEmpty选项可能存在重dos漏洞(正则表达式拒绝服务)。
solution:Upgrade c2fo fast-csv to a higher version than 4.3.6,and avoid the version (,4.3.6) |
CVE:CVE-2023-31763
CNNVD:CNNVD-202305-2057
Shenzhen Daping Computer AGShome Smart Alarm是中国深圳市大屏计算机(Shenzhen Daping Computer)公司的一款家庭智能报警器。
Shenzhen Daping Computer AGShome Smart Alarm v1.0固件版本存在安全漏洞,该漏洞源于允许攻击者获得完全访问权限,攻击者可以使用无线电来捕获从远程钥匙扣发送到警报器的命令。
solution:Upgrade agshome_smart_alarm_project agshome_smart_alarm_firmware to a higher version than 1.0,and avoid the version 1.0 |
CVE:CVE-2020-10737
CNNVD:CNNVD-202005-317
oddjob是一款用于D-Bus的具有公共网关接口功能的软件包。
oddjob 0.34.5之前版本和0.34.6之前版本中的mkhomedir工具存在竞争条件问题漏洞,该漏洞源于在创建home目录期间,mkhomedir将/etc/skel目录复制到新创建的home目录中,并在没有正确检查homedir路径的情况下将其所有权更改为home用户。攻击者可借助特制的符号链接利用该漏洞提升权限。
solution:Upgrade redhat oddjob to a higher version than 0.34.5,and avoid the version (,0.34.5) |
CVE:CVE-2016-3196
CNNVD:CNNVD-201608-095
Fortinet FortiAnalyzer和FortiManager都是美国飞塔(Fortinet)公司的产品。前者是一套集中式网络安全报告解决方案,后者是一套集中式网络安全管理解决方案。
Fortinet FortiAnalyzer 5.2.6之前的5.x版本和FortiManager 5.2.6之前的5.x版本中存在跨站脚本漏洞。远程攻击者可通过图像的文件名利用该漏洞注入任意Web脚本或HTML。
solution:Upgrade fortinet fortimanager_firmware to a higher version than 5.0.3,5.0.4,5.0.5,5.0.6,5.0.7,5.0.8,5.0.9,5.0.10,5.2.0,5.2.1,5.2.2,5.2.3,5.2.4,5.2.5,and avoid the version 5.0.3,5.0.4,5.0.5,5.0.6,5.0.7,5.0.8,5.0.9,5.0.10,5.2.0,5.2.1,5.2.2,5.2.3,5.2.4,5.2.5; |
CVE:CVE-2020-5231
CNNVD:CNNVD-202001-1357
Opencast是Opencast组织的一款用于大规模自动视频捕获,管理和分发的直播视频支撑软件。
Apereo Opencast 7.6之前版本和8.1之前版本中存在授权问题漏洞。该漏洞源于网络系统或产品中缺少身份验证措施或身份验证强度不足。
solution:Upgrade apereo opencast to a higher version than 7.6,8.0,and avoid the version (,7.6),8.0 |
CVE:CVE-2022-20542
CNNVD:CNNVD-202303-2074
Google Pixel是美国谷歌(Google)公司的一款智能手机。
Google Pixel 存在输入验证错误漏洞,该漏洞源于缺少边界检查,可能存在越界写入。
solution:Upgrade google android to a higher version than 13.0,and avoid the version 13.0 |
CVE:CVE-2022-27561
CNNVD:CNNVD-202209-1165
HCL Technologies Traveler是印度HCL Technologies公司的一款软件。用于在 HCL Domino 服务器和无线手持设备之间提供自动、双向、无线同步。
HCL Technologies Traveler 12.0.1.2之前版本存在安全漏洞,该漏洞源于会向登录的管理员用户公开其他管理信息。
solution:Upgrade hcltech traveler to a higher version than 12.0.1.2,and avoid the version (,12.0.1.2) |
CVE:CVE-2007-3269
CNNVD:CNNVD-200706-288
Papoo Light中存在多个跨站脚本攻击漏洞。远程攻击者可以借助GET请求中的URI或访客评论的标题字段,注入任意的web脚本或HTML。远程认证用户可以借助一个对其他用户的信息,注入任意的web脚本或HTML。
solution:Upgrade papoo papoo_cms_light to a higher version than 3.6,and avoid the version (,3.6] |
CVE:CVE-2019-9929
CNNVD:CNNVD-201906-264
Northern.tech CFEngine是一款IT基础架构配置管理和自动化框架。
Northern.tech CFEngine Enterprise 3.12.1版本中存在日志信息泄露漏洞。该漏洞源于网络系统或产品的日志文件非正常输出。
solution:Upgrade northern cfengine to a higher version than 3.12.1,and avoid the version 3.12.1 |
CVE:CVE-2020-6850
CNNVD:CNNVD-202002-856
WordPress是WordPress(Wordpress)基金会的一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。
WordPress miniorange-saml-20-single-sign-on 4.8.84之前版本中的Utilities.php文件存在跨站脚本漏洞。该漏洞源于WEB应用缺少对客户端数据的正确验证。攻击者可利用该漏洞执行客户端代码。
solution:Upgrade miniorange saml_sp_single_sign_on to a higher version than 4.8.84,and avoid the version (,4.8.84) |
CVE:CVE-2018-15437
CNNVD:CNNVD-201811-189
Cisco Immunet和AMP for Endpoints都是美国思科(Cisco)公司的产品。Cisco Immunet是一套恶意软件防护程序。AMP for Endpoints是一套集成了静态和动态恶意软件分析以及威胁情报于一体的终端应用程序。
基于Microsoft Windows平台的Cisco Immunet和AMP for Endpoints中的系统扫描组件存在拒绝服务漏洞。本地攻击者可利用该漏洞禁用产品的扫描功能。
solution:Upgrade cisco advanced_malware_protection_for_endpoints to a higher version than -; Upgrade cisco immunet_for_endpoints to a higher version than - |
CVE:CVE-2008-3491
CNNVD:CNNVD-200808-063
Scripts24 iPost和iTGP是网站PHP脚本工具。
Scripts24 iPost 1.0.1和iTGP 1.0.4版本中的go.php存在SQL注入漏洞。远程攻击者可以借助report操作中的id参数,执行任意的SQL指令。
solution:Upgrade scripts24 ipost to a higher version than 1.0.1,and avoid the version 1.0.1; Upgrade scripts24 itgp to a higher version than 1.0.4,and avoid the version 1.0.4 |
CVE:CVE-2020-12479
CNNVD:CNNVD-202004-2432
TeamPass是NILS LAUMAILL?软件开发者的一款开源的密码管理器。
TeamPass 2.1.27.36版本中存在安全漏洞。攻击者可通过向sources/users.queries.php文件发送带有‘newValue’参数的HTTP请求利用该漏洞包含任意文件,并可能执行代码。
solution:Upgrade teampass teampass to a higher version than 2.1.27.36,and avoid the version 2.1.27.36 |
CVE:CVE-2022-42167
CNNVD:CNNVD-202210-1095
Tenda AC10是中国腾达(Tenda)公司的一款无线路由器。
Tenda AC10固件V15.03.06.23版本存在安全漏洞,该漏洞源于其/goform/formSetFirewallCfg组件存在栈缓冲区溢出。
solution:Upgrade tenda ac10_firmware to a higher version than 15.03.06.23,and avoid the version 15.03.06.23 |
CVE:CVE-2011-1170
CNNVD:CNNVD-201106-262
Linux kernel是美国Linux基金会发布的开源操作系统Linux所使用的内核。NFSv4 implementation是其中的一个分布式文件系统协议。
Linux kernel 2.6.39之前版本的IPv4实现中的net/ipv4/netfilter/ip_tables.c不能在某些结构体成员值的字符串数据末端放置''字符。本地用户可利用CAP_NET_ADMIN功能发送特制的请求,从内核内存中获取潜在敏感信息,并且读取生成modprobe程序的参数。
solution:Upgrade linux linux_kernel to a higher version than 2.6.38.8,2.6.0,2.6.1,2.6.1:rc1,2.6.1:rc2,2.6.1:rc3,2.6.2,2.6.2:rc1,2.6.2:rc2,2.6.2:rc3,2.6.3,2.6.3:rc1,2.6.3:rc2,2.6.3:rc3,2.6.3:rc4,2.6.4,2.6.4:rc1,2.6.4:rc2,2.6.4:rc3,2.6. |
CVE:CVE-2022-28762
CNNVD:CNNVD-202210-925
Zoom Client是美国Zoom公司的一款支持多种平台的视频会议客户端应用程序。
Zoom Client for Meetings 5.10.6版本至5.12.0之前版本存在安全漏洞,该漏洞源于错误的配置了调试端口。
solution:Upgrade zoom meetings to a higher version than 5.12.0,and avoid the version [5.10.6,5.12.0) |
CVE:CVE-2022-1933
CNNVD:CNNVD-202207-1426
WordPress和WordPress plugin都是WordPress基金会的产品。WordPress是一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。WordPress plugin是一个应用插件。
WordPress plugin CDI 5.1.9之前的版本存在跨站脚本漏洞,该漏洞源于该插件在将参数输出回 AJAX 操作的响应之前不清理和转义参数,攻击者利用该漏洞可以执行跨站脚本攻击。
solution:Upgrade collect_and_deliver_interface_for_woocommerce_project collect_and_deliver_interface_for_woocommerce to a higher version than 5.1.9,and avoid the version (,5.1.9) |
CVE:CVE-2022-31257
CNNVD:CNNVD-202207-936
Siemens Mendix Applications using Mendix 9和Siemens Mendix Applications using Mendix 7都是德国西门子(Siemens)公司的产品。Siemens Mendix Applications using Mendix 9是一种使用 Mendix 9 的 Mendix 应用程序。Siemens Mendix Applications using Mendix 7是一种使用 Mendix 7 的 Mendix 应用程序。
Mendix Applications using Mendix 7 V7.23.31之前版本、Mendix Applications using Mendix 8 V8.18.18之前版本、Mendix Applications using Mendix 9 V9.14.0版本、Mendix Applications using Mendix 9 V9.12版本至 V9.12.2之前版本、Mendix Applications u |
CVE:CVE-2009-0207
CNNVD:CNNVD-200903-408
VERITAS Oracle Disk Manager (VRTSodm)是hp开发的一个第三方的Oracle 数据库磁盘管理工具。
HP-UX B.11.11 running VERITAS Oracle Disk Manager (VRTSodm) 3.5版本,B.11.23 running VRTSodm 4.1版本或VERITAS文件系统(VRTSvxfs)4.1版本,B.11.23 running VRTSodm 5.0版本或VRTSvxfs 5.0版本,以及B.11.31 running VRTSodm 5.0版本中存在未明漏洞。本地用户可以借助未知向量,获得根特权。
solution:Upgrade hp hp-ux to a higher version than b.11.11,b.11.31,b.11.23,and avoid the version b.11.11,b.11.31,b.11.23 |
CVE:CVE-2015-5194
CNNVD:CNNVD-201509-468
NTP是nwtime开源的一个网络时间协议。
NTP 4.2.7p42之前版本存在输入验证错误漏洞。远程攻击者利用该漏洞通过特制的logconfig命令导致系统拒绝服务。
solution:Upgrade fedoraproject fedora to a higher version than 21,22,and avoid the version 21,22; Upgrade suse linux_enterprise_debuginfo to a higher version than 11:sp2,11:sp3,and avoid the version 11:sp2,11:sp3; Upgrade suse linux_enterprise_server to a higher version than 10:sp4,11:sp2,11:sp3,and avoid the version 10:sp4,11:sp2,11:sp3; Upgrade suse manager to a higher version t |
CVE:CVE-2023-34238
CNNVD:CNNVD-202306-594
gatsby是一个应用软件。一个基于 React 的免费开源框架,可帮助开发人员构建极快的网站和应用程序。
Gatsby 4.25.7之前版本和5.9.1之前版本存在路径遍历漏洞,该漏洞源于在__file-code-frame和 __original-stack-frame路径中存在本地文件包含漏洞。
solution:Upgrade gatsbyjs gatsby to a higher version than 4.25.7,5.9.1,and avoid the version (,4.25.7),[5.0.0,5.9.1) |
CVE:CVE-2018-5082
CNNVD:CNNVD-201801-100
K7 Antivirus是印度K7 Computing公司的一套反病毒软件。K7FWHlpr.sys是其中的一个用于K7网络产品的驱动文件。
K7 AntiVirus 15.1.0306版本中的K7FWHlpr.sys文件存在安全漏洞,该漏洞源于程序没有验证IOCtl 0x83002128的输入值。本地攻击者可利用该漏洞造成拒绝服务。
solution:Upgrade k7computing antivirus to a higher version than 15.1.0306,and avoid the version 15.1.0306 |
CVE:CVE-2017-14597
CNNVD:CNNVD-201709-936
AfterLogic WebMail和Aurora都是美国AfterLogic公司的产品。AfterLogic Aurora是一套企业级电子邮件服务器。WebMail是一款电子邮件客户端。AdminPanel是其中的一个后台管理系统。
AfterLogic WebMail 7.7版本和Aurora 7.7.5版本中的AdminPanel存在跨站脚本漏洞。远程攻击者可通过向adminpanel/modules/pro/inc/ajax.php文件发送txtDomainName字段利用该漏洞输入并执行JavaScript脚本。
solution:Upgrade afterlogic aurora to a higher version than 7.7.5,and avoid the version 7.7.5; Upgrade afterlogic webmail to a higher version than 7.7,and avoid the version 7.7 |
CVE:CVE-2020-19683
CNNVD:CNNVD-202112-766
ZZCMS是中国Zzcms团队的一套内容管理系统(CMS)。
ZZZCMS 存在安全漏洞,该漏洞源于跨站点脚本(XSS)存在于ZZZCMS V1.7.1中,通过save.php中的编辑文件操作。
solution:Upgrade zzzcms zzzcms to a higher version than 1.7.1,and avoid the version 1.7.1 |
CVE:CVE-2008-4950
CNNVD:CNNVD-200811-095
dpkg-cross 是一个Linux操作系统下安装库和头文件的工具。
** 有争议的**dpkg-cross 2.3.0版本中的gccross允许本地用户借助一个对tmp/gccross2.log临时文的symlink攻击,重写任意文件。
solution:Upgrade debian dpkg-cross to a higher version than 2.3.0,and avoid the version 2.3.0 |
CVE:CVE-2021-0197
CNNVD:CNNVD-202111-925
Intel Ethernet Controllers是美国英特尔(Intel)公司的一个以太网控制器。
Intel Ethernet controllers存在安全漏洞,该漏洞源于Intel(R) Ethernet 700 固件中的越界写入8.2 版之前的系列控制器可能允许特权用户有可能通过本地访问实现特权升级。
solution:Upgrade intel ethernet_network_controller_e810-xxvam2_firmware to a higher version than 1.5.5.6,and avoid the version (,1.5.5.6); Upgrade intel ethernet_network_controller_e810-cam1_firmware to a higher version than 1.5.5.6,and avoid the version (,1.5.5.6); Upgrade intel ethernet_network_controller_e8 |
CVE:CVE-2022-36977
CNNVD:CNNVD-202303-2611
Ivanti Avalanche是美国Ivanti公司的一套企业移动设备管理系统。该系统主要用于管理智能手机、平板电脑和条形码扫描仪等设备。
Ivanti Avalanche 6.3.2.3490 版本存在代码问题漏洞,该漏洞源于 Certificate Management Server service 中缺乏对用户提供的数据的适当验证,这可能会导致不可信数据的反序列化。攻击者利用该漏洞在服务帐户环境中执行代码。
solution:Upgrade ivanti avalanche to a higher version than 6.3.4,and avoid the version [6.3.2.3490,6.3.4) |
CVE:CVE-2017-13200
CNNVD:CNNVD-201801-506
Android on Google Pixel和Nexus是美国谷歌(Google)公司和开放手持设备联盟(简称OHA)共同开发的一套运行于Google Pixel和Nexus(智能手机)中并以Linux为基础的开源操作系统。Media framework(av)是其中的一个音、视频组件。
Google Pixel和Nexus设备上的Android中的Media framework(av)存在信息泄露漏洞。远程攻击者可利用该漏洞获取敏感信息。以下版本受到影响:Android 7.0版本,7.1.1版本,7.1.2版本,8.0版本,8.1版本。
solution:Upgrade google android to a higher version than 5.1.1,6.0,6.0.1,7.0,7.1.1,7.1.2,8.0,8.1,and avoid the version 5.1.1,6.0,6.0.1,7.0,7.1.1,7.1.2,8.0,8.1 |
CVE:CVE-2014-5958
CNNVD:CNNVD-201409-717
ChatBox - Chat Rooms(也称com.droidchatroom.messengerapp)application for Android是一套基于Android平台的应用程序。
Android ChatBox - Chat Rooms应用程序2.5版本中存在安全漏洞,该漏洞源于程序没有验证SSL服务器端的X.509证书。攻击者可通过特制的证书利用该漏洞实施中间人攻击,伪造数据欺骗服务器,获取敏感信息。
solution:Upgrade chatbox chatbox_-_chat_rooms to a higher version than 2.5,and avoid the version 2.5 |
CVE:CVE-2019-18860
CNNVD:CNNVD-202003-1274
Squid是一套代理服务器和Web缓存服务器软件。该软件提供缓存万维网、过滤流量、代理上网等功能。cachemgr.cgi是其中的一个缓存管理器。
Squid 4.9之前版本中存在注入漏洞。该漏洞源于用户输入构造命令、数据结构或记录的操作过程中,网络系统或产品缺乏对用户输入数据的正确验证,未过滤或未正确过滤掉其中的特殊元素,导致系统或产品产生解析或解释方式错误。
solution:Upgrade squid-cache squid to a higher version than 4.9,and avoid the version (,4.9); Upgrade debian debian_linux to a higher version than 9.0,10.0,and avoid the version 9.0,10.0; Upgrade canonical ubuntu_linux to a higher version than 16.04,18.04,19.10,20.04,and avoid the ve |
CVE:CVE-2023-38673
CNNVD:CNNVD-202307-2087
PaddlePaddle(飞桨)是中国飞桨(PaddlePaddle)开源的一个独立的研发深度学习平台。
PaddlePaddle 2.5.0 之前版本存在安全漏洞,该漏洞源于在 PaddlePaddle 的 fs.py 文件中存在命令注入漏洞。
solution:Upgrade paddlepaddle paddlepaddle to a higher version than 2.5.0,and avoid the version (,2.5.0) |
CVE:CVE-2014-0141
CNNVD:CNNVD-201708-1197
Red Hat Satellite是美国红帽(Red Hat)公司的一套系统管理平台,可用于扩展Linux基础架构,并提供系统管理功能,如管理、配置和监控。
Red Hat Satellite 6.0.3版本中存在跨站脚本漏洞。远程攻击者可利用该漏洞注入任意的Web脚本或HTML。
solution:Upgrade redhat satellite to a higher version than 6.0.3,and avoid the version 6.0.3 |
CVE:CVE-2022-2818
CNNVD:CNNVD-202208-3048
Cockpit是一个交互式服务器管理界面。
Cockpit 2.2.2之前的版本存在授权问题漏洞,该漏洞源于认证机制被绕过。
solution:Upgrade agentejo cockpit to a higher version than 2.2.2,and avoid the version (,2.2.2) |
CVE:CVE-2023-1801
CNNVD:CNNVD-202304-563
tcpdump是Tcpdump团队的一套运行在命令行下的嗅探工具。该工具主要用于数据包分析和网络流量捕获等。
tcpdump 4.99.3版本存在安全漏洞,该漏洞源于SMB 协议解码器可以在解码构建的网络数据包时执行越界写入。
solution:Upgrade tcpdump tcpdump to a higher version than 4.99.3,and avoid the version 4.99.3 |
CVE:CVE-2013-4508
CNNVD:CNNVD-201311-114
lighttpd是德国Jan Kneschke个人开发者的一款开源的Web服务器。
lighttpd 1.4.34之前的版本中存在加密问题漏洞,该漏洞源于程序配置服务器名字指示(Server Name Indication,SNI)时,使用默认的SSL密码。远程攻击者可利用该漏洞通过向客户服务器数据流中插入数据包劫持会话,或通过嗅探网络获取敏感信息。
solution:Upgrade lighttpd lighttpd to a higher version than 1.4.33,and avoid the version [1.4.24,1.4.33]; Upgrade debian debian_linux to a higher version than 6.0,7.0,8.0,and avoid the version 6.0,7.0,8.0; Upgrade opensuse opensuse to a higher version than 12.2,12.3,13.1,and avoid the versio |
CVE:CVE-2007-3161
CNNVD:CNNVD-200706-146
Ace-FTP Client中存在缓冲区溢出漏洞。用户协助式远程FTP服务商可以借助一个过长的响应,执行任意代码。
solution:Upgrade visicom_media ace-ftp to a higher version than 1.24a,and avoid the version 1.24a |
CVE:CVE-2023-24908
CNNVD:CNNVD-202303-1015
Microsoft Windows Remote Procedure Call Runtime是美国微软(Microsoft)公司的一种用于创建分布式客户端/服务器程序的强大技术。
Microsoft Windows Remote Procedure Call Runtime存在安全漏洞。以下产品和版本受到影响:Windows 10 Version 1809 for 32-bit Systems,Windows 10 Version 1809 for x64-based Systems,Windows 10 Version 1809 for ARM64-based Systems,Windows Server 2019,Windows Server 2019 (Server Core installation),Windows Server 2022,Windows Server 2016,Windows Server 2016 (Server Core installation),Windows Server 2008 |
CVE:CVE-2018-2088
** REJECT ** DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was in a CNA pool that was not assigned to any issues during 2018. Notes: none. |
CVE:CVE-2022-33881
CNNVD:CNNVD-202207-1333
Autodesk AutoCAD是美国Autodesk公司的一套专业的3D绘图软件。
Autodesk AutoCAD 存在缓冲区错误漏洞,该漏洞源于解析 PRT 文件时存在边界条件,远程攻击者可以创建特制文件,诱骗受害者打开它,触发越界读取错误并读取系统上的内存内容,攻击者利用该漏洞可以导致远程代码执行,以下产品和版本受到影响:Autodesk AutoCAD: 2023 到 2023.0.1版本、AutoCAD Architecture: 2023 到 2023.0.1、AutoCAD Electrical: 2023 到 2023.0.1、AutoCAD Map 3D: 2023 到 2023.0.1、AutoCAD Mechanical: 2023 到 2023.0.1、AutoCAD MEP: 2023 到 2023.0.1、AutoCAD Plant 3D: 2023 到 2023.0.1、AutoCAD LT: 2023 到2023.0.1、Autodesk Civil 3D: 2023 到 2023.0. |
CVE:CVE-2014-1331
CNNVD:CNNVD-201405-439
WebKit是KDE、苹果(Apple)、谷歌(Google)等公司共同开发的一套开源Web浏览器引擎,目前被Apple Safari及Google Chrome等浏览器使用。
Apple Safari 6.1.3及之前的版本和7.0.4之前的7.x版本中使用的WebKit存在内存损坏漏洞。远程攻击者可借助特制的网站利用该漏洞造成拒绝服务(应用软件意外终止)或任意代码执行。
solution:Upgrade apple safari to a higher version than 6.1.3,6.0,6.0.1,6.0.2,6.0.3,6.0.4,6.0.5,6.1,6.1.1,6.1.2,7.0,7.0.1,7.0.2,7.0.3,and avoid the version (,6.1.3],6.0,6.0.1,6.0.2,6.0.3,6.0.4,6.0.5,6.1,6.1.1,6.1.2,7.0,7.0.1,7.0.2,7.0.3 |
CVE:CVE-2021-44828
CNNVD:CNNVD-202201-1347
ARM Arm Mali GPU是英国ARM公司的一款移动显示芯片组(GPUs)系列。和其他基于IP核心(IP cores)嵌入式技术的3D显示芯片一样,Mali显示芯片组没有提供特别用来驱动LCD显示器显示图像的显示控制器(类似于显卡),相反地,它是一个纯3D显示引擎,它将图像加载到缓存中,并且由专门负责图像显示处理的内置显示核心来显示这些图像。
ARM Arm Mali GPU 中存在安全漏洞。该漏洞源于Arm Mali GPU 内核驱动程序(Midgard r26p0 到 r30p0、Bifrost r0p0 到 r34p0 和 Valhall r19p0 到 r34p0)允许非特权用户实现对只读内存的写访问,并可能获得 root 权限、损坏内存和修改其他进程的记忆。
solution:Upgrade arm bifrost_gpu_kernel_driver to a higher version than r34p0,and avoid the version [r0p0,r34p0]; Upgrade arm |
CVE:CVE-2014-8026
CNNVD:CNNVD-201412-474
Cisco Jabber是美国思科(Cisco)公司的一套跨设备协作系统。该系统提供语音、视频、桌面共享和会议等功能。
Cisco Jabber的Guest Server中存在跨站脚本漏洞。远程攻击者可借助‘GET’或‘POST’参数利用该漏洞注入任意Web脚本或HTML。
solution:Upgrade cisco jabber_guest to a higher version than * |
CVE:CVE-2020-8445
CNNVD:CNNVD-202001-1328
Scott R. Shinn OSSEC是 (Scott R. Shinn)开源的一个应用软件。提供一个简单,功能强大且开源的解决方案中将HIDS(基于主机的入侵检测),日志监视和SIM,SIEM的所有方面结合在一起。
OSSEC HIDS 2.7版本至3.5.0版本中的ossec-analysisd文件中的‘OS_CleanMSG’函数存在输入验证错误漏洞,该漏洞源于ossec-analysisd的‘OS_CleanMSG’函数未删除或编码终端控制字符或换行符。攻击者可利用该漏洞导致事件混淆或执行命令。
solution:Upgrade ossec ossec to a higher version than 3.5.0,and avoid the version [2.7,3.5.0] |
CVE:CVE-2021-27158
CNNVD:CNNVD-202102-939
FiberHome HG6245D devices是中国烽火通信(FiberHome)公司的一个路由器。提供网络联通功能。
FiberHome HG6245D中存在信任管理问题漏洞,该漏洞源于网络系统或产品中缺乏有效的信任管理机制。攻击者可利用默认密码或者硬编码密码、硬编码证书等攻击受影响组件。
solution:Upgrade fiberhome hg6245d_firmware to a higher version than rp2613,and avoid the version (,rp2613] |
CVE:CVE-2006-6227
CNNVD:CNNVD-200612-004
NeoEngine的neonet/core.cpp中的Core::Receive函数允许远程攻击者通过带有大uiMessageLength的消息,造成内存分配失败和空指针解引用,发起拒绝服务攻击(引擎崩溃)。
solution:Upgrade neoengine neoengine to a higher version than 0.8.2,and avoid the version 0.8.2 |
CVE:CVE-2015-10038
CNNVD:CNNVD-202301-888
pplv2是Gokul Srinivas个人开发者的一个应用程序。
pplv2 存在SQL注入漏洞。攻击者利用该漏洞执行sql注入攻击。
solution:Upgrade pplv2_project pplv2 to a higher version than - |
CVE:CVE-2017-7498
** REJECT ** DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: CVE-2017-8934. Reason: This candidate is a reservation duplicate of CVE-2017-8934. Notes: All CVE users should reference CVE-2017-8934 instead of this candidate. All references and descriptions in this candidate have been removed to prevent accidental usage. |
CVE:CVE-2022-45931
CNNVD:CNNVD-202211-3537
OpenDaylight(ODL)是OpenDaylight开源的一个开源 SDN 控制器。
OpenDaylight(ODL)0.16.5之前的版本存在安全漏洞,该漏洞源于其aaa-idm-store-h2/src/main/java/org/opendaylight/aaa/datastore/h2/UserStore.java组件中/auth/v1/users/ API接口的deleteUser函数允许攻击者实现SQL注入。
solution:Upgrade linuxfoundation opendaylight to a higher version than 0.15.0,0.15.6,0.16.0,0.16.4,and avoid the version 0.15.0,0.15.6,0.16.0,0.16.4 |
CVE:CVE-2015-2278
CNNVD:CNNVD-201505-482
SAP MaxDB等都是德国思爱普(SAP)公司的产品。SAP MaxDB是一套跨平台的、兼容ANSI SQL-92的关系数据库管理系统。SAP Netweaver Application Server(AS)ABAP和Java是一款运行于NetWeaver(为SAP应用提供开发和运行环境的应用平台)中且基于ABAP高级编程语言和Java编程语言的应用服务器。
多款SAP产品的LZH解压实现过程中存在安全漏洞。攻击者可借助non-simple代码的查询利用该漏洞造成拒绝服务(越边界读取)。以下产品及版本受到影响:SAP MaxDB 7.5版本和7.6版本,Netweaver AS ABAP,Netweaver AS Java,Netweaver RFC SDK,GUI,RFC SDK,SAPCAR归档工具。
solution:Upgrade sap gui to a higher version than -; Upgrade sap maxdb to a higher version than 7.5,7.6,and av |
CVE:CVE-2008-6086
CNNVD:CNNVD-200902-132
Camera Life是一款基于开放源码的基于PHP开发的图片管理和组织的插件。
Camera Life 2.6.2b4版本中的album.php存在SQL注入漏洞。远程攻击者可以借助id参数,执行任意的SQL指令。
solution:Upgrade camera_life camera_life to a higher version than 2.6.2b4,and avoid the version 2.6.2b4 |
CVE:CVE-2023-1701
CNNVD:CNNVD-202303-2631
Pimcore是奥地利Pimcore公司的一套开源的用于创建和管理Web应用程序的Web内容管理平台。该平台集成了Web内容管理、电子商务框架和产品信息管理等应用。
pimcore 10.5.20之前版本存在跨站脚本漏洞。攻击者利用该漏洞执行反射型跨站点脚本(XSS)攻击。
solution:Upgrade pimcore pimcore to a higher version than 10.5.20,and avoid the version (,10.5.20) |
CVE:CVE-2019-9315
CNNVD:CNNVD-201908-1479
Android是美国谷歌(Google)和开放手持设备联盟(简称OHA)的一套以Linux为基础的开源操作系统。
Android 10版本中的libhevc存在安全漏洞,该漏洞源于程序没有初始化变量。攻击者可利用该漏洞泄露信息。
solution:Upgrade google android to a higher version than 10.0,and avoid the version 10.0 |
CVE:CVE-2002-0921
CNNVD:CNNVD-200210-128
CGIScript.net csNews.cgi存在漏洞。远程攻击者利用该漏洞借助带有无效数据库的viewnews命令获取潜在的敏感信息,比如完整的服务器路径名和其他配置设置。该漏洞在出错消息中泄漏信息。
solution:Upgrade cgiscript.net csnews to a higher version than 1.0,1.0_professional,and avoid the version 1.0,1.0_professional |
CVE:CVE-2021-23893
CNNVD:CNNVD-202110-024
Mcafee McAfee Drive Encryption是美国迈克菲(Mcafee)公司的一个全盘加密软件,可帮助保护 Microsoft Windows 平板电脑、笔记本电脑和台式 PC 上的数据,防止敏感数据丢失,尤其是设备丢失或被盗造成的丢失。
McAfee Drive Encryption(DE)7.3.0之前版本的Windows系统驱动程序存在安全漏洞,攻击者可利用该漏洞通过未使用的内存缓冲区获得提升的系统权限。
solution:Upgrade mcafee drive_encryption to a higher version than 7.3.0,7.3.0,and avoid the version (,7.3.0),7.3.0 |
CVE:CVE-2013-0148
CNNVD:CNNVD-201306-208
Faircom c-treeACE是美国FairCom公司的一套跨平台的数据库引擎。
Faircom c-treeACE中的Data Camouflage(又称Faircom Standard Encryption)算法中存在漏洞,该漏洞源于程序未确认访问数据库内容是否需要密钥。上下文相关的攻击者可通过复制数据库到另外有特定默认配置的系统利用该漏洞读取明文数据库记录。
solution:Upgrade faircom c-treeace to a higher version than - |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.