CVE Feed

    Dashboard / CVE

    6.5
    Medium

    CVE-2017-9144

    Last Modified: 20 Apr 2025

    In ImageMagick 7.0.5-5, a crafted RLE image can trigger a crash because of incorrect EOF handling in coders/rle.c.

    Published: 15 May 2017
    6.5
    Medium

    CVE-2017-9142

    Last Modified: 20 Apr 2025

    In ImageMagick 7.0.5-7 Q16, a crafted file could trigger an assertion failure in the WriteBlob function in MagickCore/blob.c because of missing checks in the ReadOneJNGImage function in coders/png.c.

    Published: 15 May 2017
    6.5
    Medium

    CVE-2017-9501

    Last Modified: 20 Apr 2025

    In ImageMagick 7.0.5-7 Q16, an assertion failure was found in the function LockSemaphoreInfo, which allows attackers to cause a denial of service via a crafted file.

    Published: 15 May 2017
    6.5
    Medium

    CVE-2017-9143

    Last Modified: 20 Apr 2025

    In ImageMagick 7.0.5-5, the ReadARTImage function in coders/art.c allows attackers to cause a denial of service (memory leak) via a crafted .art file.

    Published: 15 May 2017
    7.5
    High

    CVE-2017-9047

    Last Modified: 20 Apr 2025

    A buffer overflow was discovered in libxml2 20904-GITv2.9.4-16-g0741801. The function xmlSnprintfElementContent in valid.c is supposed to recursively dump the element content definition into a char buffer 'buf' of size 'size'. The variable len is assigned strlen(buf). If the content->type is XML_ELEMENT_CONTENT_ELEMENT, then (i) the content->prefix is appended to buf (if it actually fits) whereupon (ii) content->name is written to the buffer. However, the check for whether the content->name actually fits also uses 'len' rather than the updated buffer length strlen(buf). This allows us to write about "size" many bytes beyond the allocated memory. This vulnerability causes programs that use libxml2, such as PHP, to crash.

    Published: 15 May 2017
    7.5
    High

    CVE-2017-9048

    Last Modified: 18 Dec 2025

    libxml2 20904-GITv2.9.4-16-g0741801 is vulnerable to a stack-based buffer overflow. The function xmlSnprintfElementContent in valid.c is supposed to recursively dump the element content definition into a char buffer 'buf' of size 'size'. At the end of the routine, the function may strcat two more characters without checking whether the current strlen(buf) + 2 < size. This vulnerability causes programs that use libxml2, such as PHP, to crash.

    Published: 15 May 2017
    9.8
    Critical

    CVE-2017-9119

    Last Modified: 20 Apr 2025

    The i_zval_ptr_dtor function in Zend/zend_variables.h in PHP 7.1.5 allows attackers to cause a denial of service (memory consumption and application crash) or possibly have unspecified other impact by triggering crafted operations on array data structures.

    Published: 15 May 2017
    6.5
    Medium

    CVE-2017-9141

    Last Modified: 20 Apr 2025

    In ImageMagick 7.0.5-7 Q16, a crafted file could trigger an assertion failure in the ResetImageProfileIterator function in MagickCore/profile.c because of missing checks in the ReadDDSImage function in coders/dds.c.

    Published: 15 May 2017
    6.5
    Medium

    CVE-2017-9499

    Last Modified: 20 Apr 2025

    In ImageMagick 7.0.5-7 Q16, an assertion failure was found in the function SetPixelChannelAttributes, which allows attackers to cause a denial of service via a crafted file.

    Published: 15 May 2017
    7.5
    High

    CVE-2017-9050

    Last Modified: 17 Dec 2025

    libxml2 20904-GITv2.9.4-16-g0741801 is vulnerable to a heap-based buffer over-read in the xmlDictAddString function in dict.c. This vulnerability causes programs that use libxml2, such as PHP, to crash. This vulnerability exists because of an incomplete fix for CVE-2016-1839.

    Published: 15 May 2017
    8.8
    High

    CVE-2017-8930

    Last Modified: 20 Apr 2025

    Multiple cross-site request forgery (CSRF) vulnerabilities in Simple Invoices 2013.1.beta.8 allow remote attackers to hijack the authentication of admins for requests that can (1) create new administrator user accounts and take over the entire application, (2) create regular user accounts, or (3) change configuration parameters such as tax rates and the enable/disable status of PayPal payment modules.

    Published: 14 May 2017
    8.8
    High

    CVE-2017-8928

    Last Modified: 20 Apr 2025

    mailcow 0.14, as used in "mailcow: dockerized" and other products, has CSRF.

    Published: 14 May 2017
    7.5
    High

    CVE-2017-8929

    Last Modified: 20 Apr 2025

    The sized_string_cmp function in libyara/sizedstr.c in YARA 3.5.0 allows remote attackers to cause a denial of service (use-after-free and application crash) via a crafted rule.

    Published: 14 May 2017
    7.5
    High

    CVE-2017-5654

    Last Modified: 20 Apr 2025

    In Ambari 2.4.x (before 2.4.3) and Ambari 2.5.0, an authorized user of the Ambari Hive View may be able to gain unauthorized read access to files on the host where the Ambari server executes.

    Published: 12 May 2017
    7.1
    High

    CVE-2016-10330

    Last Modified: 20 Apr 2025

    Directory traversal vulnerability in synophoto_dsm_user, a SUID program, as used in Synology Photo Station before 6.5.3-3226 allows local users to write to arbitrary files via unspecified vectors.

    Published: 12 May 2017
    7
    High

    CVE-2017-8244

    Last Modified: 20 Apr 2025

    In core_info_read and inst_info_read in all Android releases from CAF using the Linux kernel, variable "dbg_buf", "dbg_buf->curr" and "dbg_buf->filled_size" could be modified by different threads at the same time, but they are not protected with mutex or locks. Buffer overflow is possible on race conditions. "buffer->curr" itself could also be overwritten, which means that it may point to anywhere of kernel memory (for write).

    Published: 12 May 2017
    9.8
    Critical

    CVE-2016-10329

    Last Modified: 20 Apr 2025

    Command injection vulnerability in login.php in Synology Photo Station before 6.5.3-3226 allows remote attackers to execute arbitrary code via shell metacharacters in the crafted 'X-Forwarded-For' header.

    Published: 12 May 2017
    7.5
    High

    CVE-2016-10331

    Last Modified: 20 Apr 2025

    Directory traversal vulnerability in download.php in Synology Photo Station before 6.5.3-3226 allows remote attackers to read arbitrary files via a full pathname in the id parameter.

    Published: 12 May 2017
    7.8
    High

    CVE-2017-8245

    Last Modified: 20 Apr 2025

    In all Android releases from CAF using the Linux kernel, while processing a voice SVC request which is nonstandard by specifying a payload size that will overflow its own declared size, an out of bounds memory copy occurs.

    Published: 12 May 2017
    7.8
    High

    CVE-2017-8246

    Last Modified: 20 Apr 2025

    In function msm_pcm_playback_close() in all Android releases from CAF using the Linux kernel, prtd is assigned substream->runtime->private_data. Later, prtd is freed. However, prtd is not sanitized and set to NULL, resulting in a dangling pointer. There are other functions that access the same memory (substream->runtime->private_data) with a NULL check, such as msm_pcm_volume_ctl_put(), which means this freed memory could be used.

    Published: 12 May 2017
    7.5
    High

    CVE-2017-8921

    Last Modified: 20 Apr 2025

    In FlightGear before 2017.2.1, the FGCommand interface allows overwriting any file the user has write access to, but not with arbitrary data: only with the contents of a FlightGear flightplan (XML). A resource such as a malicious third-party aircraft could exploit this to damage files belonging to the user. Both this issue and CVE-2016-9956 are directory traversal vulnerabilities in Autopilot/route_mgr.cxx - this one exists because of an incomplete fix for CVE-2016-9956.

    Published: 12 May 2017
    6.1
    Medium

    CVE-2016-4859

    Last Modified: 20 Apr 2025

    Open redirect vulnerability in Splunk Enterprise 6.4.x prior to 6.4.3, Splunk Enterprise 6.3.x prior to 6.3.6, Splunk Enterprise 6.2.x prior to 6.2.10, Splunk Enterprise 6.1.x prior to 6.1.11, Splunk Enterprise 6.0.x prior to 6.0.12, Splunk Enterprise 5.0.x prior to 5.0.16 and Splunk Light prior to 6.4.3 allows to redirect users to arbitrary web sites and conduct phishing attacks via unspecified vectors.

    Published: 12 May 2017
    8.8
    High

    CVE-2016-4876

    Last Modified: 20 Apr 2025

    Cross-site request forgery (CSRF) vulnerability in baserCMS version 3.0.10 and earlier allows remote attackers to hijack the authentication of administrators to execute arbitrary PHP code via unspecified vectors.

    Published: 12 May 2017
    8.8
    High

    CVE-2016-4879

    Last Modified: 20 Apr 2025

    Cross-site request forgery (CSRF) vulnerability in baserCMS plugin Mail version 3.0.10 and earlier allows remote attackers to hijack the authentication of administrators via unspecified vectors.

    Published: 12 May 2017
    8.8
    High

    CVE-2016-4885

    Last Modified: 20 Apr 2025

    Cross-site request forgery (CSRF) vulnerability in baserCMS plugin Feed version 3.0.10 and earlier allows remote attackers to hijack the authentication of administrators via unspecified vectors.

    Published: 12 May 2017
    4.8
    Medium

    CVE-2016-4858

    Last Modified: 20 Apr 2025

    Cross-site scripting vulnerability in Splunk Enterprise 6.4.x prior to 6.4.2, Splunk Enterprise 6.3.x prior to 6.3.6, Splunk Enterprise 6.2.x prior to 6.2.10, Splunk Enterprise 6.1.x prior to 6.1.11, Splunk Enterprise 6.0.x prior to 6.0.12, Splunk Enterprise 5.0.x prior to 5.0.16 and Splunk Light prior to 6.4.2 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors.

    Published: 12 May 2017
    5.4
    Medium

    CVE-2017-2122

    Last Modified: 20 Apr 2025

    Cross-site scripting vulnerability in Nessus versions 6.8.0, 6.8.1, 6.9.0, 6.9.1 and 6.9.2 allows remote authenticated attackers to inject arbitrary web script or HTML via unspecified vectors.

    Published: 12 May 2017
    7.5
    High

    CVE-2017-2163

    Last Modified: 20 Apr 2025

    Directory traversal vulnerability in SOY CMS Ver.1.8.1 to Ver.1.8.12 allows authenticated attackers to read arbitrary files via shop_id.

    Published: 12 May 2017
    7.8
    High

    CVE-2017-2167

    Last Modified: 20 Apr 2025

    Untrusted search path vulnerability in Installer for PrimeDrive Desktop Application version 1.4.4 and earlier allows remote attackers to execute arbitrary code via a specially crafted executable file in an unspecified directory.

    Published: 12 May 2017
    6.1
    Medium

    CVE-2016-4855

    Last Modified: 20 Apr 2025

    Cross-site scripting vulnerability in ADOdb versions prior to 5.20.6 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors.

    Published: 12 May 2017
    4.8
    Medium

    CVE-2016-4856

    Last Modified: 20 Apr 2025

    Cross-site scripting vulnerability in Splunk Enterprise 6.3.x prior to 6.3.5 and Splunk Light 6.3.x prior to 6.3.5 allows attacker with administrator rights to inject arbitrary web script or HTML via unspecified vectors.

    Published: 12 May 2017
    6.1
    Medium

    CVE-2016-4857

    Last Modified: 20 Apr 2025

    Open redirect vulnerability in Splunk Enterprise 6.4.x prior to 6.4.2, Splunk Enterprise 6.3.x prior to 6.3.6, Splunk Enterprise 6.2.x prior to 6.2.11 and Splunk Light prior to 6.4.2 allows to redirect users to arbitrary web sites and conduct phishing attacks via unspecified vectors.

    Published: 12 May 2017
    7.5
    High

    CVE-2016-4864

    Last Modified: 20 Apr 2025

    H2O versions 2.0.3 and earlier and 2.1.0-beta2 and earlier allows remote attackers to cause a denial-of-service (DoS) via format string specifiers in a template file via fastcgi, mruby, proxy, redirect or reproxy.

    Published: 12 May 2017
    8.8
    High

    CVE-2016-4878

    Last Modified: 20 Apr 2025

    Cross-site request forgery (CSRF) vulnerability in baserCMS version 3.0.10 and earlier allows remote attackers to hijack the authentication of administrators via unspecified vectors.

    Published: 12 May 2017
    5.4
    Medium

    CVE-2016-4880

    Last Modified: 20 Apr 2025

    Cross-site scripting vulnerability in baserCMS plugin Blog version 3.0.10 and earlier allows remote authenticated attackers to inject arbitrary web script or HTML via unspecified vectors.

    Published: 12 May 2017
    8.8
    High

    CVE-2016-4881

    Last Modified: 20 Apr 2025

    Cross-site request forgery (CSRF) vulnerability in baserCMS plugin Blog version 3.0.10 and earlier allows remote attackers to hijack the authentication of administrators via unspecified vectors.

    Published: 12 May 2017
    8.8
    High

    CVE-2016-4882

    Last Modified: 20 Apr 2025

    Cross-site request forgery (CSRF) vulnerability in baserCMS version 3.0.10 and earlier allows remote attackers to hijack the authentication of administrators via unspecified vectors.

    Published: 12 May 2017
    5.4
    Medium

    CVE-2016-4883

    Last Modified: 20 Apr 2025

    Cross-site scripting vulnerability in baserCMS version 3.0.10 and earlier allows remote attackers to inject arbitrary web script or HTML via unspecified vectors.

    Published: 12 May 2017
    8.8
    High

    CVE-2016-4884

    Last Modified: 20 Apr 2025

    Cross-site request forgery (CSRF) vulnerability in baserCMS plugin Blog version 3.0.10 and earlier allows remote attackers to hijack the authentication of administrators via unspecified vectors.

    Published: 12 May 2017
    8.8
    High

    CVE-2016-4887

    Last Modified: 20 Apr 2025

    Cross-site request forgery (CSRF) vulnerability in baserCMS plugin Uploader version 3.0.10 and earlier allows remote attackers to hijack the authentication of administrators via unspecified vectors.

    Published: 12 May 2017
    7.3
    High

    CVE-2017-2157

    Last Modified: 20 Apr 2025

    Untrusted search path vulnerability in installers for The Public Certification Service for Individuals "The JPKI user's software (for Windows 7 and later)" Ver3.1 and earlier, The Public Certification Service for Individuals "The JPKI user's software (for Windows Vista)", The Public Certification Service for Individuals "The JPKI user's software" Ver2.6 and earlier that were available until April 27, 2017 allows remote attackers to gain privileges via a Trojan horse DLL in an unspecified directory.

    Published: 12 May 2017
    7.8
    High

    CVE-2016-4838

    Last Modified: 20 Apr 2025

    The Android Apps Money Forward (prior to v7.18.0), Money Forward for The Gunma Bank (prior to v1.2.0), Money Forward for SHIGA BANK (prior to v1.2.0), Money Forward for SHIZUOKA BANK (prior to v1.4.0), Money Forward for SBI Sumishin Net Bank (prior to v1.6.0), Money Forward for Tokai Tokyo Securities (prior to v1.4.0), Money Forward for THE TOHO BANK (prior to v1.3.0), Money Forward for YMFG (prior to v1.5.0) provided by Money Forward, Inc. and Money Forward for AppPass (prior to v7.18.3), Money Forward for au SMARTPASS (prior to v7.18.0), Money Forward for Chou Houdai (prior to v7.18.3) provided by SOURCENEXT CORPORATION allows an attacker to execute unintended operations via a specially crafted application.

    Published: 12 May 2017
    5.5
    Medium

    CVE-2016-4839

    Last Modified: 20 Apr 2025

    The Android Apps Money Forward (prior to v7.18.0), Money Forward for The Gunma Bank (prior to v1.2.0), Money Forward for SHIGA BANK (prior to v1.2.0), Money Forward for SHIZUOKA BANK (prior to v1.4.0), Money Forward for SBI Sumishin Net Bank (prior to v1.6.0), Money Forward for Tokai Tokyo Securities (prior to v1.4.0), Money Forward for THE TOHO BANK (prior to v1.3.0), Money Forward for YMFG (prior to v1.5.0) provided by Money Forward, Inc. and Money Forward for AppPass (prior to v7.18.3), Money Forward for au SMARTPASS (prior to v7.18.0), Money Forward for Chou Houdai (prior to v7.18.3) provided by SOURCENEXT CORPORATION do not properly implement the WebView class, which allows an attacker to disclose information stored on the device via a specially crafted application.

    Published: 12 May 2017
    5.4
    Medium

    CVE-2016-4877

    Last Modified: 20 Apr 2025

    Cross-site scripting vulnerability in baserCMS plugin Mail version 3.0.10 and earlier allows remote authenticated attackers to inject arbitrary web script or HTML via unspecified vectors.

    Published: 12 May 2017
    8.8
    High

    CVE-2016-4886

    Last Modified: 20 Apr 2025

    Cross-site request forgery (CSRF) vulnerability in baserCMS plugin Mail version 3.0.10 and earlier allows remote attackers to hijack the authentication of administrators via unspecified vectors.

    Published: 12 May 2017
    6.1
    Medium

    CVE-2017-2164

    Last Modified: 20 Apr 2025

    Cross-site scripting vulnerability in SOY CMS with installer 1.8.12 and earlier allows remote attackers to inject arbitrary web script or HTML via unspecified vectors.

    Published: 12 May 2017
    7.8
    High

    CVE-2016-10274

    Last Modified: 20 Apr 2025

    An elevation of privilege vulnerability in the MediaTek touchscreen driver could enable a local malicious application to execute arbitrary code within the context of the kernel. This issue is rated as Critical due to the possibility of a local permanent device compromise, which may require reflashing the operating system to repair the device. Product: Android. Versions: N/A. Android ID: A-30202412. References: M-ALPS02897901.

    Published: 12 May 2017
    7
    High

    CVE-2016-10281

    Last Modified: 20 Apr 2025

    An elevation of privilege vulnerability in the MediaTek thermal driver could enable a local malicious application to execute arbitrary code within the context of the kernel. This issue is rated as High because it first requires compromising a privileged process. Product: Android. Versions: N/A. Android ID: A-28175647. References: M-ALPS02696475.

    Published: 12 May 2017
    7
    High

    CVE-2016-10288

    Last Modified: 20 Apr 2025

    An elevation of privilege vulnerability in the Qualcomm LED driver could enable a local malicious application to execute arbitrary code within the context of the kernel. This issue is rated as High because it first requires compromising a privileged process. Product: Android. Versions: Kernel-3.18. Android ID: A-33863909. References: QC-CR#1109763.

    Published: 12 May 2017
    4.7
    Medium

    CVE-2016-10296

    Last Modified: 20 Apr 2025

    An information disclosure vulnerability in the Qualcomm shared memory driver could enable a local malicious application to access data outside of its permission levels. This issue is rated as Moderate because it first requires compromising a privileged process. Product: Android. Versions: Kernel-3.10, Kernel-3.18. Android ID: A-33845464. References: QC-CR#1109782.

    Published: 12 May 2017