CVE Feed

    Dashboard / CVE

    6.1
    Medium

    CVE-2019-9737

    Last Modified: 21 Nov 2024

    Editor.md 1.5.0 has DOM-based XSS via vectors involving the '<EMBED SRC="data:image/svg+xml' substring.

    Published: 13 Mar 2019
    6.1
    Medium

    CVE-2019-9738

    Last Modified: 21 Nov 2024

    jimmykuu Gopher 2.0 has DOM-based XSS via vectors involving the '<EMBED SRC="data:image/svg+xml' substring.

    Published: 13 Mar 2019
    7.5
    High

    CVE-2019-3863

    Last Modified: 19 Dec 2025

    A flaw was found in libssh2 before 1.8.1 creating a vulnerability on the SSH client side. A server could send a multiple keyboard interactive response messages whose total length are greater than unsigned char max characters. This value is used by the SSH client as an index to copy memory causing in an out of bounds memory write error.

    Published: 13 Mar 2019
    9.1
    Critical

    CVE-2019-3859

    Last Modified: 18 Dec 2025

    An out of bounds read flaw was discovered in libssh2 before 1.8.1 in the _libssh2_packet_require and _libssh2_packet_requirev functions. A remote attacker who compromises a SSH server may be able to cause a Denial of Service or read data in the client memory.

    Published: 13 Mar 2019
    8.8
    High

    CVE-2019-3855

    Last Modified: 17 Dec 2025

    An integer overflow flaw which could lead to an out of bounds write was discovered in libssh2 before 1.8.1 in the way packets are read from the server. A remote attacker who compromises a SSH server may be able to execute code on the client system when a user connects to the server.

    Published: 13 Mar 2019
    7.5
    High

    CVE-2019-5418

    Last Modified: 30 Oct 2025

    There is a File Content Disclosure vulnerability in Action View <5.2.2.1, <5.1.6.2, <5.0.7.2, <4.2.11.1 and v3 where specially crafted accept headers can cause contents of arbitrary files on the target system's filesystem to be exposed.

    Published: 13 Mar 2019
    6.1
    Medium

    CVE-2019-9741

    Last Modified: 21 Nov 2024

    An issue was discovered in net/http in Go 1.11.5. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the second argument to http.NewRequest with \r\n followed by an HTTP header or a Redis command.

    Published: 13 Mar 2019
    8.8
    High

    CVE-2019-3856

    Last Modified: 23 Apr 2025

    An integer overflow flaw, which could lead to an out of bounds write, was discovered in libssh2 before 1.8.1 in the way keyboard prompt requests are parsed. A remote attacker who compromises a SSH server may be able to execute code on the client system when a user connects to the server.

    Published: 13 Mar 2019
    7.3
    High

    CVE-2019-3862

    Last Modified: 21 Nov 2024

    An out of bounds read flaw was discovered in libssh2 before 1.8.1 in the way SSH_MSG_CHANNEL_REQUEST packets with an exit status message and no payload are parsed. A remote attacker who compromises a SSH server may be able to cause a Denial of Service or read data in the client memory.

    Published: 13 Mar 2019
    5.1
    Medium

    CVE-2019-3902

    Last Modified: 21 Nov 2024

    A flaw was found in Mercurial before 4.9. It was possible to use symlinks and subrepositories to defeat Mercurial's path-checking logic and write files outside a repository.

    Published: 13 Mar 2019
    7.5
    High

    CVE-2019-5419

    Last Modified: 21 Nov 2024

    There is a possible denial of service vulnerability in Action View (Rails) <5.2.2.1, <5.1.6.2, <5.0.7.2, <4.2.11.1 where specially crafted accept headers can cause action view to consume 100% cpu and make the server unresponsive.

    Published: 13 Mar 2019
    6.1
    Medium

    CVE-2019-9740

    Last Modified: 21 Nov 2024

    An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \r\n (specifically in the query string after a ? character) followed by an HTTP header or a Redis command. This is fixed in: v2.7.17, v2.7.17rc1, v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.9, v3.6.9rc1; v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.

    Published: 13 Mar 2019
    6.1
    Medium

    CVE-2019-11236

    Last Modified: 21 Nov 2024

    In the urllib3 library through 1.24.1 for Python, CRLF injection is possible if the attacker controls the request parameter.

    Published: 13 Mar 2019
    8.8
    High

    CVE-2019-3857

    Last Modified: 23 Apr 2025

    An integer overflow flaw which could lead to an out of bounds write was discovered in libssh2 before 1.8.1 in the way SSH_MSG_CHANNEL_REQUEST packets with an exit signal are parsed. A remote attacker who compromises a SSH server may be able to execute code on the client system when a user connects to the server.

    Published: 13 Mar 2019
    5
    Medium

    CVE-2019-3858

    Last Modified: 21 Nov 2024

    An out of bounds read flaw was discovered in libssh2 before 1.8.1 when a specially crafted SFTP packet is received from the server. A remote attacker who compromises a SSH server may be able to cause a Denial of Service or read data in the client memory.

    Published: 13 Mar 2019
    5
    Medium

    CVE-2019-3860

    Last Modified: 21 Nov 2024

    An out of bounds read flaw was discovered in libssh2 before 1.8.1 in the way SFTP packets with empty payloads are parsed. A remote attacker who compromises a SSH server may be able to cause a Denial of Service or read data in the client memory.

    Published: 13 Mar 2019
    5
    Medium

    CVE-2019-3861

    Last Modified: 21 Nov 2024

    An out of bounds read flaw was discovered in libssh2 before 1.8.1 in the way SSH packets with a padding length value greater than the packet length are parsed. A remote attacker who compromises a SSH server may be able to cause a Denial of Service or read data in the client memory.

    Published: 13 Mar 2019
    9.8
    Critical

    CVE-2019-5420

    Last Modified: 21 Nov 2024

    A remote code execution vulnerability in development mode Rails <5.2.2.1, <6.0.0.beta3 can allow an attacker to guess the automatically generated development mode secret token. This secret token can be used in combination with other Rails internals to escalate to a remote code execution exploit.

    Published: 13 Mar 2019
    8.8
    High

    CVE-2019-0270

    Last Modified: 21 Nov 2024

    ABAP Server of SAP NetWeaver and ABAP Platform fail to perform necessary authorization checks for an authenticated user, resulting in escalation of privileges. This has been corrected in the following versions: KRNL32NUC 7.21, 7.21EXT, 7.22, 7.22EXT, KRNL32UC 7.21, 7.21EXT, 7.22, 7.22EXT, KRNL64NUC 7.21, 7.21EXT, 7.22, 7.22EXT, 7.49, 7.74, KRNL64UC 7.21, 7.21EXT, 7.22, 7.22EXT, 7.49, 7.73, 7.74, 8.04, KERNEL 7.21, 7.45, 7.49, 7.53, 7.73, 7.74, 7.75, 8.04.

    Published: 12 Mar 2019
    8.8
    High

    CVE-2019-0276

    Last Modified: 21 Nov 2024

    Banking services from SAP 9.0 (FSAPPL version 5) and SAP S/4HANA Financial Products Subledger (S4FPSL, version 1) performs an inadequate authorization check for an authenticated user, potentially resulting in escalation of privileges.

    Published: 12 Mar 2019
    5.4
    Medium

    CVE-2019-0269

    Last Modified: 21 Nov 2024

    SAP BusinessObjects Business Intelligence Platform (BI Workspace), versions 4.10 and 4.20, does not sufficiently encode user-controlled inputs, resulting in Cross-Site Scripting (XSS) vulnerability.

    Published: 12 Mar 2019
    7.5
    High

    CVE-2019-0274

    Last Modified: 21 Nov 2024

    SAP Mobile Platform SDK allows an attacker to prevent legitimate users from accessing a service, either by crashing or flooding the service (i.e. denial of service). Fixed in versions 3.1 SP03 PL02, SDK 3.1 SP04, or later.

    Published: 12 Mar 2019
    5.4
    Medium

    CVE-2019-0275

    Last Modified: 21 Nov 2024

    SAML 1.1 SSO Demo Application in SAP NetWeaver Java Application Server (J2EE-APPS), versions 7.10 to 7.11, 7.20, 7.30, 7.31, 7.40 and 7.50, does not sufficiently encode user-controlled inputs, which results in cross-site scripting (XSS) vulnerability.

    Published: 12 Mar 2019
    6.5
    Medium

    CVE-2019-0277

    Last Modified: 21 Nov 2024

    SAP HANA extended application services, version 1, advanced does not sufficiently validate an XML document accepted from an authenticated developer with privileges to the SAP space (XML External Entity vulnerability).

    Published: 12 Mar 2019
    7.8
    High

    CVE-2019-9729

    Last Modified: 21 Nov 2024

    In Shanda MapleStory Online V160, the SdoKeyCrypt.sys driver allows privilege escalation to NT AUTHORITY\SYSTEM because of not validating the IOCtl 0x8000c01c input value, leading to an integer signedness error and a heap-based buffer underflow.

    Published: 12 Mar 2019
    8.1
    High

    CVE-2019-0268

    Last Modified: 21 Nov 2024

    SAP BusinessObjects Business Intelligence Platform (CMC Module), versions 4.10, 4.20 and 4.30, does not sufficiently validate an XML document accepted from an untrusted source.

    Published: 12 Mar 2019
    6.5
    Medium

    CVE-2019-0271

    Last Modified: 21 Nov 2024

    ABAP Server (used in NetWeaver and Suite/ERP) and ABAP Platform does not sufficiently validate an XML document accepted from an untrusted source, leading to an XML External Entity (XEE) vulnerability. Fixed in Kernel 7.21 or 7.22, that is ABAP Server 7.00 to 7.31 and Kernel 7.45, 7.49 or 7.53, that is ABAP Server 7.40 to 7.52 or ABAP Platform. For more recent updates please refer to Security Note 2870067 (which supersedes the solution of Security Note 2736825) in the reference section below.

    Published: 12 Mar 2019
    5.3
    Medium

    CVE-2019-3615

    Last Modified: 21 Nov 2024

    Data Leakage Attacks vulnerability in the web interface in McAfee Database Security prior to the 4.6.6 March 2019 update allows local users to expose passwords via incorrectly auto completing password fields in the admin browser login screen.

    Published: 12 Mar 2019
    7.8
    High

    CVE-2019-5922

    Last Modified: 21 Nov 2024

    Untrusted search path vulnerability in The installer of Microsoft Teams allows an attacker to gain privileges via a Trojan horse DLL in an unspecified directory.

    Published: 12 Mar 2019
    7.8
    High

    CVE-2019-5921

    Last Modified: 21 Nov 2024

    Untrusted search path vulnerability in Windows 7 allows an attacker to gain privileges via a Trojan horse DLL in an unspecified directory.

    Published: 12 Mar 2019
    7.5
    High

    CVE-2019-5917

    Last Modified: 21 Nov 2024

    azure-umqtt-c (available through GitHub prior to 2017 October 6) allows remote attackers to cause a denial of service via unspecified vectors.

    Published: 12 Mar 2019
    9.1
    Critical

    CVE-2019-5918

    Last Modified: 21 Nov 2024

    Nablarch 5 (5, and 5u1 to 5u13) allows remote attackers to conduct XML External Entity (XXE) attacks via unspecified vectors.

    Published: 12 Mar 2019
    9.1
    Critical

    CVE-2019-5919

    Last Modified: 21 Nov 2024

    An incomplete cryptography of the data store function by using hidden tag in Nablarch 5 (5, and 5u1 to 5u13) allows remote attackers to obtain information of the stored data, to register invalid value, or alter the value via unspecified vectors.

    Published: 12 Mar 2019
    8.8
    High

    CVE-2019-5920

    Last Modified: 21 Nov 2024

    Cross-site request forgery (CSRF) vulnerability in FormCraft 1.2.1 and earlier allows remote attackers to hijack the authentication of administrators via a specially crafted page.

    Published: 12 Mar 2019
    7.5
    High

    CVE-2019-5923

    Last Modified: 21 Nov 2024

    Directory traversal vulnerability in iChain Insurance Wallet App for iOS Version 1.3.0 and earlier allows remote attackers to read arbitrary files via unspecified vectors.

    Published: 12 Mar 2019
    8.8
    High

    CVE-2019-5924

    Last Modified: 21 Nov 2024

    Cross-site request forgery (CSRF) vulnerability in Smart Forms 2.6.15 and earlier allows remote attackers to hijack the authentication of administrators via a specially crafted page.

    Published: 12 Mar 2019
    5.4
    Medium

    CVE-2019-5925

    Last Modified: 21 Nov 2024

    Cross-site scripting vulnerability in Dradis Community Edition Dradis Community Edition v3.11 and earlier and Dradis Professional Edition v3.1.1 and earlier allow remote authenticated attackers to inject arbitrary web script or HTML via unspecified vectors.

    Published: 12 Mar 2019
    6.1
    Medium

    CVE-2019-9558

    Last Modified: 21 Nov 2024

    Mailtraq WebMail version 2.17.7.3550 has Persistent Cross Site Scripting (XSS) via the body of an e-mail message. To exploit the vulnerability, the victim must open an email with malicious Javascript inserted into the body of the email as an iframe.

    Published: 12 Mar 2019
    6.1
    Medium

    CVE-2019-9725

    Last Modified: 21 Nov 2024

    The Web manager (aka Commander) on Korenix JetPort 5601 and 5601f devices has Persistent XSS via the Port Alias field under Serial Setting.

    Published: 12 Mar 2019
    6.1
    Medium

    CVE-2019-9557

    Last Modified: 21 Nov 2024

    Ability Mail Server 4.2.6 has Persistent Cross Site Scripting (XSS) via the body e-mail body. To exploit the vulnerability, the victim must open an email with malicious Javascript inserted into the body of the email as an iframe.

    Published: 12 Mar 2019
    6.1
    Medium

    CVE-2019-9711

    Last Modified: 21 Nov 2024

    An issue was discovered in Joomla! before 3.9.4. The item_title layout in edit views lacks escaping, leading to XSS.

    Published: 12 Mar 2019
    6.1
    Medium

    CVE-2019-9712

    Last Modified: 21 Nov 2024

    An issue was discovered in Joomla! before 3.9.4. The JSON handler in com_config lacks input validation, leading to XSS.

    Published: 12 Mar 2019
    7.5
    High

    CVE-2019-9713

    Last Modified: 21 Nov 2024

    An issue was discovered in Joomla! before 3.9.4. The sample data plugins lack ACL checks, allowing unauthorized access.

    Published: 12 Mar 2019
    6.1
    Medium

    CVE-2019-9714

    Last Modified: 21 Nov 2024

    An issue was discovered in Joomla! before 3.9.4. The media form field lacks escaping, leading to XSS.

    Published: 12 Mar 2019
    6.5
    Medium

    CVE-2019-0757

    Last Modified: 21 Nov 2024

    A tampering vulnerability exists in the NuGet Package Manager for Linux and Mac that could allow an authenticated attacker to modify a NuGet package's folder structure, aka 'NuGet Package Manager Tampering Vulnerability'.

    Published: 12 Mar 2019
    4.9
    Medium

    CVE-2018-17944

    Last Modified: 21 Nov 2024

    On certain Lexmark devices that communicate with an LDAP or SMTP server, a malicious administrator can discover LDAP or SMTP credentials by changing that server's hostname to one that they control, and then capturing the credentials that are sent there. This occurs because stored credentials are not automatically deleted upon that type of hostname change.

    Published: 12 Mar 2019
    5.4
    Medium

    CVE-2019-9644

    Last Modified: 21 Nov 2024

    An XSSI (cross-site inclusion) vulnerability in Jupyter Notebook before 5.7.6 allows inclusion of resources on malicious pages when visited by users who are authenticated with a Jupyter server. Access to the content of resources has been demonstrated with Internet Explorer through capturing of error messages, though not reproduced with other browsers. This occurs because Internet Explorer's error messages can include the content of any invalid JavaScript that was encountered.

    Published: 12 Mar 2019
    8.1
    High

    CVE-2019-9710

    Last Modified: 21 Nov 2024

    An issue was discovered in webargs before 5.1.3, as used with marshmallow and other products. JSON parsing uses a short-lived cache to store the parsed JSON body. This cache is not thread-safe, meaning that incorrect JSON payloads could have been parsed for concurrent requests.

    Published: 12 Mar 2019
    7.5
    High

    CVE-2019-3816

    Last Modified: 21 Nov 2024

    Openwsman, versions up to and including 2.6.9, are vulnerable to arbitrary file disclosure because the working directory of openwsmand daemon was set to root directory. A remote, unauthenticated attacker can exploit this vulnerability by sending a specially crafted HTTP request to openwsman server.

    Published: 12 Mar 2019
    8.8
    High

    CVE-2019-5787

    Last Modified: 21 Nov 2024

    Use-after-garbage-collection in Blink in Google Chrome prior to 73.0.3683.75 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.

    Published: 12 Mar 2019