text
stringlengths
9
2.4k
CVE:CVE-2010-4118 ** REJECT ** DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: The CNA or individual who requested this candidate did not associate it with any vulnerability during 2010. Notes: none.
CVE:CVE-2017-14230 CNNVD:CNNVD-201709-284 Cyrus IMAP是一款免费、开源的基于Unix和Linux操作系统用于支持IMAP(Interactive Mail Access Protocol)协议的邮件服务器。 Cyrus IMAP 3.0.4之前的版本中的imap/mboxlist.c文件的‘mboxlist_do_find’函数存在安全漏洞。远程攻击者可利用该漏洞获取敏感信息或造成拒绝服务(守护进程崩溃)。 solution:Upgrade cyrus imap to a higher version than 3.0.3,and avoid the version (,3.0.3]
CVE:CVE-2007-6372 CNNVD:CNNVD-200712-169 Juniper Networks Juniper Junos是美国瞻博网络(Juniper Networks)公司的一套专用于该公司的硬件系统的网络操作系统。该操作系统提供了安全编程接口和Junos SDK。 JUNOS对BGP协议的实现上存在漏洞,远程攻击者可能利用此漏洞如果远程攻击者向JUNOS发送了畸形的BGP UPDATE消息的话,就可能导致BGP会话出现振荡(flap),也就是当一条路由在被收回后,又被广播出来。 solution:Upgrade juniper junos to a higher version than 7.3,7.4,7.5,7.6,8.0,8.1,8.2,8.3,8.4,and avoid the version 7.3,7.4,7.5,7.6,8.0,8.1,8.2,8.3,8.4
CVE:CVE-2016-10825 CNNVD:CNNVD-201908-097 cPanel是美国cPanel公司的一套基于Web的自动化主机托管平台。该平台主要用于自动化管理网站和服务器。 cPanel 55.9999.141之前版本中存在安全漏洞。攻击者可通过伪造静态文档利用该漏洞绕过安全策略。 solution:Upgrade cpanel cpanel to a higher version than 11.50.5.2,11.52.4.1,11.54.0.20,55.9999.141,and avoid the version [11.50.0.4,11.50.5.2),[11.51.9999.98,11.52.4.1),[11.54.0.0,11.54.0.20),[55.9999.61,55.9999.141)
CVE:CVE-2020-27773 CNNVD:CNNVD-202012-388 Imagemagick Studio ImageMagick是美国ImageMagick Studio(Imagemagick Studio)公司的一套开源的图像处理软件。该软件可读取、转换或写入多种格式的图片。 ImageMagick 7.0.9-0之前版本存在安全漏洞,该漏洞源于MagickCore/gem-private.h的一个缺陷。提交由ImageMagick处理的精心制作的文件的攻击者可利用该漏洞可能会触发未定义的行为,其值的形式超出了“unsigned char”或“除零”类型的范围。 solution:Upgrade imagemagick imagemagick to a higher version than 6.9.10-69,7.0.9,and avoid the version (,6.9.10-69),[7.0.0-0,7.0.9); Upgrade redhat enterprise_linux to a higher version than 5.0,6.0,7.0,and avoid th
CVE:CVE-2022-24981 CNNVD:CNNVD-202202-1373 JqueryForm.com Jquery Form Builder是JqueryForm.com公司的一个表单生成器。 JqueryForm.com Jquery Form Builder 存在跨站脚本漏洞,该漏洞源于 JQueryForm.com 在 2022 年 2 月 5 日之前生成的表单中的反射式跨站脚本 (XSS) 漏洞允许远程攻击者通过重定向参数向 admin.php 注入任意 Web 脚本或 HTML。 solution:Upgrade jqueryform jqueryform to a higher version than 2022-02-05,and avoid the version (,2022-02-05)
CVE:CVE-2006-3300 CNNVD:CNNVD-200606-551 PHPMySMS是一款开放源码的用PHP实现的基于Web的短信解决方案。 PHPMySMS的实现上存在输入验证漏洞,远程攻击者可能利用此漏洞在服务器上执行任意命令。 远程攻击者可以利用PHPMySMS的gateway.php文件中的远程文件包含漏洞执行任意PHP代码。漏洞代码如下: ============================================================== if (($_POST[mode] == "1") or ($_GET[mode] == "1")) { include ("config.php"); } else { include ("$ROOT_PATH/config.php"); } ============================================================== solution:Upgrade phpmysms phpmysms to a higher version than 2.0,and avoid the
CVE:CVE-2005-3472 CNNVD:CNNVD-200511-094 Sun Java System Communications Express为Sun Java通讯套件提供了WEB客户端,允许通过浏览器管理邮件、日历、任务等。 Sun Java System Communications Express 2005Q1和2004Q2中的未明漏洞可让本地和远程攻击者从配置文件中读取敏感信息。 solution:Upgrade sun java_system_communications_express to a higher version than 2004q2,2005q1,and avoid the version 2004q2,2005q1
CVE:CVE-2022-45014 CNNVD:CNNVD-202211-3218 WBCE CMS是一套基于PHP和MySQL的开源内容管理系统(CMS)。 WBCE CMS v1.5.4版本存在跨站脚本漏洞,该漏洞源于Search Settings模块中存在跨站点脚本(XSS),允许攻击者通过注入Results Header字段的精心设计的有效载荷执行任意Web脚本或HTML。 solution:Upgrade wbce wbce_cms to a higher version than 1.5.4,and avoid the version (,1.5.4]
CVE:CVE-2020-7210 CNNVD:CNNVD-202001-1035 Umbraco是丹麦Umbraco公司的一套C#编写的开源的内容管理系统(CMS)。 Umbraco 8.2.2版本中存在跨站请求伪造漏洞。该漏洞源于WEB应用未充分验证请求是否来自可信用户。攻击者可利用该漏洞通过受影响客户端向服务器发送非预期的请求。 solution:Upgrade umbraco umbraco_cms to a higher version than 8.2.2,and avoid the version 8.2.2
CVE:CVE-2012-4269 CNNVD:CNNVD-201205-120 Epignosis eFront是美国Epignosis公司的一套拥有Ajax界面的在线学习系统。该系统可通过内容编辑器、文件管理器、数字图书馆等工具来创建和管理课程。 eFront中存在跨站脚本漏洞和任意文件上传漏洞,这些漏洞源于对用户提供的输入未经正确过滤。攻击者可利用这些漏洞盗取基于cookie的认证信息,在浏览器上下文中执行任意脚本,在web服务器上下文中上传并执行任意文件,也可能导致其他的攻击。eFront 3.6.11版本中存在这些漏洞,其他版本也可能受到影响。 solution:Upgrade efrontlearning efront to a higher version than 3.6.11,and avoid the version 3.6.11
CVE:CVE-2010-2344 CNNVD:CNNVD-201006-340 odCMS 1.06以及早期版本中存在多个跨站脚本攻击漏洞。远程攻击者可以借助多个脚本的Page参数注入任意的web脚本和HTML。这些脚本包含:(1)_main/index.php、(2)_members/index.php、(3 _forum/index.php、(4) _docs/index.php和(5)_announcements/index.php。 solution:Upgrade odcms odcms to a higher version than 1.06,and avoid the version 1.06
CVE:CVE-2018-16477 CNNVD:CNNVD-201812-008 Active Storage是一款用于将文件上传到多种云存储服务,并将文件附加到Active Record对象的插件。 Active Storage 5.2.0及之前版本(用于Google Cloud Storage和Disk服务)中存在访问控制错误漏洞。该漏洞源于网络系统或产品未正确限制来自未授权角色的资源访问。 solution:Upgrade rubyonrails rails to a higher version than 5.2.1.1,and avoid the version [5.2.0,5.2.1.1)
CVE:CVE-2017-15730 CNNVD:CNNVD-201710-987 phpMyFAQ是phpMyFAQ团队开发的一套开源的完全数据库驱动的FAQ(问答)系统。该系统支持多语言、多种数据库等,并包含有内容管理系统、社区等模块。 phpMyFAQ 2.9.9之前的版本中的admin/stat.ratings.php文件存在跨站请求伪造漏洞。远程攻击者可利用该漏洞执行未授权的操作。 solution:Upgrade phpmyfaq phpmyfaq to a higher version than 2.9.8,and avoid the version (,2.9.8]
CVE:CVE-2020-6857 CNNVD:CNNVD-202001-899 CarbonFTP 1.4版本中存在信任管理问题漏洞。该漏洞源于网络系统或产品中缺乏有效的信任管理机制。攻击者可利用默认密码或者硬编码密码、硬编码证书等攻击受影响组件。 solution:Upgrade taskautomation carbonftp to a higher version than 1.4,and avoid the version 1.4
CVE:CVE-2020-6188 CNNVD:CNNVD-202002-716 SAP HANA和SAP ERP都是德国思爱普(SAP)公司的产品。SAP HANA是一套高性能的实时数据分析平台。该平台提供数据查询功能,支持用户对查询实时业务数据进行查询和分析。SAP ERP是一系列用于ERP管理的软件。 SAP ERP和SAP S/4 HANA中存在安全漏洞。攻击者可利用该漏洞绕过权限检查。以下产品及版本受到影响:SAP ERP 6.0版本;SAP S/4 HANA 1511版本,1610版本,1709版本,1809版本,1909版本。 solution:Upgrade sap erp to a higher version than 6.0,and avoid the version 6.0; Upgrade sap s/4_hana to a higher version than 1511,1610,1709,1809,1909,and avoid the version 1511,1610,1709,1809,1909
CVE:CVE-2018-6707 CNNVD:CNNVD-201812-664 McAfee Agent(MA)是美国迈克菲(McAfee)公司的一套提供了ePolicy Orchestrator(杀毒软件管理平台)与被管理产品之间的安全通信的客户端组件。agent是其中的一个代理程序。 基于非Windows平台的McAfee MA 5.0.0版本至5.0.6版本、5.5.0版本和5.5.1中的agent存在安全漏洞。本地攻击者可通过了解内部信任机制利用该漏洞造成拒绝服务或可能未授权执行代码。 solution:Upgrade mcafee agent to a higher version than 5.0.6,5.5.0,5.5.1,and avoid the version [5.0.0,5.0.6],5.5.0,5.5.1
CVE:CVE-2020-0687 CNNVD:CNNVD-202004-804 Microsoft Windows和Microsoft Windows Server都是美国微软(Microsoft)公司的产品。Microsoft Windows是一套个人设备使用的操作系统。Microsoft Windows Server是一套服务器操作系统。 Microsoft Windows和Windows Server中存在远程代码执行漏洞,该漏洞源于字体库没有正确地处理特制的嵌入字体。攻击者可利用该漏洞控制受影响的系统。以下产品及版本受到影响:Microsoft Windows 10,Windows 10 1607版本,Windows 10 1709版本,Windows 10 1803版本,Windows 10 1809版本,Windows 10 1903版本,Windows 10 1909版本,Windows 7 SP1,Windows 8.1,Windows RT 8.1,Windows Server 2008 SP2,Windows Server 2008 R2 SP1,Windows Server 201
CVE:CVE-2022-43058 CNNVD:CNNVD-202211-2478 Online Diagnostic Lab Management System是在线诊断实验室管理系统。 Online Diagnostic Lab Management System v1.0版本存在安全漏洞,该漏洞源于通过/odlms//classes/Master.php?f=delete_activity上的id参数发现包含SQL注入漏洞。 solution:Upgrade online_diagnostic_lab_management_system_project online_diagnostic_lab_management_system to a higher version than 1.0,and avoid the version 1.0
CVE:CVE-2008-5441 CNNVD:CNNVD-200901-147 Oracle Database是一款商业性质大型数据库系统。 Oracle Secure Backup(10.2.0.2) 组件Oracle Secure Backup 存在未明安全漏洞。远程攻击者可以通过未明向量影响系统的可用性。 solution:Upgrade oracle secure_backup to a higher version than 10.2.0.2,and avoid the version 10.2.0.2
CVE:CVE-2022-29689 CNNVD:CNNVD-202205-4167 CSCMS Music Portal System是中国崇胜网络科技(CSCMS)公司的一个多元化内容管理系统。 CSCMS Music Portal System v4.2 版本存在SQL注入漏洞,攻击者利用该漏洞可通过/admin.php/singer/admin/singer/del中的id参数进行SQL注入攻击。 solution:Upgrade chshcms cscms_music_portal_system to a higher version than 4.2,and avoid the version 4.2
CVE:CVE-2010-5290 CNNVD:CNNVD-201309-352 Adobe ColdFusion是美国奥多比(Adobe)公司的一款动态Web服务器产品,其运行的CFML(ColdFusion Markup Language)是针对Web应用的一种程序设计语言。 Adobe ColdFusion 9.0.2及之前版本中的验证过程中存在安全漏洞,该漏洞源于程序在已知哈希密码情况下,不需要明文密码便可通过验证。上下文相关的攻击者可借助配置文件的读权限,利用该漏洞获取管理员权限。 solution:Upgrade adobe coldfusion to a higher version than 9.0.2,9.0,9.0.1,and avoid the version (,9.0.2],9.0,9.0.1
CVE:CVE-2022-28624 CNNVD:CNNVD-202207-626 Hewlett Packard Enterprise FlexNetwork(HPE FlexFabric)和Hewlett Packard Enterprise FlexFabric(HPE FlexFabric)都是美国Hewlett Packard Enterprise公司的一系列交换机。 Hewlett Packard Enterprise FlexNetwork 5130EL_7.10.R3507P02版本之前和 FlexFabric 5945_7.10.R6635版本之前存在安全漏洞,该漏洞源于在某些HPE FlexNetwork和FlexFabric交换机产品中发现一个潜在的安全漏洞。该漏洞可以被远程利用以允许跨站脚本攻击(XSS)。针对该漏洞,HPE进行了如下软件更新。HPE FlexNetwork 5130EL_7.10.R3507P02和HPE FlexFabric 5945_7.10.R6635。 solution:Upgrade hpe flexnetwork_5130_ei_firmware to
CVE:CVE-2021-3632 CNNVD:CNNVD-202109-893 Red Hat Single Sign-On是美国红帽(Red Hat)公司的一个身份验证和访问控制系统。该工具负责为系统的身份验证和访问控制功能,支持大多数身份验证协议(Oauth、OpenId Connect)等,并可轻易集成OpenShift和Red Hat中间件等多数产品。 Red Hat Single Sign-On 中存在授权问题漏洞,该漏洞源于产品未对用户身份做有效验证。攻击者可通过该漏洞在无密码的情况下注册设备。以下产品及版本受到影响:Red Hat Single Sign-On 7.4.9。 solution:Upgrade redhat keycloak to a higher version than 15.1.0,and avoid the version (,15.1.0); Upgrade redhat single_sign-on to a higher version than 7.0,7.4.9,and avoid the version 7.0,[7.4,7.4.9)
CVE:CVE-2015-8953 CNNVD:CNNVD-201608-469 Linux kernel是美国Linux基金会发布的开源操作系统Linux所使用的内核。NFSv4 implementation是其中的一个分布式文件系统协议。 Linux kernel 4.2.6之前版本中的fs/overlayfs/copy_up.c文件存在安全漏洞,该漏洞源于程序使用错误的清除代码路径。本地攻击者可利用该漏洞造成拒绝服务。
CVE:CVE-2022-4676 CNNVD:CNNVD-202305-2486 WordPress和WordPress plugin都是WordPress基金会的产品。WordPress是一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。WordPress plugin是一个应用插件。 WordPress plugin OSM 6.01 版本及之前版本存在跨站脚本漏洞,该漏洞源于不会清理和转义某些属性,这可能允许角色低至贡献者的用户执行存储型跨站脚本攻击。 solution:Upgrade openstreetmap openstreetmap to a higher version than 6.01,and avoid the version (,6.01]
CVE:CVE-2014-4793 CNNVD:CNNVD-201410-009 IBM WebSphere MQ是美国IBM公司的一款消息传递中间件产品。该产品主要为面向服务的体系结构(SOA)提供可靠的、经过验证的消息传递主干网。 IBM WebSphere MQ 8.0.0.0版本中存在安全漏洞,该漏洞源于CHLAUTH规则没有正确阻断客户端连接。远程攻击者可利用该漏洞绕过既定的queue-manager访问限制。 solution:Upgrade ibm websphere_mq to a higher version than 8.0.0.0,and avoid the version 8.0.0.0
CVE:CVE-2016-2853 CNNVD:CNNVD-201605-010 Linux kernel是美国Linux基金会发布的开源操作系统Linux所使用的内核。NFSv4 implementation是其中的一个分布式文件系统协议。aufs是其中的一个联合文件系统模块。 Linux kernel 3.x版本和4.x版本的aufs模块中存在安全漏洞,该漏洞源于程序没有限制挂载命名空间。本地攻击者可通过在FUSE文件系统之上挂载aufs文件系统,然后执行特制的setuid程序利用该漏洞获取权限。 solution:Upgrade linux linux_kernel to a higher version than 3.19.8,4.20.15,and avoid the version [3.0.0,3.19.8],[4.0.0,4.20.15]
CVE:CVE-2021-34338 CNNVD:CNNVD-202203-1011 Ming(libming)是一款使用C语言编写的Flash(SWF)输出库。 Ming 0.4.8存在安全漏洞,该漏洞源于在 decompiler.c 文件中的函数 getName()中存在越界缓冲区覆盖问题,导致直接分段错误并导致拒绝服务。 solution:Upgrade libming ming to a higher version than 0.4.8,and avoid the version 0.4.8; Upgrade fedoraproject fedora to a higher version than 35,and avoid the version 35
CVE:CVE-2011-1894 CNNVD:CNNVD-201106-118 Microsoft Windows是美国微软(Microsoft)公司发布的一系列操作系统。 该漏洞位于Microsoft Windows XP SP2和SP3,Windows Server 2003 SP2,Windows Vista SP1和SP2,Windows Server 2008 Gold,SP2,R2和R2 SP1,以及Windows 7 Gold和SP1中。 solution:Upgrade microsoft windows_2003_server to a higher version than *:sp2,and avoid the version *:sp2; Upgrade microsoft windows_7 to a higher version than -; Upgrade microsoft windows_server_2003 to a higher version than *:sp2,and avoid the version *:sp2; Upgrade microsoft w
CVE:CVE-2018-12122 CNNVD:CNNVD-201811-851 Joyent Node.js是美国Joyent公司的一套建立在Google V8 JavaScript引擎之上的网络应用平台。该平台主要用于构建高度可伸缩的应用程序,以及编写能够处理数万条且同时连接到一个物理机的连接代码。 Joyent Node.js中存在资源管理错误漏洞。攻击者可利用该漏洞造成拒绝服务。以下版本受到影响:Joyent Node.js 6.15.0之前版本,8.14.0之前版本,10.14.0之前版本,11.3.0之前版本。 solution:Upgrade nodejs node.js to a higher version than 6.15.1,8.14.0,10.14.0,11.3.0,and avoid the version [6.0.0,6.15.1),[8.0.0,8.14.0),[10.0.0,10.14.0),[11.0.0,11.3.0); Upgrade suse suse_enterprise_storage to a higher version than 4,and avoi
CVE:CVE-2022-47506 CNNVD:CNNVD-202302-1296 SolarWinds Platform是美国SolarWinds公司的一个统一监控、可观察性和服务管理平台。 SolarWinds Platform存在安全漏洞,该漏洞源于容易受到目录遍历漏洞的影响,经过身份验证的本地攻击者利用该漏洞可以编辑默认配置,从而执行任意命令。 solution:Upgrade solarwinds orion_platform to a higher version than 2022.4.1,and avoid the version 2022.4.1
CVE:CVE-2018-0607 CNNVD:CNNVD-201807-1901 Cybozu Garoon是日本才望子(Cybozu)公司的一套门户型OA办公系统。该系统提供门户、E-mail、书签、日程安排、公告栏、文件管理等功能,并支持在三种语言(中、日、英)中自由切换。Notifications application是其中的一个通知应用程序。 Cybozu Garoon 3.5.0版本至4.6.2版本中的Notifications应用程序存在SQL注入漏洞。远程攻击者可利用该漏洞执行任意的SQL命令。 solution:Upgrade cybozu garoon to a higher version than 4.6.2,and avoid the version [3.5.0,4.6.2]
CVE:CVE-2014-7513 CNNVD:CNNVD-201410-891 Top Hangover Cures(也称com.TopHangoverCures)application for Android是一套基于Android平台的应用程序。 Android Top Hangover Cures应用程序1.2版本中存在安全漏洞,该漏洞源于程序没有验证SSL服务器端的X.509证书。攻击者可通过特制的证书利用该漏洞实施中间人攻击,伪造数据欺骗服务器,获取敏感信息。 solution:Upgrade appbelle top_hangover_cures to a higher version than 1.2,and avoid the version 1.2
CVE:CVE-2001-0743 CNNVD:CNNVD-200110-068 O'Reilly WebBoard Pager 4.10版本的Paging函数存在漏洞。远程攻击者借助带有后缀JavaScript命令的逃脱'字符的消息导致服务拒绝。 solution:Upgrade oreilly webboard to a higher version than 4.10.30,and avoid the version 4.10.30
CVE:CVE-2020-0044 CNNVD:CNNVD-202003-075 Android是美国谷歌(Google)和开放手持设备联盟(简称OHA)的一套以Linux为基础的开源操作系统。FPC Fingerprint TEE是其中的一个指纹识别组件。 Android中的FPC Fingerprint TEE组件存在安全漏洞。攻击者可利用该漏洞获取信息。 solution:Upgrade google android to a higher version than -
CVE:CVE-2017-13099 CNNVD:CNNVD-201712-574 wolfSSL(前称CyaSSL)是美国wolfSSL公司的一个针对嵌入式系统开发人员使用的小的、可移植的嵌入式SSL编程库。 wolfSSL 3.12.2之前的版本中存在安全漏洞。攻击者可利用该漏洞从wolfSSL应用程序中找回密钥。 solution:Upgrade wolfssl wolfssl to a higher version than 3.12.2,and avoid the version (,3.12.2); Upgrade siemens scalance_w1750d_firmware to a higher version than 8.3.0.1,and avoid the version (,8.3.0.1); Upgrade arubanetworks instant to a higher version than 6.5.4.6,and avoid the version (,6.5.4.6)
CVE:CVE-2017-11420 CNNVD:CNNVD-201707-754 ASUS RT-AC5300等是华硕(ASUS)公司的RT系列路由器产品。Asuswrt-Merlin是运行在其中的固件。 多款ASUS产品中的Asuswrt-Merlin固件的networkmap的ASUS_Discovery.c文件存在基于栈的缓冲区溢出漏洞。远程攻击者可借助较长的设备信息利用该漏洞执行任意代码。以下产品受到影响:ASUS RT-AC5300;RT_AC1900P;RT-AC68U;RT-AC68P;RT-AC88U;RT-AC66U;RT-AC66U_B1;RT-AC58U;RT-AC56U;RT-AC55U;RT-AC52U;RT-AC51U;RT-N18U;RT-N66U;RT-N56U;RT-AC3200;RT-AC3100;RT_AC1200GU;RT_AC1200G;RT-AC1200;RT-AC53;RT-N12HP;RT-N12HP_B1;RT-N12D1;RT-N12+;RT_N12+_PRO;RT-N16;RT-N300。 solution:Upgrade asuswrt-merli
CVE:CVE-2008-6665 CNNVD:CNNVD-200904-162 当magic_quotes_gpc被启用时,Ananta CMS 1.0b5版本中的change.php允许远程攻击者借助一个特制的电子邮件参数,获得管理员特权。该漏洞可能与代码注入有关。 solution:Upgrade anantasoft ananta_cms to a higher version than 1.0b5,and avoid the version 1.0b5
CVE:CVE-2023-41028 CNNVD:CNNVD-202308-1978 Juplink Intelligent Technologies RX4-1500是Juplink Intelligent Technologies公司的一款无线路由器。 Juplink Intelligent Technologies RX4-1500 1.0.2版本至1.0.5版本存在安全漏洞,该漏洞源于存在基于堆栈的缓冲区溢出,经过身份验证的攻击者可以利用此漏洞以root身份执行代码。 solution:Upgrade httprunner to version 2.0.5 or higher. solution:Upgrade fastecdsa to version 2.1.4 or higher.
CVE:CVE-2020-13173 CNNVD:CNNVD-202005-1396 Teradici PCoIP Standard Agent和Teradici PCoIP Graphics Agent都是加拿大Teradici公司的产品。Teradici PCoIP Standard Agent是一款用于连接虚拟桌面的代理程序。Teradici PCoIP Graphics Agent是一款通过远程客户端向最终用户提供GPU支持的物理和虚拟工作站的代理程序。 基于Windows平台的Teradici PCoIP Standard Agent和PCoIP Graphics Agent 19.11.1及之前版本中存在安全漏洞,该漏洞源于在初始化pcoip_credential_provider时,程序会创建一个不安全的命名通道。攻击者可通过预安装应用程序,获取该命名管道利用该漏洞获取敏感信息或提升权限。 solution:Upgrade teradici pcoip_graphics_agent to a higher version than 19.11.1,and avoid the version
CVE:CVE-2015-3778 CNNVD:CNNVD-201508-225 Apple iOS和OS X都是美国苹果(Apple)公司的操作系统。Apple iOS是为移动设备所开发;OS X是为Mac计算机所开发。bootp是其中的一个基于IP/UDP协议的进行自动分配静态IP的组件。 Apple iOS 8.4.1之前版本和OS X 10.10.5之前版本的bootp组件中存在安全漏洞。远程攻击者可通过嗅探用于DNAv4广播流量的802.11网络利用该漏洞获取旧的Wi-Fi会话中可见的与MAC地址相关的敏感信息。 solution:Upgrade apple iphone_os to a higher version than 8.4,and avoid the version (,8.4]; Upgrade apple mac_os_x to a higher version than 10.10.4,and avoid the version (,10.10.4]
CVE:CVE-2020-23595 CNNVD:CNNVD-202308-1157 Yzmcms是Yzmcms个人开发者的一套开源的CMS(内容管理系统)。 yzmcms 5.6版本存在安全漏洞,该漏洞源于存在跨站请求伪造(CSRF)漏洞,攻击者可利用该漏洞提升权限并获取sitemodel/add.html端点的敏感信息。 solution:Upgrade yzmcms yzmcms to a higher version than 5.6,and avoid the version 5.6
CVE:CVE-2018-10472 CNNVD:CNNVD-201804-1511 Xen是英国剑桥大学开发的一款开源的虚拟机监视器产品。该产品能够使不同和不兼容的操作系统运行在同一台计算机上,并支持在运行时进行迁移,保证正常运行并且避免宕机。 Xen 4.10.x及之前版本中存在安全漏洞。攻击者可利用该漏洞读取任意的dom0文件。 solution:Upgrade xen xen to a higher version than 4.10.1,and avoid the version (,4.10.1]; Upgrade debian debian_linux to a higher version than 9.0,and avoid the version 9.0
CVE:CVE-2010-1919 CNNVD:CNNVD-201005-408 EMC Avamar是远程备份和恢复解决方案。 远程攻击者可以通过TCP端口向EMC Avamar发送特制消息导致gsan服务挂起,必须重启系统才能恢复受影响的Avamar网格。 solution:Upgrade emc avamar to a higher version than 5.0,4.1,and avoid the version (,5.0],4.1
CVE:CVE-2018-13983 CNNVD:CNNVD-201901-095 ImpressCMS是一套基于MySQL的、模块化的内容管理系统(CMS)。该系统包括新闻发布、论坛和相册等模块。 ImpressCMS 1.3.10版本中存在跨站脚本漏洞,该漏洞源于WEB应用缺少对客户端数据的正确验证。攻击者可利用该漏洞执行客户端代码。 solution:Upgrade impresscms impresscms to a higher version than 1.3.10,and avoid the version 1.3.10
CVE:CVE-2023-33188 CNNVD:CNNVD-202305-2320 Omni-Notes是适用于 Android 的开源笔记应用程序。 Omni-Notes 6.2.7之前版本存在安全漏洞,该漏洞源于笔记附件的路径未得到正确验证,允许同一设备中的恶意或受损应用程序使 Omni-notes 将文件从其内部存储复制到外部存储目录。 solution:Upgrade omninotes omni_notes to a higher version than 6.2.6,and avoid the version (,6.2.6]
CVE:CVE-2018-12377 CNNVD:CNNVD-201809-332 Mozilla Firefox等都是美国Mozilla基金会的产品。Mozilla Firefox是一款开源Web浏览器。Mozilla Firefox ESR是Firefox(Web浏览器)的一个延长支持版本。Mozilla Thunderbird是一套从Mozilla Application Suite独立出来的电子邮件客户端软件。 Mozilla Firefox ESR 60.2之前版本、Firefox 62之前版本和Thunderbird 60.2.1之前版本中的refresh driver timers存在资源管理错误漏洞。攻击者可利用该漏洞执行任意代码或造成拒绝服务(崩溃)。 solution:Upgrade redhat enterprise_linux_desktop to a higher version than 6.0,7.0,and avoid the version 6.0,7.0; Upgrade redhat enterprise_linux_server to a higher versio
CVE:CVE-2014-8904 CNNVD:CNNVD-201501-341 IBM AIX(Advanced Interactive eXecutive)和VIOS都是美国IBM公司的产品。AIX是一套UNIX操作系统;VIOS是一款虚拟IO服务器。 IBM AIX和VIOS的cmdlvm中的lquerylv存在安全漏洞。本地攻击者可借助DBGCMD_LQUERYLV环境变量值利用该漏洞获取权限。以下产品和版本受到影响:IBM AIX 5.3版本,6.1版本,7.1版本和VIOS 2.2.x版本。 solution:Upgrade ibm vios to a higher version than 2.2.0.10,2.2.0.11,2.2.0.12,2.2.0.13,2.2.1.0,2.2.1.1,2.2.1.3,2.2.1.4,2.2.1.5,2.2.1.6,2.2.1.7,2.2.1.8,2.2.1.9,2.2.2.0,2.2.2.1,2.2.2.2,2.2.2.3,2.2.2.4,2.2.2.5,2.2.3.0,2.2.3.1,2.2.3.2,2.2.3.3,2.2.3.4,and avoi
CVE:CVE-2023-39969 CNNVD:CNNVD-202308-810 uthenticode是Trail of Bits开源的一个小型跨平台库。用于部分验证 Authenticode 数字签名。 uthenticode 1.0.9版本存在数据伪造问题漏洞,该漏洞源于允许攻击者在不更改Authenticode哈希值的前提下修改二进制文件中的代码。 solution:Upgrade trailofbits uthenticode to a higher version than 1.0.9,and avoid the version (,1.0.9)
CVE:CVE-2023-34409 CNNVD:CNNVD-202306-412 Percona Monitoring and Management是美国Percona公司的一个开源数据库监控解决方案。 Percona Monitoring and Management server 2.37.1之前的2.x版本存在安全漏洞,该漏洞源于auth_server.go中的身份验证功能没有正确地形式化和清理URL路径以拒绝路径遍历尝试。 solution:Upgrade percona monitoring_and_management to a higher version than 2.37.1,and avoid the version [2.0.0,2.37.1)
CVE:CVE-2019-12441 CNNVD:CNNVD-202003-418 GitLab是美国GitLab公司的一款使用Ruby on Rails开发的、自托管的、Git(版本控制系统)项目仓库应用程序。该程序可用于查阅项目的文件内容、提交历史、Bug列表等。 GitLab(社区版和企业版)8.4版本至11.11版本中存在安全漏洞,该漏洞源于不正确的访问控制。攻击者可利用该漏洞绕过被保护的分支限制规则。 solution:Upgrade gitlab gitlab to a higher version than 11.11.0,and avoid the version [8.4.0,11.11.0]
CVE:CVE-2007-2544 CNNVD:CNNVD-200705-140 PHP TopTree BBS 的templates/default/tpl_message.php中存在PHP远程文件包含漏洞。远程攻击者可以借助right_file参数中的一个URL,执行任意的PHP代码。 solution:Upgrade php_toptree_bbs php_toptree_bbs to a higher version than 2.0.1a,and avoid the version (,2.0.1a]
CVE:CVE-2010-2728 CNNVD:CNNVD-201009-131 Microsoft Outlook是一款流行的邮件客户端软件。 Microsoft Outlook 2002 SP3、2003 SP3和2007 SP2版本中存在基于堆的缓冲区溢出漏洞。当Exchange服务器的联机模式启用时,远程攻击者可以借助特制的电子邮件消息执行任意代码。 solution:Upgrade microsoft outlook to a higher version than 2002:sp3,2003:sp3,2007:sp2,and avoid the version 2002:sp3,2003:sp3,2007:sp2
CVE:CVE-2016-3913 CNNVD:CNNVD-201610-173 Android是美国谷歌(Google)公司和开放手持设备联盟(简称OHA)共同开发的一套以Linux为基础的开源操作系统。Mediaserver是其中的一个多媒体服务组件。 Android中的Mediaserver中的media/libmediaplayerservice/MediaPlayerService.cpp文件存在竞争条件漏洞,该漏洞源于程序没有验证static_cast操作。攻击者可借助特制的应用程序利用该漏洞获取权限。以下版本受到影响:Android 4.4.4之前的4.x版本,5.0.2之前的5.0.x版本,5.1.1之前的5.1.x版本,2016-10-01之前的6.x版本,2016-10-01之前的7.0版本。 solution:Upgrade google android to a higher version than 4.0,4.0.1,4.0.2,4.0.3,4.0.4,4.1,4.1.2,4.2,4.2.1,4.2.2,4.3,4.3.1,4.4,4.4.1,4.4.2,4.4.3,5.0,5
CVE:CVE-2016-1451 CNNVD:CNNVD-201607-432 Cisco Meeting Server(前称Acano Conferencing Server,CMS)是美国思科(Cisco)公司的一套包含音频、视频的会议服务器软件。 Cisco Meeting Server 1.7至1.9版中基于Web的管理界面中存在跨站脚本漏洞。远程攻击者可借助特制的参数利用该漏洞注入任意Web脚本或HTML。 solution:Upgrade cisco meeting_server to a higher version than 1.7_base,1.8_base,1.9_base,and avoid the version 1.7_base,1.8_base,1.9_base
CVE:CVE-2023-2017 CNNVD:CNNVD-202304-1311 Shopware是德国Shopware公司的一套开源电子商务软件。 Shopware 6 v6.4.20.0版本及之前版本、v6.5.0.0-rc1版本至v6.5.0.0-rc4版本存在安全漏洞。攻击者利用该漏洞绕过验证检查并调用任意PHP函数。 solution:Upgrade shopware shopware to a higher version than 6.4.20.0,6.5.0.0:rc1,6.5.0.0:rc2,6.5.0.0:rc3,and avoid the version [6.1.0,6.4.20.0],6.5.0.0:rc1,6.5.0.0:rc2,6.5.0.0:rc3
CVE:CVE-2022-43452 CNNVD:CNNVD-202211-2537 Delta Electronics DIAEnergie是中国台湾台达电子(Delta Electronics)公司的一个工业能源管理系统,用于实时监控和分析能源消耗、计算能源消耗和负载特性、优化设备性能、改进生产流程并最大限度地提高能源效率。 Delta Electronics DIAEnergie v1.9.02.001之前版本存在SQL注入漏洞,该漏洞源于HandlerPage_KID.ashx中存在SQL注入攻击。攻击者利用该漏洞可以注入任意SQL查询。 solution:Upgrade deltaww diaenergie to a higher version than 1.9.02.001,and avoid the version (,1.9.02.001)
CVE:CVE-2020-25794 CNNVD:CNNVD-202009-1269 Rust是一款通用、编译型编程语言。 Rust 0.6.2版本存在安全漏洞。该漏洞源于在Chunk实现中, clone会出现内存安全问题。 solution:Upgrade sized-chunks_project sized-chunks to a higher version than 0.6.2,and avoid the version (,0.6.2]
CVE:CVE-2021-0562 CNNVD:CNNVD-202105-2034 Google Android是美国谷歌(Google)公司的的一套以Linux为基础的开源操作系统。 Google Android存在缓冲区错误漏洞,该漏洞源于网络系统或产品在内存上执行操作时,未正确验证数据边界,导致向关联的其他内存位置上执行了错误的读写操作。攻击者可利用该漏洞导致缓冲区溢出或堆溢出等。 solution:Upgrade google android to a higher version than 11.0,and avoid the version 11.0
CVE:CVE-2018-15854 CNNVD:CNNVD-201808-800 xkbcommon是一个键盘键映射编译器和支持库。 xkbcommon 0.8.1之前版本中存在安全漏洞。本地攻击者可通过提交特制的keymap文件利用该漏洞造成xkbcommon解析器崩溃(空指针逆向引用)。 solution:Upgrade xkbcommon_project xkbcommon to a higher version than 0.8.1,and avoid the version (,0.8.1); Upgrade canonical ubuntu_linux to a higher version than 14.04,16.04,18.04,and avoid the version 14.04,16.04,18.04
CVE:CVE-2020-5420 CNNVD:CNNVD-202009-273 Cloud Foundry是美国Cloud Foundry基金会的一套开源的平台即服务(PaaS)云计算平台。该产品提供容器调度、持续交付和自动化服务部署等功能。Routing是其中的一个路由组件。 Cloud Foundry Routing(Gorouter) 0.206.0之前的版本中存在安全漏洞,攻击者可借助该漏洞导致CF集群崩溃。 solution:Upgrade cloudfoundry cf-deployment to a higher version than 13.15.0,and avoid the version (,13.15.0); Upgrade cloudfoundry gorouter to a higher version than 0.206.0,and avoid the version (,0.206.0)
CVE:CVE-2019-4153 CNNVD:CNNVD-201906-860 IBM Security Access Manager是美国IBM公司的一款应用于信息安全管理的产品。该产品通过面向Web、移动和云计算的集成设备来实现访问管理控制。 IBM Security Access Manager中存在输入验证错误漏洞。攻击者可通过诱使用户访问特制的网站利用该漏洞伪造URL,将用户重定向到恶意的网站,获取敏感信息或实施其他攻击。以下产品及版本受到影响:IBM Security Access Manager 9.0.1版本,9.0.2版本,9.0.3版本,9.0.4版本,9.0.5版本,9.0.6版本。 solution:Upgrade ibm security_access_manager to a higher version than 9.0.6,and avoid the version [9.0.1,9.0.6]
CVE:CVE-2022-27293 CNNVD:CNNVD-202204-2763 D-Link DIR-619是中国友讯(D-Link)公司的一系列路由器。 D-Link DIR-619 Ax v1.00存在安全漏洞,该漏洞允许攻击者通过 webpage 参数造成拒绝服务 (DoS)。 solution:Upgrade dlink dir-619_firmware to a higher version than 1.00,and avoid the version 1.00
CVE:CVE-2010-0921 CNNVD:CNNVD-201003-041 IBM Lotus iNotes是美国IBM公司的一套基于Web的电子邮件软件。该软件可帮助不同类型的用户(在线用户和离线用户)有效地管理关键业务信息和协作。 运行在Domino上的IBM Lotus iNotes (又称 Domino Web Access 或DWA)存在跨站请求伪造漏洞。远程攻击者可以借助缺失"跨站脚本/跨站请求伪造筛选和Referer检查修复"功能的向量,挟持未明受害者的权限。 solution:Upgrade ibm lotus_inotes to a higher version than 229.271,229.011,229.021,229.031,229.041,229.051,229.061,229.101,229.111,229.131,229.141,229.151,229.161,229.171,229.181,229.191,229.201,229.211,229.221,229.231,229.241,229.251,229.261,and avoid the version (,
CVE:CVE-2020-23512 CNNVD:CNNVD-202009-922 VR CAM Model P1是一款VR相机。 VR CAM Model P1 1版本存在授权问题漏洞,攻击者可利用该漏洞无需身份验证即可从Web(远程)获得对设备的完全访问权限。 solution:Upgrade vr_cam p1_firmware to a higher version than -
CVE:CVE-2022-4889 CNNVD:CNNVD-202301-1157 Stracker是visegripped个人开发者的一个应用程序。 visegripped Stracker存在SQL注入漏洞,该漏洞源于对参数symbol/startDate/endDate的错误操作会导致sql注入。 solution:Upgrade stracker_project stracker to a higher version than 2022-04-09,and avoid the version (,2022-04-09)
CVE:CVE-2020-4792 CNNVD:CNNVD-202104-191 IBM Edge Application Manager是美国IBM公司的一个应用软件。提供了功能强大的解决方案,以解决需要在云边缘,更靠近创建数据的位置和需要采取行动的企业边缘提供企业计算能力的问题。 IBM Edge 4.2 存在跨站脚本漏洞,该漏洞允许用户在Web UI中嵌入任意JavaScript代码,从而更改预期的功能。 solution:Upgrade ibm edge_application_manager to a higher version than 4.2,and avoid the version 4.2
CVE:CVE-2009-4007 CNNVD:CNNVD-200912-359 OpenTTD中的src/train_cmd.cpp中的NormaliseTrainConsist函数存在未明漏洞,远程攻击者可以借助包含wagon 和dual-headed 引擎的game特制操作,引起一个拒绝服务(daemon崩溃)。 solution:Upgrade openttd openttd to a higher version than 0.7.4,0.1.1,0.1.2,0.1.3,0.1.4,0.2.0,0.2.1,0.3.0,0.3.1,0.3.2,0.3.2.1,0.3.3,0.3.4,0.3.5,0.3.6,0.3.7,0.4.0,0.4.0.1,0.4.5,0.4.6,0.4.7,0.4.8,0.4.8:rc1,0.4.8:rc2,0.5.0,0.5.0:rc1,0.5.0:rc2,0.5.0:rc3,0.5.0:rc4,0.5.0:rc5,0.5.1,0.5.1:rc1,0.5.1:rc2,0.5.1:rc3,0.5.2,0.5.2:rc1,0.5.3,0.5.3:rc1,0.5.3:rc2,0
CVE:CVE-2020-14976 CNNVD:CNNVD-202006-1612 Galaxy Technologies GNS3是美国Galaxy Technologies公司的一套网络软件模拟器。GNS3 ubridge是其中的一个支持桥接UDP隧道,以太网和TAP接口的应用程序。GNS3 server是其中的一个GNS3服务器管理模拟器。 Galaxy Technologies GNS3 server 2.1.17之前版本中使用的GNS3 ubridge 0.9.18及之前版本(macOS)中存在安全漏洞。本地攻击者可利用该漏洞读取任意文件。 solution:Upgrade gns3 ubridge to a higher version than 0.9.18,and avoid the version (,0.9.18]
CVE:CVE-2023-34548 CNNVD:CNNVD-202306-1320 Simple Customer Relationship Management(Simple CRM)是Carlo Montero个人开发者的一个简单客户关系管理系统。 Simple Customer Relationship Management (CRM) System 存在安全漏洞,该漏洞源于 email 参数可能导致 SQL 注入。 solution:Upgrade simple_customer_relationship_management_project simple_customer_relationship_management to a higher version than 1.0,and avoid the version 1.0
CVE:CVE-2009-4803 CNNVD:CNNVD-201004-383 Typo3是开源内容管理系统和内容管理框架。 TYP03的Accessibility Glossary(a21glossary)扩展件存在SQL注入漏洞,远程攻击者可以通过未明向量执行任意SQL命令。 solution:Upgrade andreas_schwarzkopf accessibility_glossary to a higher version than 0.4.10,0.4.0,0.4.7,0.4.8,0.4.9,and avoid the version (,0.4.10],0.4.0,0.4.7,0.4.8,0.4.9
CVE:CVE-2017-7164 CNNVD:CNNVD-201703-828 Apple iOS和tvOS都是美国苹果(Apple)公司的产品。Apple iOS是为移动设备所开发的一套操作系统。tvOS是一套智能电视操作系统。App Store是一个应用程序商店组件。 Apple iOS 11.2之前版本和tvOS 11.2之前版本中的App Store组件存在安全漏洞。攻击者可利用该漏洞实施中间人攻击,伪造App Store中的密码提示。 solution:Upgrade apple iphone_os to a higher version than 11.2,and avoid the version (,11.2); Upgrade apple tvos to a higher version than 11.2,and avoid the version (,11.2)
CVE:CVE-2023-36365 CNNVD:CNNVD-202306-1607 MonetDB是MonetDB开源的一个开放源代码的面向列的关系数据库管理系统。 MonetDB Server 11.45.17版本和11.46.0版本存在安全漏洞,该漏洞源于组件sql_trans_copy_key存在安全问题。攻击者可利用该漏洞构建SQL语句造成拒绝服务(DoS)。 solution:Upgrade monetdb monetdb to a higher version than 11.45.17,11.46.0,and avoid the version 11.45.17,11.46.0
CVE:CVE-2022-36267 CNNVD:CNNVD-202208-2427 Airspan AirSpot 5410是美国Airspan公司的一款先进的 LTE、CAT12、户外、多服务产品。 Airspan AirSpot 5410 0.3.4.1-4及以前版本存在安全漏洞,该漏洞源于二进制组件/home/www/cgi-bin/diagnostics.cgi可以接收未经身份验证的请求和未经消毒的数据导致未经身份验证的攻击者编写恶意http请求进行远程命令注入来调用ping功能。 solution:Upgrade airspan airspot_5410_firmware to a higher version than 0.3.4.1-4,and avoid the version (,0.3.4.1-4]
CVE:CVE-2021-0922 CNNVD:CNNVD-202111-237 Google Android是美国谷歌(Google)公司的的一套以Linux为基础的开源操作系统。 Google Android 11 存在安全漏洞,该漏洞源于系统框架中对于用户权限缺少有效的过滤与校验,漏洞可使本地攻击者无需用户交互即可获得其他权限。 solution:Upgrade google android to a higher version than 11.0,and avoid the version 11.0
CVE:CVE-2018-3178 CNNVD:CNNVD-201810-913 Oracle Hyperion是美国甲骨文(Oracle)公司的一套财务建模应用软件。该软件提供财务结算、报表制作等功能。Hyperion Common Events是其中的一个事件处理组件。 Oracle Hyperion中的Hyperion Common Events组件11.1.2.4版本的User Interface子组件存在安全漏洞。攻击者可利用该漏洞未授权读取、更新、插入或删除数据,影响数据的保密性和完整性。 solution:Upgrade oracle hyperion_common_events to a higher version than 11.1.2.4,and avoid the version 11.1.2.4
CVE:CVE-2021-27005 CNNVD:CNNVD-202111-251 Netapp Clustered Data ONTAP是美国Netapp公司的一套用于集群模式的存储操作系统。 NetApp Clustered Data ONTAP 存在资源管理错误漏洞,该漏洞可能允许远程攻击者导致 httpd 服务器崩溃。以下产品和版本受到影响:9.6P16、9.7P16、9.8P7 和 9.9.1P3 之前的Clustered Data ONTAP 9.6 及更高版本。 solution:Upgrade netapp ontap_system_manager to a higher version than 9.7,9.7,9.8,9.9.12,and avoid the version [9.0,9.7),9.7,9.8,9.9.12
CVE:CVE-2022-1003 CNNVD:CNNVD-202203-1822 Mattermost是美国Mattermost公司的一个开源协作平台。 Mattermost存在安全漏洞,该漏洞允许系统管理员以允许他们覆盖某些受限配置(如 EnableUploads)的方式组合两种不同的权限/功能。 solution:Upgrade mattermost mattermost to a higher version than 6.4.0,and avoid the version (,6.4.0)
CVE:CVE-2015-1830 CNNVD:CNNVD-201508-430 Apache ActiveMQ是美国阿帕奇(Apache)基金会的一套开源的消息中间件,它支持Java消息服务、集群、Spring Framework等。 Apache ActiveMQ 5.11.2之前5.x版本存在路径遍历漏洞。远程攻击者可利用该漏洞在任意目录下创建JSP文件。 solution:Upgrade apache activemq to a higher version than 5.0.0,5.1.0,5.2.0,5.3.0,5.3.1,5.3.2,5.4.0,5.4.1,5.4.2,5.4.3,5.5.0,5.5.1,5.6.0,5.7.0,5.8.0,5.9.0,5.9.1,5.10.0,5.10.1,5.10.2,5.11.0,5.11.1,and avoid the version 5.0.0,5.1.0,5.2.0,5.3.0,5.3.1,5.3.2,5.4.0,5.4.1,5.4.2,5.4.3,5.5.0,5.5.1,5.6.0,5.7.0,5.8.0,5.9.0,5.9.1,5.10.0,5
CVE:CVE-2015-6469 CNNVD:CNNVD-201509-539 IBC Solar ServeMaster TLP+和Danfoss TLX Pro+都是德国IBC Solar公司的基于Web的SCADA系统。 IBC Solar ServeMaster TLP+和Danfoss TLX Pro+的解释程序中存在安全漏洞。远程攻击者可利用该漏洞发现脚本源代码。 solution:Upgrade ibc_solar danfoss_tlx_pro+ to a higher version than -; Upgrade ibc_solar servemaster_tlp+ to a higher version than -
CVE:CVE-2020-12470 CNNVD:CNNVD-202004-2426 MonoX CMS是克罗地亚Mono公司的一套基于ASP.NET的内容管理系统(CMS)和社交网络平台。 Mono MonoX CMS 5.1.40.5152及之前版本中存在安全漏洞。攻击者可通过修改ASPX模板利用该漏洞执行任意代码。 solution:Upgrade mono monox to a higher version than 5.1.40.5152,and avoid the version (,5.1.40.5152]
CVE:CVE-2020-25375 CNNVD:CNNVD-202009-874 SoftradeWeb SNC WP SMART CRM 1.8.7版本存在跨站脚本漏洞,该漏洞源于WEB应用缺少对客户端数据的正确验证。攻击者可利用该漏洞执行客户端代码。 solution:Upgrade softrade wp_smart_crm_&_invoices to a higher version than 1.8.7,and avoid the version 1.8.7
CVE:CVE-2013-7147 ** REJECT ** DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: The CNA or individual who requested this candidate did not associate it with any vulnerability during 2013. Notes: none.
CVE:CVE-2021-3496 CNNVD:CNNVD-202104-1663 jhead是一款用于修改JPEG文件信息的工具。 jhead 3.06版本存在缓冲区错误漏洞,该漏洞源于exif.c的Get16u参数缓冲区溢出。 solution:Upgrade jhead_project jhead to a higher version than 3.06,and avoid the version 3.06
CVE:CVE-2020-12827 CNNVD:CNNVD-202006-1082 Mailjet MJML是法国Mailjet公司的一款响应式电子邮件框架。 Mailjet MJML 4.6.2及之前版本中存在路径遍历漏洞。攻击者可通过发送包含‘/../’序列的特制URL请求利用该漏洞查看系统上的任意文件。 solution:Upgrade mjml mjml to a higher version than 4.6.3,and avoid the version (,4.6.3)
CVE:CVE-2016-6490 CNNVD:CNNVD-201607-1084 QEMU(又名Quick Emulator)是法国程序员法布里斯-贝拉(Fabrice Bellard)所研发的一套模拟处理器软件。该软件具有速度快、跨平台等特点。 QEMU中的hw/virtio/virtio.c文件的‘virtqueue_map_desc’函数存在安全漏洞,该漏洞源于I/O描述符号缓冲区长度被设定为0。攻击者可利用该漏洞造成拒绝服务(无限循环和QEMU进程崩溃)。 solution:Upgrade qemu qemu to a higher version than 2.6.2,2.7.0:rc0,and avoid the version (,2.6.2],2.7.0:rc0
CVE:CVE-2021-32277 CNNVD:CNNVD-202109-1341 Faad2是一个免费软件高级音频 (Aac) 解码器。用于Sbr解码。 faad2 中存在缓冲区错误漏洞,该漏洞源于产品sbr_qmf.c文件中的sbr_qmf_analysis_32函数未能正确处理数据边界。攻击者可通过该漏洞导致代码执行。以下产品及版本受到影响:faad2 2.10.0 版本及之前版本。 solution:Upgrade faad2_project faad2 to a higher version than 2.10.0,and avoid the version (,2.10.0]; Upgrade debian debian_linux to a higher version than 9.0,10.0,and avoid the version 9.0,10.0
CVE:CVE-2007-3028 CNNVD:CNNVD-200707-160 Microsoft Windows是美国微软(Microsoft)公司发布的一系列操作系统。 Microsoft Windows 2000 Server SP4中的Windows Active Directory的存在安全漏洞。攻击者可利用该漏洞造成拒绝服务。 solution:Upgrade microsoft windows_2000 to a higher version than *:sp4,and avoid the version *:sp4
CVE:CVE-2021-43045 CNNVD:CNNVD-202201-422 Apache Avro是美国阿帕奇(Apache)基金会的一个数据序列化系统。为 Apache Hadoop 提供数据序列化和数据交换服务。 Apache Avro 中存在资源管理错误漏洞,该漏洞源于产品的.net SDK组件未对分配资源量进行有效限制。攻击者可通过该漏洞分配过多资源导致拒绝服务。以下产品及版本受到影响: Apache Avro 1.10.2 版本及之前版本。 solution:Upgrade apache avro to a higher version than 1.10.2,and avoid the version (,1.10.2]
CVE:CVE-2022-48224 CNNVD:CNNVD-202304-180 Acuant AcuFill SDK是美国Acuant公司的一种数据捕获技术。可以从文档中提取所有主要数据字段。 Acuant AcuFill SDK 10.22.02.03之前版本存在安全漏洞。攻击者利用该漏洞可以提升权限,并执行任意代码。 solution:Upgrade gbgplc acuant_acufill_sdk to a higher version than 10.22.02.03,and avoid the version (,10.22.02.03)
CVE:CVE-2022-28099 CNNVD:CNNVD-202205-2105 Poultry Farm Management System是一款功能齐全的家禽管理系统。 Poultry Farm Management System 1.0版本存在安全漏洞,该漏洞源于通过/farm/store.php中的Item参数发现存在SQL注入漏洞。 solution:Upgrade poultry_farm_management_system_project poultry_farm_management_system to a higher version than 1.0,and avoid the version 1.0
CVE:CVE-2021-29365 CNNVD:CNNVD-202109-1875 IrfanView是波黑Irfan Skiljan个人开发者的一款图片浏览器,它支持图片浏览、图片编辑、图片格式转换等。 Irfanview 存在代码问题漏洞,该漏洞源于Irfanview 4.57 版本在 EFFECTS!AutoCrop_W 组件中处理精心制作的 BMP 文件时会受到无限循环的影响。 这可能会导致拒绝服务 (DOS)。 solution:Upgrade irfanview irfanview to a higher version than 4.57,and avoid the version 4.57
CVE:CVE-2014-9466 CNNVD:CNNVD-201502-280 Open-Xchange (OX) AppSuite和Open-Xchange Server都是美国Open-Xchange公司的产品。OX AppSuite是一套Web云桌面环境;Open-Xchange Server是一个主要用于开发协同软件的半开源项目。 OX AppSuite and Server中存在安全漏洞,该漏洞源于程序没有正确处理目录权限。远程攻击者可利用该漏洞读取任意文件。以下版本受到影响:OX AppSuite and Server 7.4.2版本,7.6.0版本,7.6.1版本。 solution:Upgrade open-xchange open-xchange_appsuite to a higher version than 7.4.2,7.6.0,7.6.1,and avoid the version 7.4.2,7.6.0,7.6.1
CVE:CVE-2018-7492 CNNVD:CNNVD-201802-637 Linux kernel是美国Linux基金会发布的开源操作系统Linux所使用的内核。 Linux kernel 4.14.7之前版本中的‘net/rds/rdma.c __rds_rdma_map()’函数存在安全漏洞。本地攻击者可利用该漏洞造成拒绝服务(空指针逆向引用)。 solution:Upgrade linux linux_kernel to a higher version than 4.14.7,and avoid the version (,4.14.7); Upgrade debian debian_linux to a higher version than 7.0,8.0,and avoid the version 7.0,8.0; Upgrade canonical ubuntu_linux to a higher version than 12.04,14.04,16.04,17.10,and avoid the version 12.04,14.04,16.04,17.10
CVE:CVE-2020-4399 CNNVD:CNNVD-202007-1343 IBM Verify Gateway(IVG)是美国IBM公司的一套基于云的身份验证解决方案。 IBM IVG PAM 1.0.0版本和1.0.1版本中的Authd服务存在安全漏洞。攻击者可借助格式错误的请求利用该漏洞造成拒绝服务。 solution:Upgrade ibm verify_gateway to a higher version than 1.0.0,1.0.1,and avoid the version 1.0.0,1.0.1
CVE:CVE-2017-9576 CNNVD:CNNVD-201706-454 Middleton Community Bank Mobile Banking for iOS(又名middleton-community-bank-mobile-banking/id721843238)是美国Middleton Community Bank银行的一款基于iOS平台的用于管理银行账户的应用程序。 基于iOS平台的Middleton Community Bank Mobile Banking 3.0.0版本中存在安全漏洞,该漏洞源于程序没有验证SSL服务器端的X.509证书。攻击者可借助特制的证书利用该漏洞实施中间人攻击,冒充可信的服务器,获取敏感信息。 solution:Upgrade mononabank middleton_community_bank_mobile to a higher version than 3.0.0,and avoid the version 3.0.0
CVE:CVE-2020-35979 CNNVD:CNNVD-202104-1615 GPAC是一款开源的多媒体框架。 GPAC version 0.8.0 and 1.0.1 存在安全漏洞,该漏洞源于ietf/rtp_pck_mpeg4.c中的gp_rtp_builder_do_avc()函数存在基于堆的缓冲区溢出。 solution:Upgrade gpac gpac to a higher version than 0.8.0,1.0.1,and avoid the version 0.8.0,1.0.1
CVE:CVE-2015-0330 CNNVD:CNNVD-201502-114 Adobe Flash Player是美国奥多比(Adobe)公司的一款跨平台、基于浏览器的多媒体播放器产品。该产品支持跨屏幕和浏览器查看应用程序、内容和视频。 Adobe Flash Player中存在安全漏洞。攻击者可利用该漏洞执行任意代码或造成拒绝服务(内存损坏)。以下版本受到影响:基于Windows和OS X平台的Adobe Flash Player 16.0.0.296及之前版本和13.0.0.264及之前版本,基于Linux平台的Adobe Flash Player 11.2.202.440及之前版本。 solution:Upgrade adobe flash_player to a higher version than 13.0.0.264,14.0.0.125,14.0.0.145,14.0.0.176,14.0.0.179,15.0.0.152,15.0.0.167,15.0.0.189,15.0.0.223,15.0.0.239,15.0.0.246,16.0.0.235,16.0.0.257,16.0
CVE:CVE-2016-6436 CNNVD:CNNVD-201610-133 Cisco Adaptive Security Appliances(ASA,自适应安全设备)Web VPN是美国思科(Cisco)公司的一套用于在ASA防火墙上配置Web VPN的模块。Cisco Host Scan package是一个主机扫描包。HostScan Engine是一个主机扫描引擎。 Cisco ASA Web VPN中使用的Cisco Host Scan包中的HostScan Engine 3.0.08062至3.1.14018版本中存在跨站脚本漏洞。远程攻击者可借助特制的URL利用该漏洞注入任意Web脚本或HTML。 solution:Upgrade cisco hostscan_engine to a higher version than 3.0.08062,3.0.08066,3.1.01065,3.1.02016,3.1.02026,3.1.02040,3.1.02043,3.1.03103,3.1.03104,3.1.04060,3.1.04063,3.1.04075,3.1.04082,3.