CVE Feed

    Dashboard / CVE

    7.5
    High

    CVE-2019-19731

    Last Modified: 21 Nov 2024

    Roxy Fileman 1.4.5 for .NET is vulnerable to path traversal. A remote attacker can write uploaded files to arbitrary locations via the RENAMEFILE action. This can be leveraged for code execution by uploading a specially crafted Windows shortcut file and writing the file to the Startup folder (because an incomplete blacklist of file extensions allows Windows shortcut files to be uploaded).

    Published: 16 Dec 2019
    5.3
    Medium

    CVE-2019-18831

    Last Modified: 21 Nov 2024

    Barco ClickShare Button R9861500D01 devices before 1.9.0 allow Information Exposure. The encrypted ClickShare Button firmware contains the private key of a test device-certificate.

    Published: 16 Dec 2019
    9.8
    Critical

    CVE-2019-18830

    Last Modified: 21 Nov 2024

    Barco ClickShare Button R9861500D01 devices before 1.9.0 allow OS Command Injection. The embedded 'dongle_bridge' program used to expose the functionalities of the ClickShare Button to a USB host, is vulnerable to OS command injection vulnerabilities. These vulnerabilities could lead to code execution on the ClickShare Button with the privileges of the user 'nobody'.

    Published: 16 Dec 2019
    6.8
    Medium

    CVE-2019-18828

    Last Modified: 21 Nov 2024

    Barco ClickShare Button R9861500D01 devices before 1.9.0 have Insufficiently Protected Credentials. The root account (present for access via debug interfaces, which are by default not enabled on production devices) of the embedded Linux on the ClickShare Button is using a weak password.

    Published: 16 Dec 2019
    5.9
    Medium

    CVE-2019-18827

    Last Modified: 21 Nov 2024

    On Barco ClickShare Button R9861500D01 devices (before firmware version 1.9.0) JTAG access is disabled after ROM code execution. This means that JTAG access is possible when the system is running code from ROM before handing control over to embedded firmware.

    Published: 16 Dec 2019
    9.8
    Critical

    CVE-2019-18826

    Last Modified: 21 Nov 2024

    Barco ClickShare Button R9861500D01 devices before 1.9.0 have Improper Following of a Certificate's Chain of Trust. The embedded 'dongle_bridge' program used to expose the functionalities of the ClickShare Button to a USB host, does not properly validate the whole certificate chain.

    Published: 16 Dec 2019
    6.1
    Medium

    CVE-2019-19368

    Last Modified: 21 Nov 2024

    A Reflected Cross Site Scripting was discovered in the Login page of Rumpus FTP Web File Manager 8.2.9.1. An attacker can exploit it by sending a crafted link to end users and can execute arbitrary Javascripts

    Published: 16 Dec 2019
    6.5
    Medium

    CVE-2019-4560

    Last Modified: 21 Nov 2024

    IBM MQ and IBM MQ Appliance 9.1 CD, 9.1 LTS, 9.0 LTS, and 8.0 is vulnerable to a denial of service attack caused by channels processing poorly formatted messages. IBM X-Force ID: 166357.

    Published: 16 Dec 2019
    5.5
    Medium

    CVE-2019-4444

    Last Modified: 21 Nov 2024

    IBM API Connect 2018.1 through 2018.4.1.7 Developer Portal's user registration page does not disable password autocomplete. An attacker with access to the browser instance and local system credentials can steal the credentials used for registration. IBM X-Force ID: 163453.

    Published: 16 Dec 2019
    6.5
    Medium

    CVE-2019-19783

    Last Modified: 21 Nov 2024

    An issue was discovered in Cyrus IMAP before 2.5.15, 3.0.x before 3.0.13, and 3.1.x through 3.1.8. If sieve script uploading is allowed (3.x) or certain non-default sieve options are enabled (2.x), a user with a mail account on the service can use a sieve script containing a fileinto directive to create any mailbox with administrator privileges, because of folder mishandling in autosieve_createfolder() in imap/lmtp_sieve.c.

    Published: 16 Dec 2019
    3.7
    Low

    CVE-2019-11046

    Last Modified: 17 Aug 2026

    In PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0, PHP bcmath extension functions on some systems, including Windows, can be tricked into reading beyond the allocated space by supplying it with string containing characters that are identified as numeric by the OS but aren't ASCII numbers. This can read to disclosure of the content of some memory locations.

    Published: 16 Dec 2019
    8.1
    High

    CVE-2018-1311

    Last Modified: 4 Nov 2025

    The Apache Xerces-C 3.0.0 to 3.2.3 XML parser contains a use-after-free error triggered during the scanning of external DTDs. This flaw has not been addressed in the maintained version of the library and has no current mitigation other than to disable DTD processing. This can be accomplished via the DOM using a standard parser feature, or via SAX using the XERCES_DISABLE_DTD environment variable.

    Published: 16 Dec 2019
    7.5
    High

    CVE-2019-20149

    Last Modified: 21 Nov 2024

    ctorName in index.js in kind-of v6.0.2 allows external user input to overwrite certain internal attributes via a conflicting name, as demonstrated by 'constructor': {'name':'Symbol'}. Hence, a crafted payload can overwrite this builtin attribute to manipulate the type detection result.

    Published: 16 Dec 2019
    7.8
    High

    CVE-2019-10773

    Last Modified: 21 Nov 2024

    In Yarn before 1.21.1, the package install functionality can be abused to generate arbitrary symlinks on the host filesystem by using specially crafted "bin" keys. Existing files could be overwritten depending on the current user permission set.

    Published: 16 Dec 2019
    7.5
    High

    CVE-2019-19331

    Last Modified: 21 Nov 2024

    knot-resolver before version 4.3.0 is vulnerable to denial of service through high CPU utilization. DNS replies with very many resource records might be processed very inefficiently, in extreme cases taking even several CPU seconds for each such uncached message. For example, a few thousand A records can be squashed into one DNS message (limit is 64kB).

    Published: 16 Dec 2019
    9.8
    Critical

    CVE-2014-8650

    Last Modified: 21 Nov 2024

    python-requests-Kerberos through 0.5 does not handle mutual authentication

    Published: 15 Dec 2019
    6.1
    Medium

    CVE-2014-4913

    Last Modified: 21 Nov 2024

    ZF2014-03 has a potential cross site scripting vector in multiple view helpers

    Published: 15 Dec 2019
    8.2
    High

    CVE-2019-19340

    Last Modified: 21 Nov 2024

    A flaw was found in Ansible Tower, versions 3.6.x before 3.6.2 and 3.5.x before 3.5.3, where enabling RabbitMQ manager by setting it with '-e rabbitmq_enable_manager=true' exposes the RabbitMQ management interface publicly, as expected. If the default admin user is still active, an attacker could guess the password and gain access to the system.

    Published: 14 Dec 2019
    5.3
    Medium

    CVE-2019-19342

    Last Modified: 21 Nov 2024

    A flaw was found in Ansible Tower, versions 3.6.x before 3.6.2 and 3.5.x before 3.5.4, when /websocket is requested and the password contains the '#' character. This request would cause a socket error in RabbitMQ when parsing the password and an HTTP error code 500 and partial password disclose will occur in plaintext. An attacker could easily guess some predictable passwords or brute force the password.

    Published: 14 Dec 2019
    5.5
    Medium

    CVE-2019-19341

    Last Modified: 21 Nov 2024

    A flaw was found in Ansible Tower, versions 3.6.x before 3.6.2, where files in '/var/backup/tower' are left world-readable. These files include both the SECRET_KEY and the database backup. Any user with access to the Tower server, and knowledge of when a backup is run, could retrieve every credential stored in Tower. Access to data is the highest threat with this vulnerability.

    Published: 14 Dec 2019
    3.5
    Low

    CVE-2019-5252

    Last Modified: 21 Nov 2024

    There is an improper authentication vulnerability in Huawei smartphones (Y9, Honor 8X, Honor 9 Lite, Honor 9i, Y6 Pro). The applock does not perform a sufficient authentication in a rare condition. Successful exploit could allow the attacker to use the application locked by applock in an instant.

    Published: 13 Dec 2019
    5.3
    Medium

    CVE-2019-5235

    Last Modified: 21 Nov 2024

    Some Huawei smart phones have a null pointer dereference vulnerability. An attacker crafts specific packets and sends to the affected product to exploit this vulnerability. Successful exploitation may cause the affected phone to be abnormal.

    Published: 13 Dec 2019
    4.6
    Medium

    CVE-2019-5264

    Last Modified: 21 Nov 2024

    There is an information disclosure vulnerability in certain Huawei smartphones (Mate 10;Mate 10 Pro;Honor V10;Changxiang 7S;P-smart;Changxiang 8 Plus;Y9 2018;Honor 9 Lite;Honor 9i;Mate 9). The software does not properly handle certain information of applications locked by applock in a rare condition. Successful exploit could cause information disclosure.

    Published: 13 Dec 2019
    7.5
    High

    CVE-2019-5277

    Last Modified: 21 Nov 2024

    Huawei CloudUSM-EUA V600R006C10;V600R019C00 have an information leak vulnerability. Due to improper configuration, the attacker may cause information leak by successful exploitation.

    Published: 13 Dec 2019
    8.6
    High

    CVE-2019-5254

    Last Modified: 21 Nov 2024

    Certain Huawei products (AP2000;IPS Module;NGFW Module;NIP6300;NIP6600;NIP6800;S5700;SVN5600;SVN5800;SVN5800-C;SeMG9811;Secospace AntiDDoS8000;Secospace USG6300;Secospace USG6500;Secospace USG6600;USG6000V;eSpace U1981) have an out-of-bounds read vulnerability. An attacker who logs in to the board may send crafted messages from the internal network port or tamper with inter-process message packets to exploit this vulnerability. Due to insufficient validation of the message, successful exploit may cause the affected board to be abnormal.

    Published: 13 Dec 2019
    5.5
    Medium

    CVE-2019-5255

    Last Modified: 21 Nov 2024

    Certain Huawei products (AP2000;IPS Module;NGFW Module;NIP6300;NIP6600;NIP6800;S5700;SVN5600;SVN5800;SVN5800-C;SeMG9811;Secospace AntiDDoS8000;Secospace USG6300;Secospace USG6500;Secospace USG6600;USG6000V;eSpace U1981) have a DoS vulnerability. An attacker may send crafted messages from a FTP client to exploit this vulnerability. Due to insufficient validation of the message, successful exploit may cause the system out-of-bounds read and result in a denial of service condition of the affected service.

    Published: 13 Dec 2019
    5.5
    Medium

    CVE-2019-5256

    Last Modified: 21 Nov 2024

    Certain Huawei products (AP2000;IPS Module;NGFW Module;NIP6300;NIP6600;NIP6800;S5700;SVN5600;SVN5800;SVN5800-C;SeMG9811;Secospace AntiDDoS8000;Secospace USG6300;Secospace USG6500;Secospace USG6600;USG6000V;eSpace U1981) have a null pointer dereference vulnerability. The system dereferences a pointer that it expects to be valid, but is NULL. A local attacker could exploit this vulnerability by sending crafted parameters. A successful exploit could cause a denial of service and the process reboot.

    Published: 13 Dec 2019
    5.5
    Medium

    CVE-2019-5258

    Last Modified: 21 Nov 2024

    Certain Huawei products (AP2000;IPS Module;NGFW Module;NIP6300;NIP6600;NIP6800;S5700;SVN5600;SVN5800;SVN5800-C;SeMG9811;Secospace AntiDDoS8000;Secospace USG6300;Secospace USG6500;Secospace USG6600;USG6000V;eSpace U1981) have a buffer overflow vulnerability. An attacker who logs in to the board may send crafted messages from the internal network port or tamper with inter-process message packets to exploit this vulnerability. Due to insufficient validation of the message, successful exploit may cause the affected board to be abnormal.

    Published: 13 Dec 2019
    5.5
    Medium

    CVE-2019-5257

    Last Modified: 21 Nov 2024

    Certain Huawei products (AP2000;IPS Module;NGFW Module;NIP6300;NIP6600;NIP6800;S5700;SVN5600;SVN5800;SVN5800-C;SeMG9811;Secospace) have a resource management vulnerability. An attacker who logs in to the board may send crafted messages from the internal network.

    Published: 13 Dec 2019
    7.8
    High

    CVE-2019-19796

    Last Modified: 21 Nov 2024

    Yabasic 2.86.2 has a heap-based buffer overflow in myformat in function.c via a crafted BASIC source file.

    Published: 13 Dec 2019
    7.8
    High

    CVE-2019-19795

    Last Modified: 21 Nov 2024

    samurai 0.7 has a heap-based buffer overflow in canonpath in util.c via a crafted build file.

    Published: 13 Dec 2019
    6.5
    Medium

    CVE-2019-5260

    Last Modified: 21 Nov 2024

    Huawei smartphones HUAWEI Y9 2019 and Honor View 20 have a denial of service vulnerability. Due to insufficient input validation of specific value when parsing the messages, an attacker may send specially crafted TD-SCDMA messages from a rogue base station to the affected devices to exploit this vulnerability. Successful exploit may cause an infinite loop and the device to reboot.

    Published: 13 Dec 2019
    6.5
    Medium

    CVE-2019-5278

    Last Modified: 21 Nov 2024

    There is an out-of-bounds read vulnerability in the Advanced Packages feature of the Gauss100 OLTP database in CampusInsight before V100R019C00SPC200. Attackers who gain the specific permission can use this vulnerability by sending elaborate SQL statements to the database. Successful exploit of this vulnerability may cause the database to crash.

    Published: 13 Dec 2019
    5.9
    Medium

    CVE-2019-5253

    Last Modified: 21 Nov 2024

    E5572-855 with versions earlier than 8.0.1.3(H335SP1C233) has an improper authentication vulnerability. The device does not perform a sufficient authentication when doing certain operations, successful exploit could allow an attacker to cause the device to reboot after launch a man in the middle attack.

    Published: 13 Dec 2019
    9.8
    Critical

    CVE-2019-16736

    Last Modified: 21 Nov 2024

    A stack-based buffer overflow in processCommandUploadSnapshot in libcommon.so in Petwant PF-103 firmware 4.22.2.42 and Petalk AI 3.2.2.30 allows remote attackers to cause denial of service or run arbitrary code as the root user.

    Published: 13 Dec 2019
    9.8
    Critical

    CVE-2019-16735

    Last Modified: 21 Nov 2024

    A stack-based buffer overflow in processCommandUploadLog in libcommon.so in Petwant PF-103 firmware 4.22.2.42 and Petalk AI 3.2.2.30 allows remote attackers to cause denial of service or run arbitrary code as the root user.

    Published: 13 Dec 2019
    9.8
    Critical

    CVE-2019-17364

    Last Modified: 21 Nov 2024

    The processCommandUploadLog() function of libcommon.so in Petwant PF-103 firmware 4.22.2.42 and Petalk AI 3.2.2.30 allows remote attackers to execute arbitrary system commands as the root user.

    Published: 13 Dec 2019
    9.8
    Critical

    CVE-2019-16730

    Last Modified: 21 Nov 2024

    processCommandUpgrade() in libcommon.so in Petwant PF-103 firmware 4.22.2.42 and Petalk AI 3.2.2.30 allows remote attackers to execute arbitrary system commands as the root user.

    Published: 13 Dec 2019
    9.8
    Critical

    CVE-2019-16733

    Last Modified: 21 Nov 2024

    processCommandSetUid() in libcommon.so in Petwant PF-103 firmware 4.22.2.42 and Petalk AI 3.2.2.30 allows remote attackers to execute arbitrary system commands as the root user.

    Published: 13 Dec 2019
    9.8
    Critical

    CVE-2019-16737

    Last Modified: 21 Nov 2024

    The processCommandSetMac() function of libcommon.so in Petwant PF-103 firmware 4.22.2.42 and Petalk AI 3.2.2.30 allows remote attackers to execute arbitrary system commands as the root user.

    Published: 13 Dec 2019
    7.5
    High

    CVE-2019-16731

    Last Modified: 21 Nov 2024

    The udpServerSys service in Petwant PF-103 firmware 4.22.2.42 and Petalk AI 3.2.2.30 allows remote attackers to initiate firmware upgrades and alter device settings.

    Published: 13 Dec 2019
    9.8
    Critical

    CVE-2019-16734

    Last Modified: 21 Nov 2024

    Use of default credentials for the TELNET server in Petwant PF-103 firmware 4.3.2.50 and Petalk AI 3.2.2.30 allows remote attackers to execute arbitrary system commands as the root user.

    Published: 13 Dec 2019
    8.1
    High

    CVE-2019-16732

    Last Modified: 21 Nov 2024

    Unencrypted HTTP communications for firmware upgrades in Petalk AI and PF-103 allow man-in-the-middle attackers to run arbitrary code as the root user.

    Published: 13 Dec 2019
    8.8
    High

    CVE-2019-19774

    Last Modified: 21 Nov 2024

    An issue was discovered in Zoho ManageEngine EventLog Analyzer 10.0 SP1 before Build 12110. By running "select hostdetails from hostdetails" at the /event/runquery.do endpoint, it is possible to bypass the security restrictions that prevent even administrative users from viewing credential data stored in the database, and recover the MD5 hashes of the accounts used to authenticate the ManageEngine platform to the managed machines on the network (most often administrative accounts). Specifically, this bypasses these restrictions: a query cannot mention password, and a query result cannot have a password column.

    Published: 13 Dec 2019
    7.5
    High

    CVE-2019-17123

    Last Modified: 21 Nov 2024

    The eGain Web Email API 11+ allows spoofed messages because the fromName and message fields (to /system/ws/v11/ss/email) are mishandled, as demonstrated by fromName header injection with a %0a or %0d character. (Also, the message parameter can have initial HTML comment characters.)

    Published: 13 Dec 2019
    8.8
    High

    CVE-2019-19793

    Last Modified: 21 Nov 2024

    In Cyxtera AppGate SDP Client 4.1.x through 4.3.x before 4.3.2 on Windows, a local or remote user from the same domain can gain privileges.

    Published: 13 Dec 2019
    9.8
    Critical

    CVE-2019-19790

    Last Modified: 30 Jun 2025

    Path traversal in RadChart in Telerik UI for ASP.NET AJAX allows a remote attacker to read and delete an image with extension .BMP, .EXIF, .GIF, .ICON, .JPEG, .PNG, .TIFF, or .WMF on the server through a specially crafted request. NOTE: RadChart was discontinued in 2014 in favor of RadHtmlChart. All RadChart versions were affected. To avoid this vulnerability, you must remove RadChart's HTTP handler from a web.config (its type is Telerik.Web.UI.ChartHttpHandler).

    Published: 13 Dec 2019
    6.1
    Medium

    CVE-2019-14344

    Last Modified: 21 Nov 2024

    TemaTres 3.0 has reflected XSS via the replace_string or search_string parameter to the vocab/admin.php?doAdmin=bulkReplace URI.

    Published: 13 Dec 2019
    5.4
    Medium

    CVE-2019-4426

    Last Modified: 21 Nov 2024

    The Case Builder component shipped with 18.0.0.1 through 19.0.0.2 and IBM Case Manager 5.1.1 through 5.3 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: 162772.

    Published: 13 Dec 2019
    7.8
    High

    CVE-2019-19785

    Last Modified: 21 Nov 2024

    ATasm 1.06 has a stack-based buffer overflow in the to_comma() function in asm.c via a crafted .m65 file.

    Published: 13 Dec 2019