본문 바로가기
IT 와 Social 이야기

[US-CERT: Bulletin(SB18-106)] 2018년 4월 9일까지 발표된 보안 취약점

by manga0713 2018. 4. 17.

 

 

 

 

*** 출처: [US-CERT: Bulletin(SB18-106)] 2018년 4월 9일까지 발표된 보안 취약점

 

 

 

The vulnerabilities are based on the CVE vulnerability naming standard and are organized according to severity, determined by the Common Vulnerability Scoring System (CVSS) standard. The division of high, medium, and low severities correspond to the following scores:

  • High - Vulnerabilities will be labeled High severity if they have a CVSS base score of 7.0 - 10.0

  • Medium - Vulnerabilities will be labeled Medium severity if they have a CVSS base score of 4.0 - 6.9

  • Low - Vulnerabilities will be labeled Low severity if they have a CVSS base score of 0.0 - 3.9

Entries may include additional information provided by organizations and efforts sponsored by US-CERT. This information may include identifying information, values, definitions, and related links. Patch information is provided when available. Please note that some of the information in the bulletins is compiled from external, open source reports and is not a direct result of US-CERT analysis.

 

High Vulnerabilities

Primary
Vendor -- Product
Description Published CVSS Score Source & Patch Info
cmsmadesimple -- cms_made_simple CMS Made Simple (CMSMS) through 2.2.6 allows PHP object injection because of an unserialize call in the _get_data function of \lib\classes\internal\class.LoginOperations.php. By sending a crafted cookie, a remote attacker can upload and execute code, or delete files. 2018-04-13 7.5 CVE-2018-10085
MISC(link is external)
Back to top

 

Medium Vulnerabilities

Primary
Vendor -- Product
Description Published CVSS Score Source & Patch Info
cmsmadesimple -- cms_made_simple CMS Made Simple (aka CMSMS) 2.2.7 has CSRF in admin/siteprefs.php. 2018-04-11 6.8 CVE-2018-10030
MISC(link is external)
cmsmadesimple -- cms_made_simple CMS Made Simple (aka CMSMS) 2.2.7 has CSRF in admin/moduleinterface.php. 2018-04-11 6.8 CVE-2018-10031
MISC(link is external)
cmsmadesimple -- cms_made_simple CMS Made Simple (CMSMS) through 2.2.7 allows physical path leakage via an invalid /index.php?page= value, a crafted URI starting with /index.php?mact=Search, or a direct request to /admin/header.php, /admin/footer.php, /lib/tasks/class.ClearCache.task.php, or /lib/tasks/class.CmsSecurityCheck.task.php. 2018-04-13 5.0 CVE-2018-10082
MISC(link is external)
cmsmadesimple -- cms_made_simple CMS Made Simple (CMSMS) through 2.2.7 contains an arbitrary file deletion vulnerability in the admin dashboard via directory traversal sequences in the val parameter within a cmd=del request, because code under modules\FilePicker does not restrict the val parameter. 2018-04-13 6.4 CVE-2018-10083
MISC(link is external)
cmsmadesimple -- cms_made_simple CMS Made Simple (CMSMS) through 2.2.6 contains a privilege escalation vulnerability from ordinary user to admin user by arranging for the eff_uid value within $_COOKIE[$this->_loginkey] to equal 1, because an SHA-1 cryptographic protection mechanism can be bypassed. 2018-04-13 6.5 CVE-2018-10084
MISC(link is external)
cmsmadesimple -- cms_made_simple CMS Made Simple (CMSMS) through 2.2.7 contains an arbitrary code execution vulnerability in the admin dashboard because the implementation uses "eval('function testfunction'.rand()" and it is possible to bypass certain restrictions on these "testfunction" functions. 2018-04-13 6.5 CVE-2018-10086
MISC(link is external)
Back to top

 

Low Vulnerabilities

Primary
Vendor -- Product
Description Published CVSS Score Source & Patch Info
cacti -- cacti Cacti before 1.1.37 has XSS because it does not properly reject unintended characters, related to use of the sanitize_uri function in lib/functions.php. 2018-04-12 3.5 CVE-2018-10060
MISC(link is external)
MISC(link is external)
cacti -- cacti Cacti before 1.1.37 has XSS because it makes certain htmlspecialchars calls without the ENT_QUOTES flag (these calls occur when the html_escape function in lib/html.php is not used). 2018-04-12 3.5 CVE-2018-10061
MISC(link is external)
MISC(link is external)
cmsmadesimple -- cms_made_simple CMS Made Simple (aka CMSMS) 2.2.7 has Reflected XSS in admin/moduleinterface.php via the m1_name parameter, related to moduledepends, a different vulnerability than CVE-2017-16799. 2018-04-11 3.5 CVE-2018-10029
MISC(link is external)
cmsmadesimple -- cms_made_simple CMS Made Simple (aka CMSMS) 2.2.7 has Reflected XSS in admin/moduleinterface.php via the m1_version parameter. 2018-04-11 3.5 CVE-2018-10032
MISC(link is external)
cmsmadesimple -- cms_made_simple CMS Made Simple (aka CMSMS) 2.2.7 has Stored XSS in admin/siteprefs.php via the metadata parameter. 2018-04-11 3.5 CVE-2018-10033
MISC(link is external)
Back to top

 

Severity Not Yet Assigned

Primary
Vendor -- Product
Description Published CVSS Score Source & Patch Info
apache -- solr
 
This vulnerability in Apache Solr 1.2 to 6.6.2 and 7.0.0 to 7.2.1 relates to an XML external entity expansion (XXE) in the `&dataConfig=<inlinexml>` parameter of Solr's DataImportHandler. It can be used as XXE using file/ftp/http protocols in order to read arbitrary local files from the Solr server or the internal network. 2018-04-09 not yet calculated CVE-2018-1308
CONFIRM
MLIST
apple -- ios_and_macos
 
An issue was discovered in certain Apple products. iOS before 11.3 is affected. macOS before 10.13.4 is affected. The issue involves the "Status Bar" component. It allows invisible microphone access via a crafted app. 2018-04-13 not yet calculated CVE-2018-4173
CONFIRM(link is external)
CONFIRM(link is external)
arista -- eos
 
Arista EOS before 4.20.2F allows remote BGP peers to cause a denial of service (Rib agent restart) via a malformed path attribute in an UPDATE message. 2018-04-12 not yet calculated CVE-2018-5254
CONFIRM(link is external)
arm -- mbed_tls
 
ARM mbed TLS before 2.1.11, before 2.7.2, and before 2.8.0 has a buffer over-read in ssl_parse_server_psk_hint() that could cause a crash on invalid input. 2018-04-10 not yet calculated CVE-2018-9989
CONFIRM(link is external)
CONFIRM(link is external)
CONFIRM
arm -- mbed_tls
 
ARM mbed TLS before 2.1.11, before 2.7.2, and before 2.8.0 has a buffer over-read in ssl_parse_server_key_exchange() that could cause a crash on invalid input. 2018-04-10 not yet calculated CVE-2018-9988
CONFIRM(link is external)
CONFIRM(link is external)
CONFIRM
atlassian -- application_links
 
Various administrative application link resources in Atlassian Application Links before version 5.4.4 allow remote attackers with administration rights to inject arbitrary HTML or JavaScript via a cross site scripting (XSS) vulnerability in the display url of a configured application link. 2018-04-10 not yet calculated CVE-2018-5227
BID(link is external)
CONFIRM(link is external)
atlassian -- jira
 
The agile wallboard gadget in Atlassian Jira before version 7.8.1 allows remote attackers to inject arbitrary HTML or JavaScript via a cross site scripting (XSS) vulnerability in the name of quick filters. 2018-04-10 not yet calculated CVE-2017-18100
BID(link is external)
CONFIRM(link is external)
atlassian -- jira
 
Various administrative external system import resources in Atlassian JIRA Server (including JIRA Core) before version 7.6.5, from version 7.7.0 before version 7.7.3, from version 7.8.0 before version 7.8.3 and before version 7.9.0 allow remote attackers to run import operations and to determine if an internal service exists through missing permission checks. 2018-04-10 not yet calculated CVE-2017-18101
BID(link is external)
CONFIRM(link is external)
botan -- botan
 
An issue was discovered in Botan 1.11.32 through 2.x before 2.6.0. An off-by-one error when processing malformed TLS-CBC ciphertext could cause the receiving side to include in the HMAC computation exactly 64K bytes of data following the record buffer, aka an over-read. The MAC comparison will subsequently fail and the connection will be closed. This could be used for denial of service. No information leak occurs. 2018-04-12 not yet calculated CVE-2018-9860
MISC(link is external)
MISC
buffalo -- wzr-1750dhp2_firmware
 
Buffer overflow in Buffalo WZR-1750DHP2 Ver.2.30 and earlier allows an attacker to execute arbitrary code via a specially crafted file. 2018-04-09 not yet calculated CVE-2018-0555
CONFIRM(link is external)
JVN(link is external)
buffalo -- wzr-1750dhp2_firmware
 
Buffalo WZR-1750DHP2 Ver.2.30 and earlier allows an attacker to bypass authentication and execute arbitrary commands on the device via unspecified vectors. 2018-04-09 not yet calculated CVE-2018-0554
CONFIRM(link is external)
JVN(link is external)
buffalo -- wzr-1750dhp2_firmware
 
Buffalo WZR-1750DHP2 Ver.2.30 and earlier allows an attacker to execute arbitrary OS commands via unspecified vectors. 2018-04-09 not yet calculated CVE-2018-0556
CONFIRM(link is external)
JVN(link is external)
ca_technologies -- ca_workload_automation
 
CA Workload Automation AE before r11.3.6 SP7 allows remote attackers to a perform SQL injection via a crafted HTTP request. 2018-04-11 not yet calculated CVE-2018-8953
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
ca_technologies -- ca_workload_control_center
 
CA Workload Control Center before r11.4 SP6 allows remote attackers to execute arbitrary code via a crafted HTTP request. 2018-04-11 not yet calculated CVE-2018-8954
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
cacti -- cacti
 
Cacti before 1.1.37 has XSS because the get_current_page function in lib/functions.php relies on $_SERVER['PHP_SELF'] instead of $_SERVER['SCRIPT_NAME'] to determine a page name. 2018-04-12 not yet calculated CVE-2018-10059
MISC(link is external)
MISC(link is external)
catfish -- catfish
 
Catfish CMS V4.7.21 allows XSS via the pinglun parameter to cat/index/index/pinglun (aka an authenticated comment). 2018-04-11 not yet calculated CVE-2018-10023
MISC(link is external)
cms_made_simple -- cms_made_simple
 
CMS Made Simple (CMSMS) through 2.2.6 contains an admin password reset vulnerability because data values are improperly compared, as demonstrated by a hash beginning with the "0e" substring. 2018-04-13 not yet calculated CVE-2018-10081
MISC(link is external)
cockpit -- cockpit
 
SSRF (Server Side Request Forgery) in Cockpit 0.13.0 allows remote attackers to read arbitrary files or send TCP traffic to intranet hosts via the url parameter, related to use of the discontinued aheinze/fetch_url_contents component. 2018-04-10 not yet calculated CVE-2017-14611
FULLDISC
computerinsel -- photoline A specially crafted TIFF image processed via the application can lead to an out-of-bounds write, overwriting 2018-04-12 not yet calculated CVE-2018-3862
MISC(link is external)
computerinsel -- photoline
 
A memory corruption vulnerability exists in the PCX-parsing functionality of Computerinsel Photoline 20.53. A specially crafted PCX image processed via the application can lead to an out-of-bounds write, overwriting arbitrary data. An attacker can deliver a PCX image to trigger this vulnerability and gain code execution. 2018-04-11 not yet calculated CVE-2018-3887
MISC(link is external)
computerinsel -- photoline
 
A memory corruption vulnerability exists in the PCX-parsing functionality of Computerinsel Photoline 20.53. A specially crafted PCX image processed via the application can lead to an out-of-bounds write, overwriting arbitrary data. An attacker can deliver a PCX image to trigger this vulnerability and gain code execution. 2018-04-11 not yet calculated CVE-2018-3888
MISC(link is external)
computerinsel -- photoline
 
A memory corruption vulnerability exists in the PCX-parsing functionality of Computerinsel Photoline 20.53. A specially crafted PCX image processed via the application can lead to an out-of-bounds write, overwriting arbitrary data. An attacker can deliver a PCX image to trigger this vulnerability and gain code execution. 2018-04-11 not yet calculated CVE-2018-3886
MISC(link is external)
computerinsel -- photoline
 
A specially crafted TIFF image processed via the application can lead to an out-of-bounds write, overwriting arbitrary data. An attacker can deliver a TIFF image to trigger this vulnerability and gain code execution. 2018-04-12 not yet calculated CVE-2018-3868
MISC(link is external)
computerinsel -- photoline
 
A specially crafted TIFF image processed via the application can lead to an out-of-bounds write, overwriting arbitrary data. An attacker can deliver a TIFF image to trigger this vulnerability and gain code execution. 2018-04-12 not yet calculated CVE-2018-3861
MISC(link is external)
computerinsel -- photoline
 
A specially crafted PCX image processed via the application can lead to an out-of-bounds write, overwriting arbitrary data. An attacker can deliver a PCX image to trigger this vulnerability and gain code execution. 2018-04-12 not yet calculated CVE-2018-3889
MISC(link is external)
corosync -- corosync
 
corosync before version 2.4.4 is vulnerable to an integer overflow in exec/totemcrypto.c. 2018-04-12 not yet calculated CVE-2018-1084
MISC(link is external)
coship -- rt3052_wireless_router
 
Coship RT3052 4.0.0.48 devices allow XSS via a crafted SSID field on the "Wireless Setting - Basic" screen. 2018-04-10 not yet calculated CVE-2018-8772
MISC(link is external)

cyberark -- password_vault_web_access


 
The REST API in CyberArk Password Vault Web Access before 9.9.5 and 10.x before 10.1 allows remote attackers to execute arbitrary code via a serialized .NET object in an Authorization HTTP header. 2018-04-12 not yet calculated CVE-2018-9843
FULLDISC
BUGTRAQ(link is external)
SECTRACK(link is external)
EXPLOIT-DB(link is external)
MISC(link is external)

cyberark -- password_vault


 
CyberArk Password Vault before 9.7 allows remote attackers to obtain sensitive information from process memory by replaying a logon message. 2018-04-12 not yet calculated CVE-2018-9842
FULLDISC
BUGTRAQ(link is external)
SECTRACK(link is external)
EXPLOIT-DB(link is external)
MISC(link is external)
d-link -- dir-815_devices
 
D-Link DIR-815 devices with firmware before 2.07.B01 allow remote attackers to obtain sensitive information by leveraging cleartext storage of the wireless key. 2018-04-12 not yet calculated CVE-2015-0153
CONFIRM
XF(link is external)
d-link -- dir-815_devices
 
Cross-site request forgery (CSRF) vulnerability in D-Link DIR-815 devices with firmware before 2.07.B01 allows remote attackers to hijack the authentication of arbitrary users for requests that insert XSS sequences. 2018-04-12 not yet calculated CVE-2015-0151
CONFIRM
XF(link is external)
d-link -- dir-815_devices
 
D-Link DIR-815 devices with firmware before 2.07.B01 allow remote attackers to obtain sensitive information by leveraging cleartext storage of the administrative password. 2018-04-12 not yet calculated CVE-2015-0152
CONFIRM
XF(link is external)
d-link -- dir-815_devices
 
The remote administration interface in D-Link DIR-815 devices with firmware before 2.03.B02 allows remote attackers to execute arbitrary commands via vectors related to an "HTTP command injection issue." 2018-04-12 not yet calculated CVE-2014-8888
CONFIRM
XF(link is external)
d-link -- dir-815_devices
 
The remote administration UI in D-Link DIR-815 devices with firmware before 2.07.B01 allows remote attackers to bypass intended access restrictions via unspecified vectors. 2018-04-12 not yet calculated CVE-2015-0150
CONFIRM
XF(link is external)
dassault -- systemes_catia
 
Stack-based buffer overflow in Dassault Systemes CATIA V5-6R2013 allows remote attackers to execute arbitrary code via a crafted packet, related to "CATV5_Backbone_Bus." 2018-04-10 not yet calculated CVE-2014-2073
MISC(link is external)
datomic -- datomic
 
H2 1.4.197, as used in Datomic before 0.9.5697 and other products, allows remote code execution because CREATE ALIAS can execute arbitrary Java code. 2018-04-11 not yet calculated CVE-2018-10054
MISC(link is external)
MISC(link is external)
MISC(link is external)
EXPLOIT-DB(link is external)
dell_emc -- avamar_server_and_integrated_data_protection_appliance
 
Avamar Installation Manager in Dell EMC Avamar Server 7.3.1, 7.4.1, and 7.5.0, and Dell EMC Integrated Data Protection Appliance 2.0 and 2.1, is affected by a missing access control check vulnerability which could potentially allow a remote unauthenticated attacker to read or change the Local Download Service (LDLS) credentials. The LDLS credentials are used to connect to Dell EMC Online Support. If the LDLS configuration was changed to an invalid configuration, then Avamar Installation Manager may not be able to connect to Dell EMC Online Support web site successfully. The remote unauthenticated attacker can also read and use the credentials to login to Dell EMC Online Support, impersonating the AVI service actions using those credentials. 2018-04-09 not yet calculated CVE-2018-1217
FULLDISC
SECTRACK(link is external)
EXPLOIT-DB(link is external)
diffoscope -- diffoscope
 
diffoscope before 77 writes to arbitrary locations on disk based on the contents of an untrusted archive. 2018-04-13 not yet calculated CVE-2017-0359
CONFIRM
CONFIRM
docker -- docker
 
util.c in runV 1.0.0 for Docker mishandles a numeric username, which allows attackers to obtain root access by leveraging the presence of an initial numeric value on an /etc/passwd line, and then issuing a "docker exec" command with that value in the -u argument, a similar issue to CVE-2016-3697. 2018-04-09 not yet calculated CVE-2018-9862
BID(link is external)
CONFIRM(link is external)

dolibarr -- dolibarr

Dolibarr ERP/CRM is affected by stored Cross-Site Scripting (XSS) in versions through 7.0.0. 2018-04-10 not yet calculated CVE-2017-18259
MISC(link is external)
dolibarr -- dolibarr
 
Dolibarr ERP/CRM is affected by SQL injection in versions before 5.0.4 via product/stats/card.php (type parameter). 2018-04-10 not yet calculated CVE-2017-9839
MISC(link is external)
dolibarr -- dolibarr
 
Dolibarr ERP/CRM is affected by multiple reflected Cross-Site Scripting (XSS) vulnerabilities in versions before 5.0.4: index.php (leftmenu parameter), core/ajax/box.php (PATH_INFO), product/stats/card.php (type parameter), holiday/list.php (month_create, month_start, and month_end parameters), and don/card.php (societe, lastname, firstname, address, zipcode, town, and email parameters). 2018-04-10 not yet calculated CVE-2017-9838
MISC(link is external)
dolibarr -- dolibarr
 
Dolibarr ERP/CRM is affected by multiple SQL injection vulnerabilities in versions through 7.0.0 via comm/propal/list.php (viewstatut parameter) or comm/propal/list.php (propal_statut parameter, aka search_statut parameter). 2018-04-10 not yet calculated CVE-2017-18260
MISC(link is external)
drupal -- drupal
 
The entity wrapper access API in the Entity API module 7.x-1.x before 7.x-1.3 for Drupal might allow remote authenticated users to bypass intended access restrictions on referenced entities via unspecified vectors. 2018-04-10 not yet calculated CVE-2014-1399
FEDORA
FEDORA
MLIST(link is external)
BID(link is external)
CONFIRM(link is external)
XF(link is external)
MISC
drupal -- drupal
 
The entity_access API in the Entity API module 7.x-1.x before 7.x-1.3 for Drupal might allow remote authenticated users to bypass intended access restrictions and read unpublished comments via unspecified vectors. 2018-04-10 not yet calculated CVE-2014-1400
FEDORA
FEDORA
MLIST(link is external)
BID(link is external)
CONFIRM(link is external)
XF(link is external)
MISC
drupal -- drupal
 
The entity wrapper access API in the Entity API module 7.x-1.x before 7.x-1.3 for Drupal might allow remote authenticated users to bypass intended access restrictions on comment, user and node statistics properties via unspecified vectors. 2018-04-10 not yet calculated CVE-2014-1398
FEDORA
FEDORA
MLIST(link is external)
BID(link is external)
CONFIRM(link is external)
XF(link is external)
MISC
f5 -- big-ip
 
On F5 BIG-IP versions 13.0.0, 12.1.0-12.1.3.1, 11.6.1-11.6.2, or 11.5.1-11.5.5, vCMP guests running on VIPRION 2100, 4200 and 4300 series blades cannot correctly decrypt ciphertext from established SSL sessions with small MTU. 2018-04-13 not yet calculated CVE-2018-5507
CONFIRM(link is external)
f5 -- big-ip
 
On F5 BIG-IP PEM versions 13.0.0, 12.0.0-12.1.3.1, 11.6.0-11.6.2, 11.5.1-11.5.5, or 11.2.1, under certain conditions, TMM may crash when processing compressed data though a Virtual Server with an associated PEM profile using the content insertion option. 2018-04-13 not yet calculated CVE-2018-5508
CONFIRM(link is external)
f5 -- big-ip
 
In F5 BIG-IP 13.0.0, 12.1.0-12.1.2, 11.6.1, 11.5.1-11.5.5, or 11.2.1 the Apache modules apache_auth_token_mod and mod_auth_f5_auth_token.cpp allow possible unauthenticated bruteforce on the em_server_ip authorization parameter to obtain which SSL client certificates used for mutual authentication between BIG-IQ or Enterprise Manager (EM) and managed BIG-IP devices. 2018-04-13 not yet calculated CVE-2018-5506
CONFIRM(link is external)
f5 -- big-ip
 
On F5 BIG-IP 13.1.0-13.1.0.3 or 13.0.0, when authenticated administrative users execute commands in the Traffic Management User Interface (TMUI), also referred to as the BIG-IP Configuration utility, restrictions on allowed commands may not be enforced. 2018-04-13 not yet calculated CVE-2018-5511
CONFIRM(link is external)
f5 -- big-ip
 
On F5 BIG-IP 11.5.4 HF4-11.5.5, the Traffic Management Microkernel (TMM) may restart when processing a specific sequence of packets on IPv6 virtual servers. 2018-04-13 not yet calculated CVE-2018-5510
CONFIRM(link is external)
f5 -- big-ip
 
In F5 BIG-IP 12.0.0-12.1.2, 11.6.0-11.6.1, 11.5.1-11.5.5, or 11.2.1 there is a vulnerability in TMM related to handling of invalid IP addresses. 2018-04-13 not yet calculated CVE-2017-6158
CONFIRM(link is external)
f5 -- big-ip
 
Responses to SOCKS proxy requests made through F5 BIG-IP version 13.0.0, 12.0.0-12.1.3.1, 11.6.1-11.6.2, or 11.5.1-11.5.5 may cause a disruption of services provided by TMM. The data plane is impacted and exposed only when a SOCKS proxy profile is attached to a Virtual Server. The control plane is not impacted by this vulnerability. 2018-04-13 not yet calculated CVE-2017-6148
CONFIRM(link is external)
f5 -- big-ip
 
X509 certificate verification was not correctly implemented in the IP Intelligence Subscription and IP Intelligence feed-list features, and thus the remote server's identity is not properly validated in F5 BIG-IP 12.0.0-12.1.2, 11.6.0-11.6.2, or 11.5.0-11.5.5. 2018-04-13 not yet calculated CVE-2017-6143
CONFIRM(link is external)
f5 -- big-ip
 
On F5 BIG-IP 13.0.0, 12.0.0-12.1.3.1, 11.6.0-11.6.2, 11.4.1-11.5.5, or 11.2.1, malformed SPDY or HTTP/2 requests may result in a disruption of service to TMM. Data plane is only exposed when a SPDY or HTTP/2 profile is attached to a virtual server. There is no control plane exposure. 2018-04-13 not yet calculated CVE-2017-6155
CONFIRM(link is external)
f5 -- big-ip
 
When the F5 BIG-IP 12.1.0-12.1.1, 11.6.0-11.6.1, 11.5.1-11.5.5, or 11.2.1 system is configured with a wildcard IPSec tunnel endpoint, it may allow a remote attacker to disrupt or impersonate the tunnels that have completed phase 1 IPSec negotiations. The attacker must possess the necessary credentials to negotiate the phase 1 of the IPSec exchange to exploit this vulnerability; in many environment this limits the attack surface to other endpoints under the same administration. 2018-04-13 not yet calculated CVE-2017-6156
CONFIRM(link is external)
ffmpeg -- ffmpeg
 
The decode_init function in libavcodec/utvideodec.c in FFmpeg through 3.4.2 allows remote attackers to cause a denial of service (out of array read) via an AVI file. 2018-04-10 not yet calculated CVE-2018-10001
MISC
BID(link is external)
freebsd -- freebsd
 
In FreeBSD before 11.0-STABLE, 11.0-RELEASE-p10, 10.3-STABLE, and 10.3-RELEASE-p19, ipfilter using "keep state" or "keep frags" options can cause a kernel panic when fed specially crafted packet fragments due to incorrect memory handling. 2018-04-10 not yet calculated CVE-2017-1081
BID(link is external)
SECTRACK(link is external)
FREEBSD
frog_cms -- frog_cms
 
Frog CMS 0.9.5 has XSS via the name field of a new "File" or "Directory" on the admin/?/plugin/file_manager/browse/ screen. 2018-04-11 not yet calculated CVE-2018-9992
MISC(link is external)
frog_cms -- frog_cms
 
Frog CMS 0.9.5 has XSS via the /admin/?/user/add Name or Username parameter. 2018-04-11 not yet calculated CVE-2018-9991
MISC(link is external)
fuse -- fuse
 
Jann Horn of Google Project Zero discovered that NTFS-3G, a read-write NTFS driver for FUSE, does not scrub the environment before executing modprobe with elevated privileges. A local user can take advantage of this flaw for local root privilege escalation. 2018-04-13 not yet calculated CVE-2017-0358
MLIST(link is external)
BID(link is external)
MLIST(link is external)
DEBIAN
GENTOO
EXPLOIT-DB(link is external)
EXPLOIT-DB(link is external)
glamo -- iremoconwifi_app_for_android
 
The iRemoconWiFi App for Android version 4.1.7 and earlier does not verify X.509 certificates from SSL servers, which allows man-in-the-middle attackers to spoof servers and obtain sensitive information via a crafted certificate. 2018-04-09 not yet calculated CVE-2018-0553
JVN(link is external)
MISC(link is external)
gnu -- binutils
 
An issue was discovered in cplus-dem.c in GNU libiberty, as distributed in GNU Binutils 2.30. Stack Exhaustion occurs in the C++ demangling functions provided by libiberty, and there are recursive stack frames: demangle_template_value_parm, demangle_integral_value, and demangle_expression. 2018-04-10 not yet calculated CVE-2018-9996
BID(link is external)
MISC
gnu -- patch
 
GNU Patch version 2.7.6 contains an input validation vulnerability when processing patch files, specifically the EDITOR_PROGRAM invocation (using ed) can result in code execution. This attack appear to be exploitable via a patch file processed via the patch utility. This is similar to FreeBSD's CVE-2015-1418 however although they share a common ancestry the code bases have diverged over time. 2018-04-06 not yet calculated CVE-2018-1000156
MISC(link is external)
MISC
CONFIRM
MISC(link is external)
UBUNTU(link is external)
google -- chrome
 
The Video Downloader professional extension before 2018-04-05 for Chrome has Universal XSS (UXSS) via vectors related to a link64_msgAddLinks event. 2018-04-10 not yet calculated CVE-2018-10000
MISC
horde -- horde_ldap
 
The Horde_Ldap library before 2.0.6 for Horde allows remote attackers to bypass authentication by leveraging knowledge of the LDAP bind user DN. 2018-04-10 not yet calculated CVE-2014-3999
MLIST(link is external)
BID(link is external)
CONFIRM(link is external)
CONFIRM(link is external)
MLIST(link is external)
huawei -- mate_9_mobile_phones
 
The Near Field Communication (NFC) module in Mate 9 Huawei mobile phones with the versions before MHA-L29B 8.0.0.366(C567) has an information leak vulnerability due to insufficient validation on data transfer requests. When an affected mobile phone sends files to an attacker's mobile phone using the NFC function, the attacker can obtain arbitrary files from the mobile phone, causing information leaks. 2018-04-11 not yet calculated CVE-2018-7930
CONFIRM(link is external)
huawei -- multiple_products
 
SCCPX module in Huawei DP300 V500R002C00, RP200 V500R002C00, V600R006C00, TE30 V100R001C10, V500R002C00, V600R006C00, TE40 V500R002C00, V600R006C00, TE50 V500R002C00, V600R006C00, TE60 V100R001C10, V500R002C00, V600R006C00 has an invalid memory access vulnerability. An unauthenticated, remote attacker may send specially crafted packets to the affected products. Due to insufficient validation of packets, successful exploit may cause some services abnormal. 2018-04-11 not yet calculated CVE-2017-17308
CONFIRM(link is external)
huawei -- switch_products
 
S12700 V200R005C00, V200R006C00, V200R006C01, V200R007C00, V200R007C01, V200R007C20, V200R008C00, V200R008C06, V200R009C00, V200R010C00, S7700 V200R001C00, V200R001C01, V200R002C00, V200R003C00, V200R005C00, V200R006C00, V200R006C01, V200R007C00, V200R007C01, V200R008C00, V200R008C06, V200R009C00, V200R010C00, S9700 V200R001C00, V200R001C01, V200R002C00, V200R003C00, V200R005C00, V200R006C00, V200R006C01, V200R007C00, V200R007C01, V200R008C00, V200R009C00, V200R010C00 have an improper authorization vulnerability on Huawei switch products. The system incorrectly performs an authorization check when a normal user attempts to access certain information which is supposed to be accessed only by authenticated user. Successful exploit could cause information disclosure. 2018-04-11 not yet calculated CVE-2017-15327
CONFIRM(link is external)
huawei -- themes_app_honor_8_lite_mobile_phones
 
The Themes App Honor 8 Lite Huawei mobile phones with software of versions before Prague-L31C576B172, versions before Prague-L31C530B160, versions before Prague-L31C432B180 has a man-in-the-middle (MITM) vulnerability due to the use of the insecure HTTP protocol for theme download. An attacker may exploit this vulnerability to tamper with downloaded themes. 2018-04-11 not yet calculated CVE-2017-8154
CONFIRM(link is external)
ibm -- doors_next_generation
 
IBM DOORS Next Generation (DNG/RRC) 5.0, 5.0.1, 5.0.2, and 6.0 through 6.0.5 is vulnerable to cross-site scripting. This vulnerability allows users to embed arbitrary JavaScript code in the Web UI thus altering the intended functionality potentially leading to credentials disclosure within a trusted session. IBM X-Force ID: 137035. 2018-04-12 not yet calculated CVE-2017-1790
CONFIRM(link is external)
MISC(link is external)
ibm -- forms_experience_builder
 
Cross-site scripting (XSS) vulnerability in IBM Forms Experience Builder 8.5.0 and 8.5.1 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors. IBM X-Force ID: 97777. 2018-04-12 not yet calculated CVE-2014-6169
XF(link is external)
ibm -- rational_appscan_source_and_security_appscan_source
 
IBM Rational AppScan Source 8.0 through 8.0.0.2 and 8.5 through 8.5.0.1 and Security AppScan Source 8.6 through 8.6.0.2, 8.7 through 8.7.0.1, 8.8, 9.0 through 9.0.0.1, and 9.0.1 allow remote attackers to execute arbitrary commands on the installation server via unspecified vectors. IBM X-Force ID: 96721. 2018-04-12 not yet calculated CVE-2014-6120
XF(link is external)
ibm -- security_siteprotector_system
 
IBM Security SiteProtector System 3.0, 3.1.0 and 3.1.1 allows remote attackers to bypass intended security restrictions and consequently execute unspecified commands and obtain sensitive information via unknown vectors. IBM X-Force ID: 100927. 2018-04-10 not yet calculated CVE-2015-0172
CONFIRM(link is external)
ibm -- websphere_mq
 
IBM WebSphere MQ 7.5.x before 7.5.0.6 and 8.0.x before 8.0.0.3 allows remote authenticated users to obtain sensitive information via a man-in-the-middle attack, related to duplication of message data in cleartext outside the protected payload. IBM X-Force ID: 103482. 2018-04-10 not yet calculated CVE-2015-1957
CONFIRM(link is external)
XF(link is external)
ibm -- websphere_mq
 
IBM WebSphere Portal 8.5 and 9.0 is vulnerable to cross-site scripting. This vulnerability allows users to embed arbitrary JavaScript code in the Web UI thus altering the intended functionality potentially leading to credentials disclosure within a trusted session. IBM X-Force ID: 140918. 2018-04-11 not yet calculated CVE-2018-1483
SECTRACK(link is external)
MISC(link is external)
CONFIRM(link is external)
idreamsoft_icms -- idreamsoft_icms
 
An issue was discovered in idreamsoft iCMS through 7.0.7. CSRF exists in admincp.php, as demonstrated by adding an article via an app=article&do=save&frame=iPHP request. 2018-04-10 not yet calculated CVE-2018-9923
MISC(link is external)
idreamsoft_icms -- idreamsoft_icms
 
An issue was discovered in idreamsoft iCMS through 7.0.7. SQL injection exists via the pid array parameter in an admincp.php?app=tag&do=save&frame=iPHP request. 2018-04-10 not yet calculated CVE-2018-9924
MISC(link is external)
idreamsoft_icms -- idreamsoft_icms
 
An issue was discovered in idreamsoft iCMS through 7.0.7. Physical path leakage exists via an invalid nickname field that reveals a core/library/weixin.class.php pathname. 2018-04-10 not yet calculated CVE-2018-9922
MISC(link is external)
idreamsoft_icms -- idreamsoft_icms
 
An issue was discovered in idreamsoft iCMS through 7.0.7. XSS exists via the nickname field in an admincp.php?app=user&do=save&frame=iPHP request. 2018-04-10 not yet calculated CVE-2018-9925
MISC(link is external)
ikiwiki -- ikiwiki
 
ikiwiki before 3.20161229 incorrectly called the CGI::FormBuilder->field method (similar to the CGI->param API that led to Bugzilla's CVE-2014-1572), which can be abused to lead to commit metadata forgery. 2018-04-13 not yet calculated CVE-2016-9646
CONFIRM(link is external)
MLIST(link is external)
CONFIRM
DEBIAN
ikiwiki -- ikiwiki
 
The fix for ikiwiki for CVE-2016-10026 was incomplete resulting in editing restriction bypass for git revert when using git versions older than 2.8.0. This has been fixed in 3.20161229. 2018-04-10 not yet calculated CVE-2016-9645
MISC(link is external)
MISC(link is external)
MISC
ikiwiki -- ikiwiki
 
A flaw, similar to to CVE-2016-9646, exists in ikiwiki before 3.20170111, in the passwordauth plugin's use of CGI::FormBuilder, allowing an attacker to bypass authentication via repeated parameters. 2018-04-13 not yet calculated CVE-2017-0356
BID(link is external)
CONFIRM(link is external)
MLIST(link is external)
DEBIAN
iscripts -- eswap
 
iScripts eSwap v2.4 has CSRF via "registration_settings.php" in the Admin Panel. 2018-04-11 not yet calculated CVE-2018-10048
MISC(link is external)
iscripts -- eswap
 
iScripts eSwap v2.4 has SQL injection via the "registration_settings.php" ddlFree parameter in the Admin Panel. 2018-04-11 not yet calculated CVE-2018-10050
MISC(link is external)
iscripts -- eswap
 
iScripts eSwap v2.4 has XSS via the "registration_settings.php" txtDate parameter in the Admin Panel. 2018-04-11 not yet calculated CVE-2018-10049
MISC(link is external)
iscripts -- supportdesk
 
iScripts SupportDesk v4.3 has XSS via the staff/inteligentsearchresult.php txtinteligentsearch parameter. 2018-04-11 not yet calculated CVE-2018-10051
MISC(link is external)
iscripts -- supportdesk
 
iScripts SupportDesk v4.3 has XSS via the admin/inteligentsearchresult.php txtinteligentsearch parameter. 2018-04-11 not yet calculated CVE-2018-10052
MISC(link is external)
iucode-tool -- iucode-tool
 
A heap-overflow flaw exists in the -tr loader of iucode-tool starting with v1.4 and before v2.1.1, potentially leading to SIGSEGV, or heap corruption. 2018-04-13 not yet calculated CVE-2017-0357
BID(link is external)
CONFIRM(link is external)
CONFIRM
jenkins -- jenkins
 
Jenkins before versions 2.44 and 2.32.2 is vulnerable to an insufficient permission check. This allows users with permissions to create new items (e.g. jobs) to overwrite existing items they don't have access to (SECURITY-321). 2018-04-11 not yet calculated CVE-2017-2599
BID(link is external)
CONFIRM(link is external)
CONFIRM(link is external)
CONFIRM(link is external)
joomla! -- joomla!
 
The Convert Forms extension before 2.0.4 for Joomla! is vulnerable to Remote Command Execution using CSV Injection that is mishandled when exporting a Leads file. 2018-04-12 not yet calculated CVE-2018-10063
EXPLOIT-DB(link is external)
MISC(link is external)
joomla! -- joomla!
 
The jDownloads extension before 3.2.59 for Joomla! has XSS. 2018-04-12 not yet calculated CVE-2018-10068
MISC(link is external)
MISC
joyplus-cms -- joyplus-cms
 
joyplus-cms 1.6.0 allows remote attackers to obtain sensitive information via a direct request to the install/ or log/ URI. 2018-04-11 not yet calculated CVE-2018-10028
MISC(link is external)
joyplus-cms -- joyplus-cms
 
joyplus-cms 1.6.0 has XSS via the device_name parameter in a manager/admin_ajax.php?action=save flag=add request. 2018-04-13 not yet calculated CVE-2018-10096
MISC(link is external)
joyplus-cms -- joyplus-cms
 
joyplus-cms 1.6.0 has XSS in manager/admin_vod.php via the keyword parameter. 2018-04-12 not yet calculated CVE-2018-10073
MISC(link is external)
jungo -- driverwizard_windriver
 
windrvr1260.sys in Jungo DriverWizard WinDriver 12.6.0 allows attackers to cause a denial of service (BSOD) via a 0x953827bf DeviceIoControl call. 2018-04-12 not yet calculated CVE-2018-10072
MISC(link is external)
jungo -- driverwizard_windriver
 
windrvr1260.sys in Jungo DriverWizard WinDriver 12.6.0 allows attackers to cause a denial of service (BSOD) via a 0x953826DB DeviceIoControl call. 2018-04-12 not yet calculated CVE-2018-10071
MISC(link is external)
juniper_networks -- junos_os
 
Receipt of a specially crafted Connectionless Network Protocol (CLNP) datagram destined to an interface of a Junos OS device may result in a kernel crash or lead to remote code execution. Devices are only vulnerable to the specially crafted CLNP datagram if 'clns-routing' or ES-IS is explicitly configured. Devices with without CLNS enabled are not vulnerable to this issue. Devices with IS-IS configured on the interface are not vulnerable to this issue unless CLNS routing is also enabled. This issue only affects devices running Junos OS 15.1. Affected releases are Juniper Networks Junos OS: 15.1 versions prior to 15.1F5-S3, 15.1F6-S8, 15.1F7, 15.1R5; 15.1X49 versions prior to 15.1X49-D60; 15.1X53 versions prior to 15.1X53-D66, 15.1X53-D233, 15.1X53-D471. Earlier releases are unaffected by this vulnerability, and the issue has been resolved in Junos OS 16.1R1 and all subsequent releases. 2018-04-11 not yet calculated CVE-2018-0016
BID(link is external)
CONFIRM(link is external)
juniper_networks -- junos_os
 
A vulnerability in the Network Address Translation - Protocol Translation (NAT-PT) feature of Junos OS on SRX series devices may allow a certain valid IPv6 packet to crash the flowd daemon. Repeated crashes of the flowd daemon can result in an extended denial of service condition for the SRX device. Affected releases are Juniper Networks Junos OS: 12.1X46 versions prior to 12.1X46-D72; 12.3X48 versions prior to 12.3X48-D55; 15.1X49 versions prior to 15.1X49-D90. 2018-04-11 not yet calculated CVE-2018-0017
BID(link is external)
CONFIRM(link is external)
juniper_networks -- junos_os
 
A vulnerability in Junos OS SNMP MIB-II subagent daemon (mib2d) may allow a remote network based attacker to cause the mib2d process to crash resulting in a denial of service condition (DoS) for the SNMP subsystem. While a mib2d process crash can disrupt the network monitoring via SNMP, it does not impact routing, switching or firewall functionalities. SNMP is disabled by default on devices running Junos OS. Affected releases are Juniper Networks Junos OS: 12.1X46 versions prior to 12.1X46-D76; 12.3 versions prior to 12.3R12-S7, 12.3R13; 12.3X48 versions prior to 12.3X48-D65; 14.1 versions prior to 14.1R9; 14.1X53 versions prior to 14.1X53-D130; 15.1 versions prior to 15.1F2-S20, 15.1F6-S10, 15.1R7; 15.1X49 versions prior to 15.1X49-D130; 15.1X53 versions prior to 15.1X53-D233, 15.1X53-D471, 15.1X53-D472, 15.1X53-D58, 15.1X53-D66; 16.1 versions prior to 16.1R5-S3, 16.1R7; 16.1X65 versions prior to 16.1X65-D47; 16.1X70 versions prior to 16.1X70-D10; 16.2 versions prior to 16.2R1-S6, 16.2R2-S5, 16.2R3; 17.1 versions prior to 17.1R2-S6, 17.1R3; 2018-04-11 not yet calculated CVE-2018-0019
CONFIRM(link is external)
juniper_networks -- junos_os
 
On SRX Series devices during compilation of IDP policies, an attacker sending specially crafted packets may be able to bypass firewall rules, leading to information disclosure which an attacker may use to gain control of the target device or other internal devices, systems or services protected by the SRX Series device. This issue only applies to devices where IDP policies are applied to one or more rules. Customers not using IDP policies are not affected. Depending on if the IDP updates are automatic or not, as well as the interval between available updates, an attacker may have more or less success in performing reconnaissance or bypass attacks on the victim SRX Series device or protected devices. ScreenOS with IDP is not vulnerable to this issue. Affected releases are Juniper Networks Junos OS: 12.1X46 versions prior to 12.1X46-D60 on SRX; 12.3X48 versions prior to 12.3X48-D35 on SRX; 15.1X49 versions prior to 15.1X49-D60 on SRX. 2018-04-11 not yet calculated CVE-2018-0018
BID(link is external)
CONFIRM(link is external)
juniper_networks -- junos_os
 
Junos OS may be impacted by the receipt of a malformed BGP UPDATE which can lead to a routing process daemon (rpd) crash and restart. Receipt of a repeated malformed BGP UPDATEs can result in an extended denial of service condition for the device. This malformed BGP UPDATE does not propagate to other BGP peers. Affected releases are Juniper Networks Junos OS: 14.1X53 versions prior to 14.1X53-D47; 15.1 versions prior to 15.1F6-S10, 15.1R4-S9, 15.1R6-S6, 15.1R7; 15.1X49 versions prior to 15.1X49-D130 on SRX; 15.1X53 versions prior to 15.1X53-D66 on QFX10K; 15.1X53 versions prior to 15.1X53-D58 on EX2300/EX3400; 15.1X53 versions prior to 15.1X53-D233 on QFX5200/QFX5110; 15.1X53 versions prior to 15.1X53-D471 on NFX; 16.1 versions prior to 16.1R3-S8, 16.1R4-S9, 16.1R5-S3, 16.1R6-S3, 16.1R7; 16.1X65 versions prior to 16.1X65-D47; 16.2 versions prior to 16.2R1-S6, 16.2R2-S5, 16.2R3; 17.1 versions prior to 17.1R2-S3, 17.1R3; 17.2 versions prior to 17.2R1-S3, 17.2R2-S1, 17.2R3; 17.2X75 versions prior to 17.2X75-D70; 13.2 versions above and including 13.2R1. Versions prior to 13.2R1 are not affected. Juniper SIRT is not aware of any malicious exploitation of this vulnerability. No other Juniper Networks products or platforms are affected by this issue. 2018-04-11 not yet calculated CVE-2018-0020
CONFIRM(link is external)
juniper_networks -- junos_os
 
If all 64 digits of the connectivity association name (CKN) key or all 32 digits of the connectivity association key (CAK) key are not configured, all remaining digits will be auto-configured to 0. Hence, Juniper devices configured with short MacSec keys are at risk to an increased likelihood that an attacker will discover the secret passphrases configured for these keys through dictionary-based and brute-force-based attacks using spoofed packets. Affected releases are Juniper Networks Junos OS: 14.1 versions prior to 14.1R10, 14.1R9; 14.1X53 versions prior to 14.1X53-D47; 15.1 versions prior to 15.1R4-S9, 15.1R6-S6, 15.1R7; 15.1X49 versions prior to 15.1X49-D100; 15.1X53 versions prior to 15.1X53-D59; 16.1 versions prior to 16.1R3-S8, 16.1R4-S8, 16.1R5; 16.2 versions prior to 16.2R1-S6, 16.2R2; 17.1 versions prior to 17.1R2. 2018-04-11 not yet calculated CVE-2018-0021
CONFIRM(link is external)
juniper_networks -- junos_os
 
A Junos device with VPLS routing-instances configured on one or more interfaces may be susceptible to an mbuf leak when processing a specific MPLS packet. Approximately 1 mbuf is leaked per each packet processed. The number of mbufs is platform dependent. The following command provides the number of mbufs that are currently in use and maximum number of mbufs that can be allocated on a platform: > show system buffers 2437/3143/5580 mbufs in use (current/cache/total) Once the device runs out of mbufs it will become inaccessible and a restart will be required. This issue only affects end devices, transit devices are not affected. Affected releases are Juniper Networks Junos OS with VPLS configured running: 12.1X46 versions prior to 12.1X46-D76; 12.3X48 versions prior to 12.3X48-D66, 12.3X48-D70; 14.1 versions prior to 14.1R9; 14.1X53 versions prior to 14.1X53-D47; 14.2 versions prior to 14.2R8; 15.1 versions prior to 15.1F2-S19, 15.1F6-S10, 15.1R4-S9, 15.1R5-S7, 15.1R6-S4, 15.1R7; 15.1X49 versions prior to 15.1X49-D131, 15.1X49-D140; 15.1X53 versions prior to 15.1X53-D58 on EX2300/EX3400; 15.1X53 versions prior to 15.1X53-D233 on QFX5200/QFX5110; 15.1X53 versions prior to 15.1X53-D471 on NFX; 15.1X53 versions prior to 15.1X53-D66 on QFX10; 16.1 versions prior to 16.1R3-S8, 16.1R4-S6, 16.1R5; 16.2 versions prior to 16.2R1-S6, 16.2R2-S5, 16.2R3; 17.1 versions prior to 17.1R1-S7, 17.1R2-S6, 17.1R3; 17.2 versions prior to 17.2R1-S5, 17.2R2. 2018-04-11 not yet calculated CVE-2018-0022
BID(link is external)
CONFIRM(link is external)
juniper_networks -- junos_snapshot_administrator
 
JSNAPy is an open source python version of Junos Snapshot Administrator developed by Juniper available through github. The default configuration and sample files of JSNAPy automation tool versions prior to 1.3.0 are created world writable. This insecure file and directory permission allows unprivileged local users to alter the files under this directory including inserting operations not intended by the package maintainer, system administrator, or other users. This issue only affects users who downloaded and installed JSNAPy from github. 2018-04-11 not yet calculated CVE-2018-0023
BID(link is external)
CONFIRM(link is external)
kaazing -- gateway_and_gateway_jms_edition
 
The HTTP and WebSocket engine components in the server in Kaazing Gateway before 4.5.3 hotfix-1, Gateway - JMS Edition before 4.0.5 hotfix-15, 4.0.6 before hotfix-4, 4.0.7, 4.0.9 before hotfix-19, 4.4.x before 4.4.2 hotfix-1, 4.5.x before 4.5.3 hotfix-1, and Gateway Community and Enterprise Editions before 5.6.0 allow remote attackers to bypass intended access restrictions and obtain sensitive information via vectors related to HTTP request handling. 2018-04-12 not yet calculated CVE-2017-6910
CONFIRM(link is external)
kaazing -- gateway_and_gateway_jms_edition
 
The HTTP and WebSocket engine components in the server in Kaazing Gateway 4.0.2, 4.0.3, and 4.0.4 and Gateway - JMS Edition 4.0.2, 4.0.3, and 4.0.4 allow remote attackers to obtain sensitive information via vectors related to HTTP request handling. 2018-04-12 not yet calculated CVE-2014-6309
CONFIRM(link is external)
kotti -- kotti
 
Kotti before 1.3.2 and 2.x before 2.0.0b2 has CSRF in the local roles implementation, as demonstrated by triggering a permission change via a /admin-document/@@share request. 2018-04-09 not yet calculated CVE-2018-9856
MISC(link is external)
laquis -- scada_software
 
A structured exception handler overflow vulnerability in Leao Consultoria e Desenvolvimento de Sistemas (LCDS) LTDA ME LAquis SCADA 4.1.0.3391 and earlier may allow code execution. 2018-04-09 not yet calculated CVE-2018-5463
BID(link is external)
MISC

libsdl -- simple_directmedia_layer_sdl2_image


 
An exploitable code execution vulnerability exists in the XCF image rendering functionality of Simple DirectMedia Layer SDL2_image-2.0.2. A specially crafted XCF image can cause an out-of-bounds write on the heap, resulting in code execution. An attacker can display a specially crafted image to trigger this vulnerability. 2018-04-10 not yet calculated CVE-2018-3839
MISC(link is external)

libsdl -- simple_directmedia_layer_sdl2_image


 
An exploitable information vulnerability exists in the XCF image rendering functionality of Simple DirectMedia Layer SDL2_image-2.0.2. A specially crafted XCF image can cause an out-of-bounds read on the heap, resulting in information disclosure. An attacker can display a specially crafted image to trigger this vulnerability. 2018-04-10 not yet calculated CVE-2018-3838
MISC(link is external)

libsdl -- simple_directmedia_layer_sdl2_image


 
An exploitable information disclosure vulnerability exists in the PCX image rendering functionality of Simple DirectMedia Layer SDL2_image-2.0.2. A specially crafted PCX image can cause an out-of-bounds read on the heap, resulting in information disclosure . An attacker can display a specially crafted image to trigger this vulnerability. 2018-04-10 not yet calculated CVE-2018-3837
MISC(link is external)
libxml2 -- libxml2
 
The xz_head function in xzlib.c in libxml2 before 2.9.6 allows remote attackers to cause a denial of service (memory consumption) via a crafted LZMA file, because the decoder functionality does not restrict memory usage to what is required for a legitimate file. 2018-04-08 not yet calculated CVE-2017-18258
MISC
linux -- linux_kernel
 
drivers/scsi/libsas/sas_scsi_host.c in the Linux kernel before 4.16 allows local users to cause a denial of service (ata qc leak) by triggering certain failure conditions. 2018-04-11 not yet calculated CVE-2018-10021
MISC
MISC(link is external)
linux -- linux_kernel
 
The kernel_wait4 function in kernel/exit.c in the Linux kernel before 4.13, when an unspecified architecture and compiler is used, might allow local users to cause a denial of service by triggering an attempted use of the -INT_MIN value. 2018-04-13 not yet calculated CVE-2018-10087
MISC
MISC(link is external)
MISC(link is external)
linux -- linux_kernel
 
The hi3660_stub_clk_probe function in drivers/clk/hisilicon/clk-hi3660-stub.c in the Linux kernel before 4.16 allows local users to cause a denial of service (NULL pointer dereference) by triggering a failure of resource retrieval. 2018-04-12 not yet calculated CVE-2018-10074
MISC
MISC(link is external)
lxr_project -- lxr
 
LXR version 1.0.0 to 2.3.0 allows remote attackers to execute arbitrary OS commands via unspecified vectors. 2018-04-09 not yet calculated CVE-2018-0545
JVN(link is external)
CONFIRM(link is external)
mahara -- mahara
 
Mahara 16.10 before 16.10.9 and 17.04 before 17.04.7 and 17.10 before 17.10.4 are vulnerable to bad input when TinyMCE is bypassed by POST packages. Therefore, Mahara should not rely on TinyMCE's code stripping alone but also clean input on the server / PHP side as one can create own packets of POST data containing bad content with which to hit the server. 2018-04-09 not yet calculated CVE-2018-6182
CONFIRM(link is external)
CONFIRM
mediawiki -- mediawiki
 
Mediawiki before 1.28.1 / 1.27.2 / 1.23.16 contains a XSS vulnerability in SearchHighlighter::highlightText() with non-default configurations. 2018-04-13 not yet calculated CVE-2017-0365
MLIST
CONFIRM
CONFIRM
mediawiki -- mediawiki
 
Mediawiki before 1.28.1 / 1.27.2 / 1.23.16 has a flaw where Special:UserLogin?returnto=interwiki:foo will redirect to external sites. 2018-04-13 not yet calculated CVE-2017-0363
MLIST
CONFIRM
CONFIRM
mediawiki -- mediawiki
 
Mediawiki before 1.28.1 / 1.27.2 / 1.23.16 contains a flaw where the "Mark all pages visited" on the watchlist does not require a CSRF token. 2018-04-13 not yet calculated CVE-2017-0362
MLIST
CONFIRM
CONFIRM
mediawiki -- mediawiki
 
Mediawiki before 1.28.1 / 1.27.2 / 1.23.16 contains a flaw making rawHTML mode apply to system messages. 2018-04-13 not yet calculated CVE-2017-0368
MLIST
CONFIRM
CONFIRM
mediawiki -- mediawiki
 
Mediawiki before 1.28.1 / 1.27.2 / 1.23.16 contains a flaw where Special:Search allows redirects to any interwiki link. 2018-04-13 not yet calculated CVE-2017-0364
MLIST
CONFIRM
CONFIRM
mediawiki -- mediawiki
 
Mediawiki before 1.28.1 / 1.27.2 / 1.23.16 contains an information disclosure flaw, where the api.log might contain passwords in plaintext. 2018-04-13 not yet calculated CVE-2017-0361
SECTRACK(link is external)
MLIST
CONFIRM
CONFIRM
mediawiki -- mediawiki
 
Mediawiki before 1.28.1 / 1.27.2 / 1.23.16 contains a flaw, allowing a sysops to undelete pages, although the page is protected against it. 2018-04-13 not yet calculated CVE-2017-0369
MLIST
CONFIRM
CONFIRM
mediawiki -- mediawiki
 
Mediawiki before 1.28.1 / 1.27.2 contains an unsafe use of temporary directory, where having LocalisationCache directory default to system tmp directory is insecure. 2018-04-13 not yet calculated CVE-2017-0367
MLIST
CONFIRM
CONFIRM
mediawiki -- mediawiki
 
Mediawiki before 1.28.1 / 1.27.2 / 1.23.16 contains a flaw were Spam blacklist is ineffective on encoded URLs inside file inclusion syntax's link parameter. 2018-04-13 not yet calculated CVE-2017-0370
MLIST
CONFIRM
CONFIRM
mediawiki -- mediawiki
 
Parameters injection in the SyntaxHighlight extension of Mediawiki before 1.23.16, 1.27.3 and 1.28.2 might result in multiple vulnerabilities. 2018-04-13 not yet calculated CVE-2017-0372
MISC
MLIST
MLIST
CONFIRM
CONFIRM
mediawiki -- mediawiki
 
Mediawiki before 1.28.1 / 1.27.2 / 1.23.16 contains a flaw allowing to evade SVG filter using default attribute values in DTD declaration. 2018-04-13 not yet calculated CVE-2017-0366
MLIST
CONFIRM
CONFIRM
metinfo -- metinfo
 
The reset-password feature in MetInfo 6.0 allows remote attackers to change arbitrary passwords via vectors involving a Host HTTP header that is modified to specify a web server under the attacker's control. 2018-04-10 not yet calculated CVE-2018-9934
MISC(link is external)
MISC(link is external)
metinfo -- metinfo
 
Cross-site scripting (XSS) vulnerability in save.php in MetInfo 6.0 allows remote attackers to inject arbitrary web script or HTML via the webname or weburl parameter. 2018-04-10 not yet calculated CVE-2018-9928
MISC(link is external)
metinfo -- metinfo
 
The front page of MetInfo 6.0 allows XSS by sending a feedback message to an administrator. 2018-04-10 not yet calculated CVE-2018-9985
MISC(link is external)
microsoft -- edge_and_chakracore
 
A remote code execution vulnerability exists in the way that Microsoft browsers access objects in memory, aka "Microsoft Browser Memory Corruption Vulnerability." This affects Microsoft Edge, ChakraCore. 2018-04-11 not yet calculated CVE-2018-1023
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- edge_and_chakracore
 
A remote code execution vulnerability exists in the way that the Chakra scripting engine handles objects in memory in Microsoft Edge, aka "Chakra Scripting Engine Memory Corruption Vulnerability." This affects Microsoft Edge, ChakraCore. This CVE ID is unique from CVE-2018-0980, CVE-2018-0990, CVE-2018-0993, CVE-2018-0994, CVE-2018-0995, CVE-2018-1019. 2018-04-11 not yet calculated CVE-2018-0979
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- edge_and_chakracore
 
A remote code execution vulnerability exists in the way that the Chakra scripting engine handles objects in memory in Microsoft Edge, aka "Chakra Scripting Engine Memory Corruption Vulnerability." This affects Microsoft Edge, ChakraCore. This CVE ID is unique from CVE-2018-0979, CVE-2018-0980, CVE-2018-0990, CVE-2018-0994, CVE-2018-0995, CVE-2018-1019. 2018-04-11 not yet calculated CVE-2018-0993
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- edge_and_chakracore
 
A remote code execution vulnerability exists in the way that the Chakra scripting engine handles objects in memory in Microsoft Edge, aka "Chakra Scripting Engine Memory Corruption Vulnerability." This affects Microsoft Edge, ChakraCore. This CVE ID is unique from CVE-2018-0979, CVE-2018-0990, CVE-2018-0993, CVE-2018-0994, CVE-2018-0995, CVE-2018-1019. 2018-04-11 not yet calculated CVE-2018-0980
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- edge_and_chakracore
 
A remote code execution vulnerability exists in the way that the Chakra scripting engine handles objects in memory in Microsoft Edge, aka "Chakra Scripting Engine Memory Corruption Vulnerability." This affects Microsoft Edge, ChakraCore. This CVE ID is unique from CVE-2018-0979, CVE-2018-0980, CVE-2018-0990, CVE-2018-0993, CVE-2018-0994, CVE-2018-0995. 2018-04-11 not yet calculated CVE-2018-1019
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- edge_and_chakracore
 
A remote code execution vulnerability exists in the way that the Chakra scripting engine handles objects in memory in Microsoft Edge, aka "Chakra Scripting Engine Memory Corruption Vulnerability." This affects Microsoft Edge, ChakraCore. This CVE ID is unique from CVE-2018-0979, CVE-2018-0980, CVE-2018-0990, CVE-2018-0993, CVE-2018-0994, CVE-2018-1019. 2018-04-11 not yet calculated CVE-2018-0995
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- edge_and_chakracore
 
A remote code execution vulnerability exists in the way that the Chakra scripting engine handles objects in memory in Microsoft Edge, aka "Chakra Scripting Engine Memory Corruption Vulnerability." This affects Microsoft Edge, ChakraCore. This CVE ID is unique from CVE-2018-0979, CVE-2018-0980, CVE-2018-0990, CVE-2018-0993, CVE-2018-0995, CVE-2018-1019. 2018-04-11 not yet calculated CVE-2018-0994
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- edge_and_chakracore
 
A remote code execution vulnerability exists in the way that the Chakra scripting engine handles objects in memory in Microsoft Edge, aka "Chakra Scripting Engine Memory Corruption Vulnerability." This affects Microsoft Edge, ChakraCore. This CVE ID is unique from CVE-2018-0979, CVE-2018-0980, CVE-2018-0993, CVE-2018-0994, CVE-2018-0995, CVE-2018-1019. 2018-04-11 not yet calculated CVE-2018-0990
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- edge
 
An information disclosure vulnerability exists when Microsoft Edge improperly handles objects in memory, aka "Microsoft Edge Information Disclosure Vulnerability." This affects Microsoft Edge. This CVE ID is unique from CVE-2018-0998. 2018-04-11 not yet calculated CVE-2018-0892
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- edge
 
An information disclosure vulnerability exists when Microsoft Edge PDF Reader improperly handles objects in memory, aka "Microsoft Edge Information Disclosure Vulnerability." This affects Microsoft Edge. This CVE ID is unique from CVE-2018-0892. 2018-04-11 not yet calculated CVE-2018-0998
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- excel_and_office A remote code execution vulnerability exists in Microsoft Excel software when the software fails to properly handle objects in memory, aka "Microsoft Excel Remote Code Execution Vulnerability." This affects Microsoft Excel, Microsoft Office. This CVE ID is unique from CVE-2018-0920, CVE-2018-1011, CVE-2018-1029. 2018-04-11 not yet calculated CVE-2018-1027
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- excel_viewer_and_office_and_excel
 
A remote code execution vulnerability exists in Microsoft Excel software when the software fails to properly handle objects in memory, aka "Microsoft Excel Remote Code Execution Vulnerability." This affects Microsoft Excel Viewer, Microsoft Office, Microsoft Excel. This CVE ID is unique from CVE-2018-0920, CVE-2018-1011, CVE-2018-1027. 2018-04-11 not yet calculated CVE-2018-1029
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- excel
 
A remote code execution vulnerability exists in Microsoft Excel software when the software fails to properly handle objects in memory, aka "Microsoft Excel Remote Code Execution Vulnerability." This affects Microsoft Excel. This CVE ID is unique from CVE-2018-1011, CVE-2018-1027, CVE-2018-1029. 2018-04-11 not yet calculated CVE-2018-0920
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- excel
 
A remote code execution vulnerability exists in Microsoft Excel software when the software fails to properly handle objects in memory, aka "Microsoft Excel Remote Code Execution Vulnerability." This affects Microsoft Excel. This CVE ID is unique from CVE-2018-0920, CVE-2018-1027, CVE-2018-1029. 2018-04-11 not yet calculated CVE-2018-1011
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- internet_explorer
 
An information disclosure vulnerability exists in the way that the scripting engine handles objects in memory in Internet Explorer, aka "Scripting Engine Information Disclosure Vulnerability." This affects Internet Explorer 9, Internet Explorer 11, Internet Explorer 10. This CVE ID is unique from CVE-2018-0981, CVE-2018-0987, CVE-2018-1000. 2018-04-11 not yet calculated CVE-2018-0989
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- internet_explorer
 
A remote code execution vulnerability exists when Internet Explorer improperly accesses objects in memory, aka "Internet Explorer Memory Corruption Vulnerability." This affects Internet Explorer 9, Internet Explorer 11, Internet Explorer 10. This CVE ID is unique from CVE-2018-0870, CVE-2018-0991, CVE-2018-0997, CVE-2018-1018. 2018-04-11 not yet calculated CVE-2018-1020
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- internet_explorer
 
An information disclosure vulnerability exists in the way that the scripting engine handles objects in memory in Internet Explorer, aka "Scripting Engine Information Disclosure Vulnerability." This affects Internet Explorer 9, Internet Explorer 11, Internet Explorer 10. This CVE ID is unique from CVE-2018-0987, CVE-2018-0989, CVE-2018-1000. 2018-04-11 not yet calculated CVE-2018-0981
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- internet_explorer
 
A remote code execution vulnerability exists in the way that the scripting engine handles objects in memory in Internet Explorer, aka "Scripting Engine Memory Corruption Vulnerability." This affects Internet Explorer 9, Internet Explorer 11, Internet Explorer 10. This CVE ID is unique from CVE-2018-0996, CVE-2018-1001. 2018-04-11 not yet calculated CVE-2018-0988
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- internet_explorer
 
A remote code execution vulnerability exists when Internet Explorer improperly accesses objects in memory, aka "Internet Explorer Memory Corruption Vulnerability." This affects Internet Explorer 11. This CVE ID is unique from CVE-2018-0870, CVE-2018-0991, CVE-2018-1018, CVE-2018-1020. 2018-04-11 not yet calculated CVE-2018-0997
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- internet_explorer
 
A remote code execution vulnerability exists in the way that the scripting engine handles objects in memory in Internet Explorer, aka "Scripting Engine Memory Corruption Vulnerability." This affects Internet Explorer 9, Internet Explorer 11, Internet Explorer 10. This CVE ID is unique from CVE-2018-0988, CVE-2018-1001. 2018-04-11 not yet calculated CVE-2018-0996
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- internet_explorer
 
A remote code execution vulnerability exists when Internet Explorer improperly accesses objects in memory, aka "Internet Explorer Memory Corruption Vulnerability." This affects Internet Explorer 11, Internet Explorer 10. This CVE ID is unique from CVE-2018-0870, CVE-2018-0997, CVE-2018-1018, CVE-2018-1020. 2018-04-11 not yet calculated CVE-2018-0991
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- internet_explorer
 
A remote code execution vulnerability exists when Internet Explorer improperly accesses objects in memory, aka "Internet Explorer Memory Corruption Vulnerability." This affects Internet Explorer 11. This CVE ID is unique from CVE-2018-0870, CVE-2018-0991, CVE-2018-0997, CVE-2018-1020. 2018-04-11 not yet calculated CVE-2018-1018
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- internet_explorer
 
A remote code execution vulnerability exists in the way that the scripting engine handles objects in memory in Internet Explorer, aka "Scripting Engine Memory Corruption Vulnerability." This affects Internet Explorer 9, Internet Explorer 11, Internet Explorer 10. This CVE ID is unique from CVE-2018-0988, CVE-2018-0996. 2018-04-11 not yet calculated CVE-2018-1001
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- internet_explorer
 
An information disclosure vulnerability exists when the scripting engine does not properly handle objects in memory in Internet Explorer, aka "Scripting Engine Information Disclosure Vulnerability." This affects Internet Explorer 9, Internet Explorer 11, Internet Explorer 10. This CVE ID is unique from CVE-2018-0981, CVE-2018-0989, CVE-2018-1000. 2018-04-11 not yet calculated CVE-2018-0987
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- internet_explorer
 
An information disclosure vulnerability exists in the way that the scripting engine handles objects in memory in Internet Explorer, aka "Scripting Engine Information Disclosure Vulnerability." This affects Internet Explorer 9, Internet Explorer 11, Internet Explorer 10. This CVE ID is unique from CVE-2018-0981, CVE-2018-0987, CVE-2018-0989. 2018-04-11 not yet calculated CVE-2018-1000
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- internet_explorer
 
A remote code execution vulnerability exists when Internet Explorer improperly accesses objects in memory, aka "Internet Explorer Memory Corruption Vulnerability." This affects Internet Explorer 11. This CVE ID is unique from CVE-2018-0991, CVE-2018-0997, CVE-2018-1018, CVE-2018-1020. 2018-04-11 not yet calculated CVE-2018-0870
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- multiple_products
 
A remote code execution vulnerability exists when the Office graphics component improperly handles specially crafted embedded fonts, aka "Microsoft Office Graphics Remote Code Execution Vulnerability." This affects Word, Microsoft Office, Microsoft SharePoint, Excel, Microsoft SharePoint Server. 2018-04-11 not yet calculated CVE-2018-1028
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- office
 
A remote code execution vulnerability exists in Microsoft Office software when the software fails to properly handle objects in memory, aka "Microsoft Office Remote Code Execution Vulnerability." This affects Microsoft Office. This CVE ID is unique from CVE-2018-1026. 2018-04-11 not yet calculated CVE-2018-1030
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- office
 
An information disclosure vulnerability exists when Microsoft Office improperly discloses the contents of its memory, aka "Microsoft Office Information Disclosure Vulnerability." This affects Microsoft Office. This CVE ID is unique from CVE-2018-0950. 2018-04-11 not yet calculated CVE-2018-1007
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- office
 
A remote code execution vulnerability exists in Microsoft Office software when the software fails to properly handle objects in memory, aka "Microsoft Office Remote Code Execution Vulnerability." This affects Microsoft Office. This CVE ID is unique from CVE-2018-1030. 2018-04-11 not yet calculated CVE-2018-1026
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- sharepoint
 
An elevation of privilege vulnerability exists when Microsoft SharePoint Server does not properly sanitize a specially crafted web request to an affected SharePoint server, aka "Microsoft SharePoint Elevation of Privilege Vulnerability." This affects Microsoft SharePoint. This CVE ID is unique from CVE-2018-1005, CVE-2018-1032, CVE-2018-1034. 2018-04-11 not yet calculated CVE-2018-1014
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- sharepoint
 
An elevation of privilege vulnerability exists when Microsoft SharePoint Server does not properly sanitize a specially crafted web request to an affected SharePoint server, aka "Microsoft SharePoint Elevation of Privilege Vulnerability." This affects Microsoft SharePoint Server, Microsoft SharePoint. This CVE ID is unique from CVE-2018-1005, CVE-2018-1014, CVE-2018-1034. 2018-04-11 not yet calculated CVE-2018-1032
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- sharepoint
 
An elevation of privilege vulnerability exists when Microsoft SharePoint Server does not properly sanitize a specially crafted web request to an affected SharePoint server, aka "Microsoft SharePoint Elevation of Privilege Vulnerability." This affects Microsoft SharePoint. This CVE ID is unique from CVE-2018-1014, CVE-2018-1032, CVE-2018-1034. 2018-04-11 not yet calculated CVE-2018-1005
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- sharepoint
 
An elevation of privilege vulnerability exists when Microsoft SharePoint Server does not properly sanitize a specially crafted web request to an affected SharePoint server, aka "Microsoft SharePoint Elevation of Privilege Vulnerability." This affects Microsoft SharePoint. This CVE ID is unique from CVE-2018-1005, CVE-2018-1014, CVE-2018-1032. 2018-04-11 not yet calculated CVE-2018-1034
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- visual_studio
 
An information disclosure vulnerability exists when Visual Studio improperly discloses limited contents of uninitialized memory while compiling program database (PDB) files, aka "Microsoft Visual Studio Information Disclosure Vulnerability." This affects Microsoft Visual Studio. 2018-04-11 not yet calculated CVE-2018-1037
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- windows_and_internet_explorer
 
A remote code execution vulnerability exists in the way that the VBScript engine handles objects in memory, aka "Windows VBScript Engine Remote Code Execution Vulnerability." This affects Windows 7, Windows Server 2012 R2, Internet Explorer 9, Windows RT 8.1, Windows Server 2012, Windows 8.1, Windows Server 2016, Windows Server 2008 R2, Windows 10. 2018-04-11 not yet calculated CVE-2018-1004
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- windows_kernel
 
An information disclosure vulnerability exists in the Windows kernel that could allow an attacker to retrieve information that could lead to a Kernel Address Space Layout Randomization (ASLR) bypass, aka "Windows Kernel Information Disclosure Vulnerability." This affects Windows Server 2012 R2, Windows RT 8.1, Windows Server 2016, Windows 8.1, Windows 10, Windows 10 Servers. This CVE ID is unique from CVE-2018-0887, CVE-2018-0960, CVE-2018-0969, CVE-2018-0970, CVE-2018-0971, CVE-2018-0972, CVE-2018-0973, CVE-2018-0974, CVE-2018-0975. 2018-04-11 not yet calculated CVE-2018-0968
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- windows_kernel
 
An information disclosure vulnerability exists in the Windows kernel that could allow an attacker to retrieve information that could lead to a Kernel Address Space Layout Randomization (ASLR) bypass, aka "Windows Kernel Information Disclosure Vulnerability." This affects Windows 7, Windows Server 2012 R2, Windows RT 8.1, Windows Server 2008, Windows Server 2012, Windows 8.1, Windows Server 2016, Windows Server 2008 R2, Windows 10, Windows 10 Servers. This CVE ID is unique from CVE-2018-0887, CVE-2018-0960, CVE-2018-0968, CVE-2018-0969, CVE-2018-0971, CVE-2018-0972, CVE-2018-0973, CVE-2018-0974, CVE-2018-0975. 2018-04-11 not yet calculated CVE-2018-0970
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- windows_kernel
 
An information disclosure vulnerability exists when the Windows kernel improperly handles objects in memory, aka "Windows Kernel Information Disclosure Vulnerability." This affects Windows 7, Windows Server 2012 R2, Windows RT 8.1, Windows Server 2008, Windows Server 2012, Windows 8.1, Windows Server 2016, Windows Server 2008 R2, Windows 10, Windows 10 Servers. This CVE ID is unique from CVE-2018-0887, CVE-2018-0968, CVE-2018-0969, CVE-2018-0970, CVE-2018-0971, CVE-2018-0972, CVE-2018-0973, CVE-2018-0974, CVE-2018-0975. 2018-04-11 not yet calculated CVE-2018-0960
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- windows_kernel
 
An elevation of privilege vulnerability exists in the way that the Windows Kernel handles objects in memory, aka "Windows Kernel Elevation of Privilege Vulnerability." This affects Windows Server 2016, Windows 10, Windows 10 Servers. 2018-04-11 not yet calculated CVE-2018-0963
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- windows_kernel
 
An information disclosure vulnerability exists when the Windows kernel fails to properly initialize a memory address, aka "Windows Kernel Information Disclosure Vulnerability." This affects Windows 7, Windows Server 2012 R2, Windows RT 8.1, Windows Server 2008, Windows Server 2012, Windows 8.1, Windows Server 2016, Windows Server 2008 R2, Windows 10, Windows 10 Servers. This CVE ID is unique from CVE-2018-0960, CVE-2018-0968, CVE-2018-0969, CVE-2018-0970, CVE-2018-0971, CVE-2018-0972, CVE-2018-0973, CVE-2018-0974, CVE-2018-0975. 2018-04-11 not yet calculated CVE-2018-0887
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- windows_kernel
 
An information disclosure vulnerability exists in the Windows kernel that could allow an attacker to retrieve information that could lead to a Kernel Address Space Layout Randomization (ASLR) bypass, aka "Windows Kernel Information Disclosure Vulnerability." This affects Windows 7, Windows Server 2012 R2, Windows RT 8.1, Windows Server 2008, Windows Server 2012, Windows 8.1, Windows Server 2016, Windows Server 2008 R2, Windows 10, Windows 10 Servers. This CVE ID is unique from CVE-2018-0887, CVE-2018-0960, CVE-2018-0968, CVE-2018-0970, CVE-2018-0971, CVE-2018-0972, CVE-2018-0973, CVE-2018-0974, CVE-2018-0975. 2018-04-11 not yet calculated CVE-2018-0969
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- windows_kernel
 
An information disclosure vulnerability exists in the Windows kernel that could allow an attacker to retrieve information that could lead to a Kernel Address Space Layout Randomization (ASLR) bypass, aka "Windows Kernel Information Disclosure Vulnerability." This affects Windows 7, Windows Server 2012 R2, Windows RT 8.1, Windows Server 2008, Windows Server 2012, Windows 8.1, Windows Server 2016, Windows Server 2008 R2, Windows 10, Windows 10 Servers. This CVE ID is unique from CVE-2018-0887, CVE-2018-0960, CVE-2018-0968, CVE-2018-0969, CVE-2018-0970, CVE-2018-0971, CVE-2018-0972, CVE-2018-0974, CVE-2018-0975. 2018-04-11 not yet calculated CVE-2018-0973
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- windows_kernel
 
An information disclosure vulnerability exists in the Windows kernel that could allow an attacker to retrieve information that could lead to a Kernel Address Space Layout Randomization (ASLR) bypass, aka "Windows Kernel Information Disclosure Vulnerability." This affects Windows 7, Windows Server 2012 R2, Windows RT 8.1, Windows Server 2008, Windows Server 2012, Windows 8.1, Windows Server 2016, Windows Server 2008 R2, Windows 10, Windows 10 Servers. This CVE ID is unique from CVE-2018-0887, CVE-2018-0960, CVE-2018-0968, CVE-2018-0969, CVE-2018-0970, CVE-2018-0972, CVE-2018-0973, CVE-2018-0974, CVE-2018-0975. 2018-04-11 not yet calculated CVE-2018-0971
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- windows_kernel
 
An information disclosure vulnerability exists in the Windows kernel that could allow an attacker to retrieve information that could lead to a Kernel Address Space Layout Randomization (ASLR) bypass, aka "Windows Kernel Information Disclosure Vulnerability." This affects Windows 7, Windows Server 2012 R2, Windows RT 8.1, Windows Server 2008, Windows Server 2012, Windows 8.1, Windows Server 2016, Windows Server 2008 R2, Windows 10, Windows 10 Servers. This CVE ID is unique from CVE-2018-0887, CVE-2018-0960, CVE-2018-0968, CVE-2018-0969, CVE-2018-0970, CVE-2018-0971, CVE-2018-0972, CVE-2018-0973, CVE-2018-0975. 2018-04-11 not yet calculated CVE-2018-0974
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- windows_kernel
 
An information disclosure vulnerability exists in the Windows kernel that could allow an attacker to retrieve information that could lead to a Kernel Address Space Layout Randomization (ASLR) bypass, aka "Windows Kernel Information Disclosure Vulnerability." This affects Windows 7, Windows Server 2012 R2, Windows RT 8.1, Windows Server 2008, Windows Server 2012, Windows 8.1, Windows Server 2016, Windows Server 2008 R2, Windows 10, Windows 10 Servers. This CVE ID is unique from CVE-2018-0887, CVE-2018-0960, CVE-2018-0968, CVE-2018-0969, CVE-2018-0970, CVE-2018-0971, CVE-2018-0973, CVE-2018-0974, CVE-2018-0975. 2018-04-11 not yet calculated CVE-2018-0972
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- windows_kernel
 
An information disclosure vulnerability exists in the Windows kernel that could allow an attacker to retrieve information that could lead to a Kernel Address Space Layout Randomization (ASLR) bypass, aka "Windows Kernel Information Disclosure Vulnerability." This affects Windows 7, Windows Server 2012 R2, Windows RT 8.1, Windows Server 2008, Windows Server 2012, Windows 8.1, Windows Server 2016, Windows Server 2008 R2, Windows 10, Windows 10 Servers. This CVE ID is unique from CVE-2018-0887, CVE-2018-0960, CVE-2018-0968, CVE-2018-0969, CVE-2018-0970, CVE-2018-0971, CVE-2018-0972, CVE-2018-0973, CVE-2018-0974. 2018-04-11 not yet calculated CVE-2018-0975
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- windows
 
A denial of service vulnerability exists in the way that Windows SNMP Service handles malformed SNMP traps, aka "Windows SNMP Service Denial of Service Vulnerability." This affects Windows 7, Windows Server 2012 R2, Windows RT 8.1, Windows Server 2008, Windows Server 2012, Windows 8.1, Windows Server 2016, Windows Server 2008 R2, Windows 10, Windows 10 Servers. 2018-04-11 not yet calculated CVE-2018-0967
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- windows
 
A remote code execution vulnerability exists when the Windows font library improperly handles specially crafted embedded fonts, aka "Microsoft Graphics Remote Code Execution Vulnerability." This affects Windows 7, Windows Server 2012 R2, Windows RT 8.1, Windows Server 2008, Windows Server 2012, Windows 8.1, Windows Server 2016, Windows Server 2008 R2, Windows 10, Windows 10 Servers. This CVE ID is unique from CVE-2018-1010, CVE-2018-1012, CVE-2018-1013, CVE-2018-1015. 2018-04-11 not yet calculated CVE-2018-1016
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- windows
 
An elevation of privilege vulnerability exists when Windows improperly handles objects in memory and incorrectly maps kernel memory, aka "Microsoft DirectX Graphics Kernel Subsystem Elevation of Privilege Vulnerability." This affects Windows Server 2012 R2, Windows RT 8.1, Windows Server 2012, Windows Server 2016, Windows 8.1, Windows 10, Windows 10 Servers. 2018-04-11 not yet calculated CVE-2018-1009
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- windows
 
A remote code execution vulnerability exists when the Windows font library improperly handles specially crafted embedded fonts, aka "Microsoft Graphics Remote Code Execution Vulnerability." This affects Windows 7, Windows Server 2012 R2, Windows RT 8.1, Windows Server 2008, Windows Server 2012, Windows 8.1, Windows Server 2016, Windows Server 2008 R2, Windows 10, Windows 10 Servers. This CVE ID is unique from CVE-2018-1010, CVE-2018-1012, CVE-2018-1015, CVE-2018-1016. 2018-04-11 not yet calculated CVE-2018-1013
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- windows
 
An information disclosure vulnerability exists when Windows Hyper-V on a host operating system fails to properly validate input from an authenticated user on a guest operating system, aka "Hyper-V Information Disclosure Vulnerability." This affects Windows Server 2012 R2, Windows RT 8.1, Windows Server 2016, Windows 8.1, Windows 10, Windows 10 Servers. This CVE ID is unique from CVE-2018-0964. 2018-04-11 not yet calculated CVE-2018-0957
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- windows
 
A remote code execution vulnerability exists when the Windows font library improperly handles specially crafted embedded fonts, aka "Microsoft Graphics Remote Code Execution Vulnerability." This affects Windows 7, Windows Server 2012 R2, Windows RT 8.1, Windows Server 2008, Windows Server 2012, Windows 8.1, Windows Server 2016, Windows Server 2008 R2, Windows 10, Windows 10 Servers. This CVE ID is unique from CVE-2018-1012, CVE-2018-1013, CVE-2018-1015, CVE-2018-1016. 2018-04-11 not yet calculated CVE-2018-1010
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- windows
 
A remote code execution vulnerability exists when the Windows font library improperly handles specially crafted embedded fonts, aka "Microsoft Graphics Remote Code Execution Vulnerability." This affects Windows 7, Windows Server 2012 R2, Windows RT 8.1, Windows Server 2008, Windows Server 2012, Windows 8.1, Windows Server 2016, Windows Server 2008 R2, Windows 10, Windows 10 Servers. This CVE ID is unique from CVE-2018-1010, CVE-2018-1013, CVE-2018-1015, CVE-2018-1016. 2018-04-11 not yet calculated CVE-2018-1012
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- windows
 
A remote code execution vulnerability exists when the Windows font library improperly handles specially crafted embedded fonts, aka "Microsoft Graphics Remote Code Execution Vulnerability." This affects Windows 7, Windows Server 2012 R2, Windows RT 8.1, Windows Server 2008, Windows Server 2012, Windows 8.1, Windows Server 2016, Windows Server 2008 R2, Windows 10, Windows 10 Servers. This CVE ID is unique from CVE-2018-1010, CVE-2018-1012, CVE-2018-1013, CVE-2018-1016. 2018-04-11 not yet calculated CVE-2018-1015
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- windows
 
A security feature bypass vulnerability exists when Active Directory incorrectly applies Network Isolation settings, aka "Active Directory Security Feature Bypass Vulnerability." This affects Windows Server 2016, Windows 10, Windows 10 Servers. 2018-04-11 not yet calculated CVE-2018-0890
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- windows
 
A denial of service vulnerability exists in Remote Desktop Protocol (RDP) when an attacker connects to the target system using RDP and sends specially crafted requests, aka "Windows Remote Desktop Protocol (RDP) Denial of Service Vulnerability." This affects Windows 7, Windows Server 2012 R2, Windows RT 8.1, Windows Server 2008, Windows Server 2012, Windows 8.1, Windows Server 2016, Windows Server 2008 R2, Windows 10, Windows 10 Servers. 2018-04-11 not yet calculated CVE-2018-0976
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- windows
 
A buffer overflow vulnerability exists in the Microsoft JET Database Engine that could allow remote code execution on an affected system, aka "Microsoft JET Database Engine Remote Code Execution Vulnerability." This affects Windows 7, Windows Server 2012 R2, Windows RT 8.1, Windows Server 2008, Windows Server 2012, Windows 8.1, Windows Server 2016, Windows Server 2008 R2, Windows 10. 2018-04-11 not yet calculated CVE-2018-1003
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- windows
 
A denial of service vulnerability exists in the way that Windows handles objects in memory, aka "Microsoft Graphics Component Denial of Service Vulnerability." This affects Windows 7, Windows Server 2012 R2, Windows RT 8.1, Windows Server 2008, Windows Server 2012, Windows 8.1, Windows Server 2016, Windows Server 2008 R2, Windows 10, Windows 10 Servers. 2018-04-11 not yet calculated CVE-2018-8116
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- windows
 
A security feature bypass exists when Device Guard incorrectly validates an untrusted file, aka "Device Guard Security Feature Bypass Vulnerability." This affects Windows Server 2016, Windows 10, Windows 10 Servers. 2018-04-11 not yet calculated CVE-2018-0966
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- windows
 
A denial of service vulnerability exists in the HTTP 2.0 protocol stack (HTTP.sys) when HTTP.sys improperly parses specially crafted HTTP 2.0 requests, aka "HTTP.sys Denial of Service Vulnerability." This affects Windows Server 2016, Windows 10, Windows 10 Servers. 2018-04-11 not yet calculated CVE-2018-0956
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- windows
 
An elevation of privilege vulnerability exists in Windows Adobe Type Manager Font Driver (ATMFD.dll) when it fails to properly handle objects in memory, aka "OpenType Font Driver Elevation of Privilege Vulnerability." This affects Windows 7, Windows Server 2012 R2, Windows RT 8.1, Windows Server 2008, Windows Server 2012, Windows 8.1, Windows Server 2016, Windows Server 2008 R2, Windows 10, Windows 10 Servers. 2018-04-11 not yet calculated CVE-2018-1008
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
microsoft -- windows
 
An information disclosure vulnerability exists when Windows Hyper-V on a host operating system fails to properly validate input from an authenticated user on a guest operating system, aka "Hyper-V Information Disclosure Vulnerability." This affects Windows 10, Windows 10 Servers. This CVE ID is unique from CVE-2018-0957. 2018-04-11 not yet calculated CVE-2018-0964
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)

microsoft -- wireless_keyboard_850


 
A security feature bypass vulnerability exists in the Microsoft Wireless Keyboard 850 which could allow an attacker to reuse an AES encryption key to send keystrokes to other keyboard devices or to read keystrokes sent by other keyboards for the affected devices, aka "Microsoft Wireless Keyboard 850 Security Feature Bypass Vulnerability." This affects Microsoft Wireless Keyboard 850. 2018-04-11 not yet calculated CVE-2018-8117
BID(link is external)
CONFIRM(link is external)
microsoft -- word_and_office
 
An information disclosure vulnerability exists when Office renders Rich Text Format (RTF) email messages containing OLE objects when a message is opened or previewed, aka "Microsoft Office Information Disclosure Vulnerability." This affects Microsoft Word, Microsoft Office. This CVE ID is unique from CVE-2018-1007. 2018-04-11 not yet calculated CVE-2018-0950
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
mikrotik -- routeros
 
An issue was discovered in MikroTik RouterOS 6.41.4. Missing OpenVPN server certificate verification allows a remote unauthenticated attacker capable of intercepting client traffic to act as a malicious OpenVPN server. This may allow the attacker to gain access to the client's internal network (for example, at site-to-site tunnels). 2018-04-13 not yet calculated CVE-2018-10066
MISC(link is external)
monstra_cms -- monstra_cms
 
Monstra CMS 3.0.4 allows remote code execution via an upload_file request for a .zip file, which is automatically extracted and may contain .php files. 2018-04-10 not yet calculated CVE-2018-9037
MISC(link is external)
monstra_cms -- monstra_cms
 
Monstra CMS 3.0.4 allows remote attackers to delete files via an admin/index.php?id=filesmanager&delete_dir=./&path=uploads/ request. 2018-04-10 not yet calculated CVE-2018-9038
MISC(link is external)
moxa -- awk-3131a
 
An exploitable OS Command Injection vulnerability exists in the Telnet, SSH, and console login functionality of Moxa AWK-3131A Industrial IEEE 802.11a/b/g/n wireless AP/bridge/client in firmware versions 1.4 to 1.7 (current). An attacker can inject commands via the username parameter of several services (SSH, Telnet, console), resulting in remote, unauthenticated, root-level operating system command execution. 2018-04-11 not yet calculated CVE-2017-14459
MISC(link is external)
moxa -- mxview
 
The private key of the web server in Moxa MXview versions 2.8 and prior is able to be read and accessed via an HTTP GET request, which may allow a remote attacker to decrypt encrypted information. 2018-04-06 not yet calculated CVE-2018-7506
BID(link is external)
MISC
netwide_assembler -- netwide_assembler
 
Netwide Assembler (NASM) 2.14rc0 has a division-by-zero vulnerability in the expr5 function in asm/eval.c via a malformed input file. 2018-04-11 not yet calculated CVE-2018-10016
MISC(link is external)
onethink -- onethink
 
SSRF (Server Side Request Forgery) in getRemoteImage.php in Ueditor in Onethink V1.0 and V1.1 allows remote attackers to obtain sensitive information, attack intranet hosts, or possibly trigger remote command execution via the upfile parameter. 2018-04-10 not yet calculated CVE-2017-14323
FULLDISC
open-xchange -- appsuite
 
The backend in Open-Xchange (OX) AppSuite 7.4.2 before 7.4.2-rev9 allows remote attackers to obtain sensitive information about user email addresses in opportunistic circumstances by leveraging a failure in e-mail auto configuration for external accounts. 2018-04-10 not yet calculated CVE-2014-2078
BUGTRAQ(link is external)
XF(link is external)
open_web_analytics -- open_web_analytics
 
Open Web Analytics (OWA) before 1.5.7 allows remote attackers to conduct PHP object injection attacks via a crafted serialized object in the owa_event parameter to queue.php. 2018-04-10 not yet calculated CVE-2014-0158
MISC(link is external)
CONFIRM(link is external)
BID(link is external)
MISC(link is external)
MISC(link is external)
open_whisper_system -- signal
 
The Open Whisper Signal app before 2.23.2 for iOS allows physically proximate attackers to bypass the screen locker feature via certain rapid sequences of actions that include app opening, clicking on cancel, and using the home button. 2018-04-10 not yet calculated CVE-2018-9840
MISC(link is external)
MISC(link is external)
MISC(link is external)
opendocman -- opendocman
 
OpenDocMan 1.2.7 and earlier does not properly validate allowed actions, which allows remote authenticated users to bypass an intended access restrictions and assign administrative privileges to themselves via a crafted request to signup.php. 2018-04-10 not yet calculated CVE-2014-1946
BUGTRAQ(link is external)
XF(link is external)
MISC(link is external)
openmpt -- openmpt
 
soundlib/Snd_fx.cpp in OpenMPT before 1.27.07.00 and libopenmpt before 0.3.8 allows remote attackers to cause a denial of service (out-of-bounds read) via an IT or MO3 file with many nested pattern loops. 2018-04-11 not yet calculated CVE-2018-10017
CONFIRM(link is external)
CONFIRM
CONFIRM
openshift -- openshift_enterprise
 
OpenShift Enterprise version 3.x is vulnerable to a stored XSS via the log viewer for pods. The flaw is due to lack of sanitation of user input, specifically terminal escape characters, and the creation of clickable links automatically when viewing the log files for a pod. 2018-04-11 not yet calculated CVE-2017-7534
CONFIRM(link is external)
opentext -- documentum_d2_webtop
 
In OpenText Documentum D2 Webtop v4.6.0030 build 059, a Reflected Cross-Site Scripting Vulnerability could potentially be exploited by malicious users to compromise the affected system via the servlet/Download _docbase or _username parameter. 2018-04-11 not yet calculated CVE-2018-7660
MISC(link is external)
opentext -- documentum_d2_webtop
 
In OpenText Documentum D2 Webtop v4.6.0030 build 059, a Stored Cross-Site Scripting Vulnerability could potentially be exploited by malicious users to compromise the affected system via a filename of an uploaded image file. 2018-04-11 not yet calculated CVE-2018-7659
MISC(link is external)
opmantek -- open-audit_professional
 
Cross-site scripting (XSS) vulnerability in Open-AudIT Professional 2.1.1 allows remote attackers to inject arbitrary web script or HTML via a crafted name of a component, as demonstrated by the Admin->Logs section (with a logs?logs.type= URI) and the Manage->Attributes section (via the "Name (display)" field to the attributes/create URI). 2018-04-12 not yet calculated CVE-2018-9155
MISC(link is external)
pcs -- pcs
 
pcs before versions 0.9.164 and 0.10 is vulnerable to a debug parameter removal bypass. REST interface of the pcsd service did not properly remove the pcs debug argument from the /run_pcs query, possibly disclosing sensitive information. A remote attacker with a valid token could use this flaw to elevate their privilege. 2018-04-12 not yet calculated CVE-2018-1086
REDHAT(link is external)
MISC(link is external)
DEBIAN
pcs -- pcs
 
pcs before version 0.9.164 and 0.10 is vulnerable to a privilege escalation via authorized user malicious REST call. The REST interface of the pcsd service did not properly sanitize the file name from the /remote/put_file query. If the /etc/booth directory exists, an authenticated attacker with write permissions could create or overwrite arbitrary files with arbitrary data outside of the /etc/booth directory, in the context of the pcsd process. 2018-04-12 not yet calculated CVE-2018-1079
MISC(link is external)
MISC(link is external)
phpscriptsmall.com -- car_rental_script
 
PHP Scripts Mall Car Rental Script 2.0.8 has XSS via the User Name field in an Edit Profile action. 2018-04-12 not yet calculated CVE-2018-6904
MISC(link is external)
phpscriptsmall.com -- hot_scripts_clone_script_classified
 
PHP Scripts Mall Hot Scripts Clone Script Classified v3.1 uses the client side to enforce validation of an e-mail address, which allows remote attackers to modify a registered e-mail address by removing the validation code. 2018-04-12 not yet calculated CVE-2018-6903
MISC(link is external)
phpscriptsmall.com -- image_sharing_script
 
PHP Scripts Mall Image Sharing Script 1.3.3 has XSS via the Full Name field in an Edit Profile action. 2018-04-12 not yet calculated CVE-2018-6902
MISC(link is external)
phpscriptsmall.com -- match_clone_script
 
PHP Scripts Mall Match Clone Script 1.0.4 has XSS via the search field to searchbyid.php (aka the "View Search By Id" screen). 2018-04-09 not yet calculated CVE-2018-9857
MISC(link is external)
phpscriptsmall.com -- online_tutoring_script
 
CSRF exists in student/personal-info in PHP Scripts Mall Online Tutoring Script 2.0.3. 2018-04-12 not yet calculated CVE-2018-6934
MISC(link is external)
phpscriptsmall.com -- student_profile_management_system_script
 
PHP Scripts Mall Student Profile Management System Script v2.0.6 has XSS via the Name field to list_student.php. 2018-04-12 not yet calculated CVE-2018-6935
MISC(link is external)
phpscriptsmall.com -- website_broker_script
 
PHP Scripts Mall Website Broker Script 3.0.6 has XSS via the Last Name field on the My Profile page. 2018-04-12 not yet calculated CVE-2018-6900
MISC(link is external)
phpscriptsmall.com -- website_seller_script
 
Reflected XSS exists in PHP Scripts Mall Website Seller Script 2.0.3 via the Listings Search feature. 2018-04-12 not yet calculated CVE-2018-6870
MISC(link is external)
phpscriptsmall.com -- website_seller_script
 
PHP Scripts Mall Website Seller Script 2.0.3 uses the client side to enforce validation of an e-mail address, which allows remote attackers to modify a registered e-mail address by removing the validation code. 2018-04-12 not yet calculated CVE-2018-6879
MISC(link is external)

pivotal -- spring_data_commons


 
Spring Data Commons, versions prior to 1.13 to 1.13.10, 2.0 to 2.0.5, and older unsupported versions, contain a property binder vulnerability caused by improper neutralization of special elements. An unauthenticated remote malicious user (or attacker) can supply specially crafted request parameters against Spring Data REST backed HTTP resources or using Spring Data's projection-based request payload binding hat can lead to a remote code execution attack. 2018-04-11 not yet calculated CVE-2018-1273
CONFIRM(link is external)
pivotal -- spring_framework
 
Spring Framework, versions 5.0 prior to 5.0.5 and versions 4.3 prior to 4.3.15 and older unsupported versions, allow applications to configure Spring MVC to serve static resources (e.g. CSS, JS, images). When static resources are served from a file system on Windows (as opposed to the classpath, or the ServletContext), a malicious user can send a request using a specially crafted URL that can lead a directory traversal attack. 2018-04-06 not yet calculated CVE-2018-1271
BID(link is external)
CONFIRM(link is external)
pivotal -- spring_framework
 
Spring Framework, versions 5.0 prior to 5.0.5 and versions 4.3 prior to 4.3.15 and older unsupported versions, provide client-side support for multipart requests. When Spring MVC or Spring WebFlux server application (server A) receives input from a remote client, and then uses that input to make a multipart request to another server (server B), it can be exposed to an attack, where an extra multipart is inserted in the content of the request from server A, causing server B to use the wrong value for a part it expects. This could to lead privilege escalation, for example, if the part content represents a username or user roles. 2018-04-06 not yet calculated CVE-2018-1272
BID(link is external)
CONFIRM(link is external)
pivotal -- spring_framework
 
Spring Framework, versions 5.0 prior to 5.0.5 and versions 4.3 prior to 4.3.16 and older unsupported versions, allow applications to expose STOMP over WebSocket endpoints with a simple, in-memory STOMP broker through the spring-messaging module. A malicious user (or attacker) can craft a message to the broker that can lead to a remote code execution attack. This CVE addresses the partial fix for CVE-2018-1270 in the 4.3.x branch of the Spring Framework. 2018-04-11 not yet calculated CVE-2018-1275
CONFIRM(link is external)
pivotal -- spring_framework
 
Spring Framework, versions 5.0 prior to 5.0.5 and versions 4.3 prior to 4.3.15 and older unsupported versions, allow applications to expose STOMP over WebSocket endpoints with a simple, in-memory STOMP broker through the spring-messaging module. A malicious user (or attacker) can craft a message to the broker that can lead to a remote code execution attack. 2018-04-06 not yet calculated CVE-2018-1270
BID(link is external)
CONFIRM(link is external)
plays.tv -- plays.tv
 
plays_service.exe in the plays.tv service before 1.27.7.0, as distributed in AMD driver-installation packages and Gaming Evolved products, executes code at a user-defined (local or SMB) path as SYSTEM when the execute_installer parameter is used in an HTTP message. This occurs without properly authenticating the user. 2018-04-13 not yet calculated CVE-2018-6546
MISC(link is external)
MISC(link is external)
plays.tv -- plays.tv
 
plays_service.exe in the plays.tv service before 1.27.7.0, as distributed in AMD driver-installation packages and Gaming Evolved products, contains an HTTP message parsing function that takes a user-defined path and writes non-user controlled data as SYSTEM to the file when the extract_files parameter is used. This occurs without properly authenticating the user. 2018-04-13 not yet calculated CVE-2018-6547
MISC(link is external)
qpdf -- qpdf
 
libqpdf.a in QPDF through 8.0.2 mishandles certain "expected dictionary key but found non-name object" cases, allowing remote attackers to cause a denial of service (stack exhaustion), related to the QPDFObjectHandle and QPDF_Dictionary classes, because nesting in direct objects is not restricted. 2018-04-10 not yet calculated CVE-2018-9918
MISC(link is external)
MISC(link is external)
qualcomm -- android In Android before security patch level 2018-04-05 on Qualcomm Snapdragon Mobile and Snapdragon Wear MDM9206, MDM9607, MDM9650, SD 210/SD 212/SD 205, SD 835, an out of bound access for ebi channel array can potentially occur. 2018-04-11 not yet calculated CVE-2017-18133
BID(link is external)
CONFIRM(link is external)
qualcomm -- android
 
In Android before security patch level 2018-04-05 on Qualcomm Snapdragon Automobile, Snapdragon Mobile, and Snapdragon Wear MDM9206, MDM9607, MDM9650, MSM8909W, SD 210/SD 212/SD 205, SD 400, SD 410/12, SD 425, SD 430, SD 450, SD 615/16/SD 415, SD 617, SD 625, SD 650/52, SD 800, SD 808, SD 810, SD 820, SD 820A, SD 835, SD 845, SD 850, in some corner cases, ECDSA signature verification can fail. 2018-04-11 not yet calculated CVE-2017-18146
BID(link is external)
CONFIRM(link is external)
qualcomm -- android
 
In Android before security patch level 2018-04-05 on Qualcomm Snapdragon Mobile MDM9650, MDM9655, SD 835, SD 845, SD 850, the vswr capture size is larger than the maximum size of a diag logPacket, which can lead to a buffer overflow when the sample buffer is copied to the logPacket buffer. 2018-04-11 not yet calculated CVE-2018-3589
BID(link is external)
CONFIRM(link is external)
qualcomm -- android
 
In Android before security patch level 2018-04-05 on Qualcomm Snapdragon Automobile, Snapdragon Mobile, and Snapdragon Wear MDM9206, MDM9607, MDM9650, MSM8909W, SD 210/SD 212/SD 205, SD 400, SD 425, SD 430, SD 450, SD 615/16/SD 415, SD 617, SD 625, SD 650/52, SD 808, SD 810, SD 820, SD 820A, SD 835, SD 845, repeated enable/disable eMBMS requests may result in a double free condition. 2018-04-11 not yet calculated CVE-2018-3593
BID(link is external)
CONFIRM(link is external)
qualcomm -- android
 
In Android before security patch level 2018-04-05 on Qualcomm Snapdragon Mobile and Snapdragon Wear MDM9607, MDM9625, MDM9635M, MDM9640, MDM9645, MDM9650, MDM9655, MSM8909W, SD 210/SD 212/SD 205, SD 400, SD 410/12, SD 425, SD 430, SD 615/16/SD 415, SD 800, SD 808, SD 810, SD 820, SD 835, while playing a .wma file with modified media header with non-standard bytes per second parameter value, a reachable assert occurs. 2018-04-11 not yet calculated CVE-2017-18074
BID(link is external)
CONFIRM(link is external)
qualcomm -- android
 
In Android before security patch level 2018-04-05 on Qualcomm Snapdragon Mobile and Snapdragon Wear MDM9206, MDM9607, MDM9640, MDM9650, QCA4531, QCA6174A, QCA6564, QCA6574, QCA6574AU, QCA6584, QCA6584AU, QCA9377, QCA9378, QCA9379, SD 210/SD 212/SD 205, SD 410/12, SD 425, SD 427, SD 430, SD 435, SD 450, SD 615/16/SD 415, SD 625, SD 650/52, SD 808, SD 810, SD 820, SD 835, SD 845, SDM630, SDM636, SDM660, Snapdragon_High_Med_2016, the probe requests originated from user's phone contains the information elements which specifies the supported wifi features. This shall impact the user's privacy if someone sniffs the probe requests originated by this DUT. Hence, control the presence of which information elements is supported. 2018-04-11 not yet calculated CVE-2017-18072
BID(link is external)
CONFIRM(link is external)
qualcomm -- android
 
In Android before security patch level 2018-04-05 on Qualcomm Snapdragon Mobile SD 845, SD 850, improper access control while configuring MPU protecting error correction registers may potentially lead to exposure of related secured data. 2018-04-11 not yet calculated CVE-2017-18128
BID(link is external)
CONFIRM(link is external)
qualcomm -- android
 
In Android before security patch level 2018-04-05 on Qualcomm Snapdragon Mobile and Snapdragon Wear MSM8909W, SD 210/SD 212/SD 205, SD 450, SD 615/16/SD 415, SD 625, SD 650/52, SD 820, SD 835, SD 845, while the DPM native process is processing framework events, the iterator pointer is deleted after processing an event. When processing subsequent events, a Use After Condition will occur. 2018-04-11 not yet calculated CVE-2017-18145
BID(link is external)
CONFIRM(link is external)
qualcomm -- android
 
In Android before security patch level 2018-04-05 on Qualcomm Snapdragon Mobile MDM9650, MDM9655, SD 835, SD 845, SD 850, while processing the IMS SIP username, a buffer overflow can occur. 2018-04-11 not yet calculated CVE-2017-18142
BID(link is external)
CONFIRM(link is external)
qualcomm -- android
 
In Android before security patch level 2018-04-05 on Qualcomm Snapdragon Mobile SD 845, SD 850, on a secure device, PD dumps are collected when debugging is not enabled. 2018-04-11 not yet calculated CVE-2017-18143
BID(link is external)
CONFIRM(link is external)
qualcomm -- android
 
In Android before security patch level 2018-04-05 on Qualcomm Snapdragon Mobile and Snapdragon Wear MSM8909W, SD 210/SD 212/SD 205, SD 430, SD 450, SD 625, SD 650/52, SD 820, SD 835, SD 845, while processing a SetParam command packet in the VR service, the extracted name_len and value_len values are not checked and could potentially cause a buffer overflow in subsequent calls to memcpy(). 2018-04-11 not yet calculated CVE-2017-18127
BID(link is external)
CONFIRM(link is external)
qualcomm -- android
 
In Android before security patch level 2018-04-05 on Qualcomm Snapdragon Mobile and Snapdragon Wear MDM9206, MDM9607, MDM9640, MDM9650, QCA6174A, QCA6574, QCA6574AU, QCA6584, QCA6584AU, QCA9377, QCA9379, SD 210/SD 212/SD 205, SD 410/12, SD 425, SD 427, SD 430, SD 435, SD 450, SD 615/16/SD 415, SD 625, SD 650/52, SD 808, SD 810, SD 820, SD 835, SD 845, SDM630, SDM636, SDM660, Snapdragon_High_Med_2016, the original mac spoofing feature does not use the following in probe request frames: (a) randomized sequence numbers and (b) randomized source address for cfg80211 scan, vendor scan and pno scan which may affect user privacy. 2018-04-11 not yet calculated CVE-2017-18126
BID(link is external)
CONFIRM(link is external)
qualcomm -- android
 
In Android before security patch level 2018-04-05 on Qualcomm Snapdragon Automobile, Snapdragon Mobile, and Snapdragon Wear MDM9206, MDM9607, MDM9650, SD 210/SD 212/SD 205, SD 820, SD 820A, SD 835, the HLOS can gain access to unauthorized memory. 2018-04-11 not yet calculated CVE-2017-18073
BID(link is external)
CONFIRM(link is external)
qualcomm -- android
 
In Android before security patch level 2018-04-05 on Qualcomm Snapdragon Mobile and Snapdragon Wear MDM9206, MDM9607, SD 210/SD 212/SD 205, SD 425, SD 430, SD 450, SD 625, SD 820, SD 835, a Use After Free condition can occur in a communication API. 2018-04-11 not yet calculated CVE-2017-11011
BID(link is external)
CONFIRM(link is external)
qualcomm -- android
 
In Android before security patch level 2018-04-05 on Qualcomm Snapdragon Automobile, Snapdragon Mobile, and Snapdragon Wear MDM9206, MDM9607, MDM9650, SD 210/SD 212/SD 205, SD 425, SD 430, SD 450, SD 615/16/SD 415, SD 617, SD 625, SD 650/52, SD 808, SD 820, SD 820A, SD 835, SD 845, while parsing a private frame in an ID3 tag, a buffer over-read can occur when comparing frame data with predefined owner identifier strings. 2018-04-11 not yet calculated CVE-2018-3594
BID(link is external)
CONFIRM(link is external)
qualcomm -- android
 
In Android before security patch level 2018-04-05 on Qualcomm Snapdragon Mobile SD 210/SD 212/SD 205, SD 400, SD 430, SD 450, SD 617, SD 625, SD 650/52, SD 800, SD 808, SD 820, SD 835, an integer overflow vulnerability exists in a video library. 2018-04-11 not yet calculated CVE-2017-8275
BID(link is external)
CONFIRM(link is external)
qualcomm -- android
 
In Android before security patch level 2018-04-05 on Qualcomm Snapdragon Mobile and Snapdragon Wear MSM8909W, SD 210/SD 212/SD 205, SD 450, SD 615/16/SD 415, SD 625, SD 650/52, SD 820, SD 835, SD 845, while processing the retransmission of WPA supplicant command send failures, there is a make after break of the connection to WPA supplicant where the local pointer is not properly updated. If the WPA supplicant command transmission fails, a Use After Free condition will occur. 2018-04-11 not yet calculated CVE-2017-18144
BID(link is external)
CONFIRM(link is external)
qualcomm -- android
 
In Android before security patch level 2018-04-05 on Qualcomm Snapdragon Mobile SD 845, SD 850, a buffer overflow may potentially occur while processing a response from the SIM card. 2018-04-11 not yet calculated CVE-2017-18134
BID(link is external)
CONFIRM(link is external)
qualcomm -- android
 
In Android before security patch level 2018-04-05 on Qualcomm Snapdragon Automobile, Snapdragon Mobile, and Snapdragon Wear MDM9206, MDM9607, MDM9615, MDM9635M, MDM9640, MDM9650, MSM8909W, SD 210/SD 212/SD 205, SD 400, SD 425, SD 430, SD 450, SD 615/16/SD 415, SD 617, SD 625, SD 650/52, SD 808, SD 820, SD 820A, SD 835, SD 845, in the omx aac component, a Use After Free condition may potentially occur. 2018-04-11 not yet calculated CVE-2017-18136
BID(link is external)
CONFIRM(link is external)
qualcomm -- android
 
In Android before security patch level 2018-04-05 on Qualcomm Snapdragon Mobile and Snapdragon Wear MDM9206, MDM9607, MDM9635M, MDM9640, MDM9645, MDM9650, MDM9655, MSM8909W, SD 210/SD 212/SD 205, SD 400, SD 410/12, SD 425, SD 430, SD 450, SD 615/16/SD 415, SD 617, SD 625, SD 650/52, SD 808, SD 810, SD 820, SD 835, SD 845, SD 850, a buffer overflow vulnerability may potentially exist while making an IMS call. 2018-04-11 not yet calculated CVE-2017-18139
BID(link is external)
CONFIRM(link is external)
qualcomm -- android
 
In Android before security patch level 2018-04-05 on Qualcomm Snapdragon Mobile and Snapdragon Wear MDM9206, MDM9607, MDM9635M, MDM9640, MDM9645, MDM9650, MDM9655, MSM8909W, SD 210/SD 212/SD 205, SD 425, SD 430, SD 450, SD 625, SD 650/52, SD 820, SD 835, SD 845, SD 850, added a change to check if the pointer has been reset to NULL or not, before writing to the memory pointed by the pointer. 2018-04-11 not yet calculated CVE-2018-3592
BID(link is external)
CONFIRM(link is external)
qualcomm -- android
 
In Android before security patch level 2018-04-05 on Qualcomm Snapdragon Mobile and Snapdragon Wear MDM9206, MDM9607, MDM9635M, MDM9640, MDM9645, MDM9650, MDM9655, MSM8909W, SD 210/SD 212/SD 205, SD 400, SD 410/12, SD 425, SD 430, SD 450, SD 615/16/SD 415, SD 617, SD 625, SD 650/52, SD 808, SD 810, SD 820, SD 835, SD 845, SD 850, in GERAN, a buffer overflow may potentially occur. 2018-04-11 not yet calculated CVE-2017-18138
BID(link is external)
CONFIRM(link is external)
qualcomm -- android
 
In Android before security patch level 2018-04-05 on Qualcomm Snapdragon Mobile and Snapdragon Wear MDM9206, MDM9607, MSM8909W, SD 210/SD 212/SD 205, SD 425, SD 430, SD 450, SD 625, SD 650/52, an access control vulnerability exists in Core. 2018-04-11 not yet calculated CVE-2017-8274
BID(link is external)
CONFIRM(link is external)
qualcomm -- android
 
In Android before security patch level 2018-04-05 on Qualcomm Snapdragon Automobile and Snapdragon Mobile MDM9206, MDM9607, SD 845, MSM8996, MSM8998, it is possible for IPA (internet protocol accelerator) channels owned by one security domain to be controlled from other domains. 2018-04-11 not yet calculated CVE-2017-18129
BID(link is external)
CONFIRM(link is external)
qualcomm -- android
 
In Android before security patch level 2018-04-05 on Qualcomm Snapdragon Mobile MDM9650, MDM9655, SD 450, SD 625, SD 650/52, SD 835, SD 845, SD 850, in the Wireless Data Service (WDS) module, a buffer overflow can occur. 2018-04-11 not yet calculated CVE-2017-18135
BID(link is external)
CONFIRM(link is external)
qualcomm -- android
 
In Android before security patch level 2018-04-05 on Qualcomm Snapdragon Mobile and Snapdragon Wear MDM9206, MDM9607, MDM9650, SD 210/SD 212/SD 205, SD 835, SD 845, SD 850, when secure camera is activated it stores captured data in protected buffers. The TEE application which uses secure camera expects those buffers to contain data captured during the current camera session. It is possible though for HLOS to put aside and reuse one or more of the protected buffers with previously captured data during next camera session. Such data reuse must be prevented as the TEE applications expects to receive valid data captured during the current session only. 2018-04-11 not yet calculated CVE-2017-18125
BID(link is external)
CONFIRM(link is external)
qualcomm -- android
 
In Android before security patch level 2018-04-05 on Qualcomm Snapdragon Mobile and Snapdragon Wear MDM9206, MDM9607, MDM9635M, MDM9650, MDM9655, SD 210/SD 212/SD 205, SD 410/12, SD 425, SD 427, SD 430, SD 435, SD 450, SD 615/16/SD 415, SD 625, SD 650/52, SD 820, SD 835, SD 845, SDM630, SDM636, SDM660, Snapdragon_High_Med_2016, the default build configuration of deviceprogrammer in BOOT.BF.3.0 enables the flag SKIP_SECBOOT_CHECK_NOT_RECOMMENDED_BY_QUALCOMM which will open up the peek and poke commands to any memory location on the target. 2018-04-11 not yet calculated CVE-2018-3591
BID(link is external)
CONFIRM(link is external)
qualcomm -- android
 
In Android before security patch level 2018-04-05 on Qualcomm Snapdragon Mobile and Snapdragon Wear MDM9206, MDM9607, MSM8909W, SD 210/SD 212/SD 205, SD 425, SD 430, SD 450, SD 625, SD 650/52, debug policy can potentially be bypassed. 2018-04-11 not yet calculated CVE-2017-18071
BID(link is external)
CONFIRM(link is external)
qualcomm -- android
 
In Android before security patch level 2018-04-05 on Qualcomm Snapdragon Mobile and Snapdragon Wear MSM8909W, SD 210/SD 212/SD 205, SD 450, SD 615/16/SD 415, SD 625, SD 650/52, SD 820, SD 835, SD 845, a Use After Free condition can occur in RIL while handling requests from Android. 2018-04-11 not yet calculated CVE-2018-3590
BID(link is external)
CONFIRM(link is external)
qualcomm -- android
 
In Android before security patch level 2018-04-05 on Qualcomm Snapdragon Automobile, Snapdragon Mobile, and Snapdragon Wear MDM9206, MDM9607, MDM9650, MSM8909W, SD 210/SD 212/SD 205, SD 400, SD 425, SD 430, SD 450, SD 615/16/SD 415, SD 617, SD 625, SD 650/52, SD 808, SD 810, SD 820, SD 820A, SD 835, SD 845, when processing a call disconnection, there is an attempt to print the RIL token-id to the debug log. If eMBMS service is enabled while processing the call disconnect, a Use After Free condition may potentially occur. 2018-04-11 not yet calculated CVE-2017-18140
BID(link is external)
CONFIRM(link is external)
qualcomm -- android
 
In Android before security patch level 2018-04-05 on Qualcomm Snapdragon Automobile and Snapdragon Mobile MDM9206, MDM9607, MDM8996, an out-of-bounds access can potentially occur in tz_assign(). 2018-04-11 not yet calculated CVE-2017-18132
BID(link is external)
CONFIRM(link is external)
qualcomm -- android
 
In Android before security patch level 2018-04-05 on Qualcomm Snapdragon Automobile, Snapdragon Mobile, and Snapdragon Wear MDM9206, MDM9607, MDM9650, SD 210/SD 212/SD 205, SD 400, SD 425, SD 430, SD 450, SD 615/16/SD 415, SD 617, SD 625, SD 650/52, SD 808, SD 820, SD 820A, SD 835, SD 845, while playing an ASF file, a buffer over-read can potentially occur. 2018-04-11 not yet calculated CVE-2017-18130
BID(link is external)
CONFIRM(link is external)
qualcomm -- android
 
In Android before security patch level 2018-04-05 on Qualcomm Snapdragon Mobile MDM9640, MDM9645, MDM9650, MDM9655, SD 450, SD 625, SD 650/52, SD 810, SD 820, SD 835, while processing the IPv6 pdp address of the pdp context, a buffer overflow can occur. 2018-04-11 not yet calculated CVE-2017-18137
BID(link is external)
CONFIRM(link is external)
red_hat -- gluster_storage_and_enterprise_linux
 
rhnreg_ks in Red Hat Network Client Tools (aka rhn-client-tools) on Red Hat Gluster Storage 2.1 and Enterprise Linux (RHEL) 5, 6, and 7 does not properly validate hostnames in X.509 certificates from SSL servers, which allows remote attackers to prevent system registration via a man-in-the-middle attack. 2018-04-12 not yet calculated CVE-2015-1777
MLIST(link is external)
BID(link is external)
CONFIRM(link is external)
roundcube -- roundcube
 
In Roundcube from versions 1.2.0 to 1.3.5, with the archive plugin enabled and configured, it's possible to exploit the unsanitized, user-controlled "_uid" parameter (in an archive.php _task=mail&_mbox=INBOX&_action=plugin.move2archive request) to perform an MX (IMAP) injection attack by placing an IMAP command after a %0d%0a sequence. NOTE: this is less easily exploitable in 1.3.4 and later because of a Same Origin Policy protection mechanism. 2018-04-07 not yet calculated CVE-2018-9846
MISC(link is external)
MISC(link is external)
MISC(link is external)
sap -- business_objects
 
Improper Session Management in SAP Business Objects, 4.0, from 4.10, from 4.20, 4.30, CMC/BI Launchpad/Fiorified BI Launchpad. In case of password change for a user, all other active sessions created using older password continues to be active. 2018-04-10 not yet calculated CVE-2018-2408
BID(link is external)
CONFIRM(link is external)
MISC(link is external)
sap -- business_one
 
SAP Business One, 9.2, 9.3, browser access does not sufficiently encode user controlled inputs, which results in a Cross-Site Scripting (XSS) vulnerability. 2018-04-10 not yet calculated CVE-2018-2410
BID(link is external)
CONFIRM(link is external)
MISC(link is external)

sap -- cloud_platform


 
Improper session management when using SAP Cloud Platform 2.0 (Connectivity Service and Cloud Connector). Under certain conditions, data of some other user may be shown or modified when using an application built on top of SAP Cloud Platform. 2018-04-10 not yet calculated CVE-2018-2409
BID(link is external)
CONFIRM(link is external)
MISC(link is external)
sap -- crystal_reports_server
 
Unquoted windows search path (directory/path traversal) vulnerability in Crystal Reports Server, OEM Edition (CRSE), 4.0, 4.10, 4.20, 4.30, startup path. 2018-04-10 not yet calculated CVE-2018-2406
BID(link is external)
CONFIRM(link is external)
MISC(link is external)
sap -- disclosure_management
 
SAP Disclosure Management 10.1 does not perform necessary authorization checks for an authenticated user, resulting in escalation of privileges. 2018-04-10 not yet calculated CVE-2018-2412
BID(link is external)
CONFIRM(link is external)
MISC(link is external)
sap -- disclosure_management
 
SAP Disclosure Management 10.1 does not perform necessary authorization checks for an authenticated user, resulting in escalation of privileges. 2018-04-10 not yet calculated CVE-2018-2413
BID(link is external)
CONFIRM(link is external)
MISC(link is external)
sap -- disclosure_management
 
Under certain conditions, SAP Disclosure Management 10.1 allows an attacker to access information which would otherwise be restricted. It is possible for an authorized user to get SAP Disclosure Management to point a specific chapter type to a chapter the user has not been given access to. 2018-04-10 not yet calculated CVE-2018-2403
BID(link is external)
CONFIRM(link is external)
MISC(link is external)
sap -- disclosure_management
 
SAP Disclosure Management 10.1 allows an attacker to upload any file without proper file format validation. 2018-04-10 not yet calculated CVE-2018-2404
BID(link is external)
CONFIRM(link is external)
MISC(link is external)
sap -- solution_manager
 
SAP Solution Manager, 7.10, 7.20, Incident Management Work Center allows an attacker to upload a malicious script as an attachment and this could lead to possible Cross-Site Scripting. 2018-04-10 not yet calculated CVE-2018-2405
BID(link is external)
CONFIRM(link is external)
MISC(link is external)
secutech -- ris-11_and_ris-22_and_ris-33_devices
 
Secutech RiS-11, RiS-22, and RiS-33 devices with firmware V5.07.52_es_FRI01 allow DNS settings changes via a goform/AdvSetDns?GO=wan_dns.asp request in conjunction with a crafted admin cookie. 2018-04-13 not yet calculated CVE-2018-10080
EXPLOIT-DB(link is external)
symantec -- advanced_secure_gateway_and_proxysg_management_consoles
 
Stored XSS vulnerability in the Symantec Advanced Secure Gateway (ASG) and ProxySG management consoles. A malicious appliance administrator can inject arbitrary JavaScript code in the management console web client application. 2018-04-11 not yet calculated CVE-2017-13678
BID(link is external)
CONFIRM(link is external)
symantec -- advanced_secure_gateway_and_proxysg_management_consoles
 
Unrestricted file upload vulnerability in the Symantec Advanced Secure Gateway (ASG) and ProxySG management consoles. A malicious appliance administrator can upload arbitrary malicious files to the management console and trick another administrator user into downloading and executing malicious code. 2018-04-11 not yet calculated CVE-2016-10258
BID(link is external)
CONFIRM(link is external)
symantec -- advanced_secure_gateway_and_proxysg_management_consoles
 
Denial-of-service (DoS) vulnerability in the Symantec Advanced Secure Gateway (ASG) and ProxySG management consoles. A remote attacker can use crafted HTTP/HTTPS requests to cause denial-of-service through management console application crashes. 2018-04-11 not yet calculated CVE-2017-13677
BID(link is external)
CONFIRM(link is external)
tbk -- dvr4104_and_dvr4216_devices
 
TBK DVR4104 and DVR4216 devices allow remote attackers to bypass authentication via a "Cookie: uid=admin" header, as demonstrated by a device.rsp?opt=user&cmd=list request that provides credentials within JSON data in a response. 2018-04-10 not yet calculated CVE-2018-9995
MISC(link is external)
tryton -- trytond
 
The safe_eval function in trytond in Tryton before 2.4.15, 2.6.x before 2.6.14, 2.8.x before 2.8.11, 3.0.x before 3.0.7, and 3.2.x before 3.2.3 allows remote authenticated users to execute arbitrary commands via shell metacharacters in (1) the collection.domain in the webdav module or (2) the formula field in the price_list module. 2018-04-12 not yet calculated CVE-2014-6633
CONFIRM
CONFIRM
typo3 -- typo3
 
The page module in TYPO3 before 8.7.11, and 9.1.0, has XSS via $GLOBALS['TYPO3_CONF_VARS']['SYS']['sitename'], as demonstrated by an admin entering a crafted site name during the installation process. 2018-04-08 not yet calculated CVE-2018-6905
MISC
MISC(link is external)
ubiquoss -- switch_vp5208a
 
ubiQuoss Switch VP5208A creates a bcm_password file at /cgi-bin/ with the user credentials in cleartext when a failed login attempt occurs. The file can be reached via an HTTP request. The credentials can be used to access the system via SSH (or TELNET if it is enabled). 2018-04-11 not yet calculated CVE-2018-10024
MISC(link is external)
unify -- openstage_sip_and_openscape_desk_phone_ip_devices
 
CRLF injection vulnerability in the web-based management (WBM) interface in Unify (former Siemens) OpenStage SIP and OpenScape Desk Phone IP V3 devices before R3.32.0 allows remote authenticated users to modify the root password and consequently access the debug port using the serial interface via the ssh-password parameter to page.cmd. 2018-04-12 not yet calculated CVE-2014-9563
CONFIRM(link is external)
MISC(link is external)
unify -- openstage_sip_and_openscape_desk_phone_ip_devices
 
Unify (former Siemens) OpenStage SIP and OpenScape Desk Phone IP V3 devices before R3.32.0 allow remote attackers to gain super-user privileges by leveraging SSH access and incorrect ownership of (1) ConfigureCoreFile.sh, (2) Traceroute.sh, (3) apps.sh, (4) conversion_java2native.sh, (5) coreCompression.sh, (6) deletePasswd.sh, (7) findHealthSvcFDs.sh, (8) fw_printenv.sh, (9) fw_setenv.sh, (10) hw_wd_kicker.sh, (11) new_rootfs.sh, (12) opera_killSnmpd.sh, (13) opera_startSnmpd.sh, (14) rebootOperaSoftware.sh, (15) removeLogFiles.sh, (16) runOperaServices.sh, (17) setPasswd.sh, (18) startAccTestSvcs.sh, (19) usbNotification.sh, or (20) appWeb in /Opera_Deploy. 2018-04-12 not yet calculated CVE-2014-8421
CONFIRM(link is external)
MISC(link is external)
unify -- openstage_sip_and_openscape_desk_phone_ip_devices
 
The web-based management (WBM) interface in Unify (former Siemens) OpenStage SIP and OpenScape Desk Phone IP V3 devices before R3.32.0 generates session cookies with insufficient entropy, which makes it easier for remote attackers to hijack sessions via a brute-force attack. 2018-04-12 not yet calculated CVE-2014-8422
CONFIRM(link is external)
MISC(link is external)
vmware -- vrealize_automation
 
VMware vRealize Automation (vRA) prior to 7.4.0 contains a vulnerability in the handling of session IDs. Exploitation of this issue may lead to the hijacking of a valid vRA user's session. 2018-04-13 not yet calculated CVE-2018-6959
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
vmware -- vrealize_automation
 
VMware vRealize Automation (vRA) prior to 7.3.1 contains a vulnerability that may allow for a DOM-based cross-site scripting (XSS) attack. Exploitation of this issue may lead to the compromise of the vRA user's workstation. 2018-04-13 not yet calculated CVE-2018-6958
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
wordpress -- wordpress
 
The Iptanus WordPress File Upload plugin before 4.3.4 for WordPress mishandles Settings attributes, leading to XSS. 2018-04-07 not yet calculated CVE-2018-9844
CONFIRM
EXPLOIT-DB(link is external)
CONFIRM(link is external)
wordpress -- wordpress
 
Cross-site scripting (XSS) vulnerability in the new_Twitter_sign_button function in nextend-Twitter-connect.php in the Nextend Twitter Connect plugin before 1.5.2 for WordPress allows remote attackers to inject arbitrary web script or HTML via the redirect_to parameter. NOTE: this may overlap CVE-2015-4413. 2018-04-12 not yet calculated CVE-2015-4557
MISC(link is external)
FULLDISC
BID(link is external)
CONFIRM
wordpress -- wordpress
 
The WP Live Chat Support plugin before 8.0.06 for WordPress has stored XSS via the Name field. 2018-04-09 not yet calculated CVE-2018-9864
MISC
MISC(link is external)
MISC(link is external)
wordpress -- wordpress
 
WordPress before 4.4 makes it easier for remote attackers to predict password-recovery tokens via a brute-force approach. 2018-04-12 not yet calculated CVE-2014-6412
MISC(link is external)
FULLDISC
FULLDISC
BID(link is external)
SECTRACK(link is external)
CONFIRM(link is external)
CONFIRM
wordpress -- wordpress
 
The Group creation process in the Buddypress plugin before 1.9.2 for WordPress allows remote authenticated users to gain control of arbitrary groups by leveraging a missing permissions check. 2018-04-10 not yet calculated CVE-2014-1889
BUGTRAQ(link is external)
BID(link is external)
CONFIRM
XF(link is external)
wordpress -- wordpress
 
The EZPZ One Click Backup (ezpz-one-click-backup) plugin 12.03.10 and earlier for WordPress allows remote attackers to execute arbitrary commands via the cmd parameter to functions/ezpz-archive-cmd.php. 2018-04-10 not yet calculated CVE-2014-3114
MLIST(link is external)
wordpress -- wordpress
 
exports/download.php in the 99 Robots WP Background Takeover Advertisements plugin before 4.1.5 for WordPress has Directory Traversal via a .. in the filename parameter. 2018-04-12 not yet calculated CVE-2018-9118
CONFIRM(link is external)
MISC(link is external)
wuzhi_cms -- wuzhi_cms
 
An issue was discovered in WUZHI CMS 4.1.0. There is a CSRF vulnerability that can add an admin account via index.php?m=core&f=power&v=add. 2018-04-10 not yet calculated CVE-2018-9926
MISC(link is external)
EXPLOIT-DB(link is external)
wuzhi_cms -- wuzhi_cms
 
An issue was discovered in WUZHI CMS 4.1.0. There is a CSRF vulnerability that can add a user account via index.php?m=member&f=index&v=add. 2018-04-10 not yet calculated CVE-2018-9927
MISC(link is external)
yunucms -- yunucms
 
YUNUCMS 1.0.7 has XSS via the content title on an admin/content/addcontent/cid/## page (aka a news center page). 2018-04-10 not yet calculated CVE-2018-9993
MISC(link is external)
yzmcms -- yzmcms
 
The WeChat module in YzmCMS 3.7.1 has reflected XSS via the admin/module/init.html echostr parameter, related to the valid function in application/wechat/controller/index.class.php. 2018-04-11 not yet calculated CVE-2018-10026
MISC(link is external)
zabbix -- zabbix
 
An information disclosure vulnerability exists in the iConfig proxy request of Zabbix server 2.4.X. A specially crafted iConfig proxy request can cause the Zabbix server to send the configuration information of any Zabbix proxy, resulting in information disclosure. An attacker can make requests from an active Zabbix proxy to trigger this vulnerability. 2018-04-09 not yet calculated CVE-2017-2826
MISC(link is external)
zsh -- zsh
 
zsh through version 5.4.2 is vulnerable to a stack-based buffer overflow in the utils.c:checkmailpath function. A local attacker could exploit this to execute arbitrary code in the context of another user. 2018-04-11 not yet calculated CVE-2018-1100
CONFIRM(link is external)
CONFIRM