VYPR

Vendor CVEs

Debian

All CVEs

10,468 total · sorted by risk
  • CVE-2020-11868HigApr 17, 2020
    risk 0.49cvss 7.5epss 0.02

    ntpd in ntp before 4.2.8p14 and 4.3.x before 4.3.100 allows an off-path attacker to block unauthenticated synchronization via a server mode packet with a spoofed source IP address, because transmissions are rescheduled even when a packet lacks a valid origin timestamp.

  • CVE-2019-12520HigApr 15, 2020
    risk 0.49cvss 7.5epss 0.04

    An issue was discovered in Squid through 4.7 and 5. When receiving a request, Squid checks its cache to see if it can serve up a response. It does this by making a MD5 hash of the absolute URL of the request. If found, it servers the request. The absolute URL can include the…

  • CVE-2020-11728HigApr 15, 2020
    risk 0.49cvss 7.5epss 0.02

    An issue was discovered in DAViCal Andrew's Web Libraries (AWL) through 0.60. Session management does not use a sufficiently hard-to-guess session key. Anyone who can guess the microsecond time (and the incrementing session_id) can impersonate a session.

  • CVE-2020-2816HigApr 15, 2020
    risk 0.49cvss 7.5epss 0.03

    Vulnerability in the Java SE product of Oracle Java SE (component: JSSE). Supported versions that are affected are Java SE: 11.0.6 and 14. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTPS to compromise Java SE. Successful attacks of…

  • CVE-2020-11647HigApr 10, 2020
    risk 0.49cvss 7.5epss 0.03

    In Wireshark 3.2.0 to 3.2.2, 3.0.0 to 3.0.9, and 2.6.0 to 2.6.15, the BACapp dissector could crash. This was addressed in epan/dissectors/packet-bacapp.c by limiting the amount of recursion.

  • CVE-2020-11655HigApr 9, 2020
    risk 0.49cvss 7.5epss 0.04

    SQLite through 3.31.1 allows attackers to cause a denial of service (segmentation fault) via a malformed window-function query because the AggInfo object's initialization is mishandled.

  • CVE-2020-11653HigApr 8, 2020
    risk 0.49cvss 7.5epss 0.02

    An issue was discovered in Varnish Cache before 6.0.6 LTS, 6.1.x and 6.2.x before 6.2.3, and 6.3.x before 6.3.2. It occurs when communication with a TLS termination proxy uses PROXY version 2. There can be an assertion failure and daemon restart, which causes a performance loss.

  • CVE-2020-6080HigMar 24, 2020
    risk 0.49cvss 7.5epss 0.02

    An exploitable denial-of-service vulnerability exists in the resource allocation handling of Videolabs libmicrodns 0.1.0. When encountering errors while parsing mDNS messages, some allocated data is not freed, possibly leading to a denial-of-service condition via resource…

  • CVE-2020-6079HigMar 24, 2020
    risk 0.49cvss 7.5epss 0.03

    An exploitable denial-of-service vulnerability exists in the resource allocation handling of Videolabs libmicrodns 0.1.0. When encountering errors while parsing mDNS messages, some allocated data is not freed, possibly leading to a denial-of-service condition via resource…

  • CVE-2020-6078HigMar 24, 2020
    risk 0.49cvss 7.5epss 0.03

    An exploitable denial-of-service vulnerability exists in the message-parsing functionality of Videolabs libmicrodns 0.1.0. When parsing mDNS messages in mdns_recv, the return value of the mdns_read_header function is not checked, leading to an uninitialized variable usage that…

  • CVE-2020-6077HigMar 24, 2020
    risk 0.49cvss 7.5epss 0.02

    An exploitable denial-of-service vulnerability exists in the message-parsing functionality of Videolabs libmicrodns 0.1.0. When parsing mDNS messages, the implementation does not properly keep track of the available data in the message, possibly leading to an out-of-bounds read…

  • CVE-2020-6073HigMar 24, 2020
    risk 0.49cvss 7.5epss 0.02

    An exploitable denial-of-service vulnerability exists in the TXT record-parsing functionality of Videolabs libmicrodns 0.1.0. When parsing the RDATA section in a TXT record in mDNS messages, multiple integer overflows can be triggered, leading to a denial of service. An attacker…

  • CVE-2020-6071HigMar 24, 2020
    risk 0.49cvss 7.5epss 0.02

    An exploitable denial-of-service vulnerability exists in the resource record-parsing functionality of Videolabs libmicrodns 0.1.0. When parsing compressed labels in mDNS messages, the compression pointer is followed without checking for recursion, leading to a denial of service.…

  • CVE-2020-0034HigMar 10, 2020
    risk 0.49cvss 7.5epss 0.02

    In vp8_decode_frame of decodeframe.c, there is a possible out of bounds read due to improper input validation. This could lead to remote information disclosure if error correction were turned on, with no additional execution privileges needed. User interaction is not needed for…

  • CVE-2020-8659HigMar 4, 2020
    risk 0.49cvss 7.5epss 0.02

    CNCF Envoy through 1.13.0 may consume excessive amounts of memory when proxying HTTP/1.1 requests or responses with many small (i.e. 1 byte) chunks.

  • CVE-2019-10064HigFeb 28, 2020
    risk 0.49cvss 7.5epss 0.04

    hostapd before 2.6, in EAP mode, makes calls to the rand() and random() standard library functions without any preceding srand() or srandom() call, which results in inappropriate use of deterministic values. This was fixed in conjunction with CVE-2016-10743.

  • CVE-2020-9431HigFeb 27, 2020
    risk 0.49cvss 7.5epss 0.03

    In Wireshark 3.2.0 to 3.2.1, 3.0.0 to 3.0.8, and 2.6.0 to 2.6.14, the LTE RRC dissector could leak memory. This was addressed in epan/dissectors/packet-lte-rrc.c by adjusting certain append operations.

  • CVE-2020-9430HigFeb 27, 2020
    risk 0.49cvss 7.5epss 0.03

    In Wireshark 3.2.0 to 3.2.1, 3.0.0 to 3.0.8, and 2.6.0 to 2.6.14, the WiMax DLMAP dissector could crash. This was addressed in plugins/epan/wimax/msg_dlmap.c by validating a length field.

  • CVE-2020-9428HigFeb 27, 2020
    risk 0.49cvss 7.5epss 0.03

    In Wireshark 3.2.0 to 3.2.1, 3.0.0 to 3.0.8, and 2.6.0 to 2.6.14, the EAP dissector could crash. This was addressed in epan/dissectors/packet-eap.c by using more careful sscanf parsing.

  • CVE-2020-7062HigFeb 27, 2020
    risk 0.49cvss 7.5epss 0.04

    In PHP versions 7.2.x below 7.2.28, 7.3.x below 7.3.15 and 7.4.x below 7.4.3, when using file upload functionality, if upload progress tracking is enabled, but session.upload_progress.cleanup is set to 0 (disabled), and the file upload fails, the upload procedure would try to…

  • CVE-2020-9369HigFeb 24, 2020
    risk 0.49cvss 7.5epss 0.03

    Sympa 6.2.38 through 6.2.52 allows remote attackers to cause a denial of service (disk consumption from temporary files, and a flood of notifications to listmasters) via a series of requests with malformed parameters.

  • CVE-2020-6062HigFeb 19, 2020
    risk 0.49cvss 7.5epss 0.06

    An exploitable denial-of-service vulnerability exists in the way CoTURN 4.5.1.1 web server parses POST requests. A specially crafted HTTP POST request can lead to server crash and denial of service. An attacker needs to send an HTTP request to trigger this vulnerability.

  • CVE-2020-8449HigFeb 4, 2020
    risk 0.49cvss 7.5epss 0.08

    An issue was discovered in Squid before 4.10. Due to incorrect input validation, it can interpret crafted HTTP requests in unexpected ways to access server resources prohibited by earlier security filters.

  • CVE-2015-0294HigJan 27, 2020
    risk 0.49cvss 7.5epss 0.02

    GnuTLS before 3.3.13 does not validate that the signature algorithms match when importing a certificate.

  • CVE-2020-7595HigJan 21, 2020
    risk 0.49cvss 7.5epss 0.08

    xmlStringLenDecodeEntities in parser.c in libxml2 2.9.10 has an infinite loop in a certain end-of-file situation.

  • CVE-2019-20388HigJan 21, 2020
    risk 0.49cvss 7.5epss 0.04

    xmlSchemaPreRun in xmlschemas.c in libxml2 2.9.10 allows an xmlSchemaValidateStream memory leak.

  • CVE-2020-7105HigJan 16, 2020
    risk 0.49cvss 7.5epss 0.03

    async.c and dict.c in libhiredis.a in hiredis through 0.14.0 allow a NULL pointer dereference because malloc return values are unchecked.

  • CVE-2019-15961HigJan 15, 2020
    risk 0.49cvss 7.5epss 0.03

    A vulnerability in the email parsing module Clam AntiVirus (ClamAV) Software versions 0.102.0, 0.101.4 and prior could allow an unauthenticated, remote attacker to cause a denial of service condition on an affected device. The vulnerability is due to inefficient MIME parsing…

  • CVE-2015-5230HigJan 15, 2020
    risk 0.49cvss 7.5epss 0.09

    The DNS packet parsing/generation code in PowerDNS (aka pdns) Authoritative Server 3.4.x before 3.4.6 allows remote attackers to cause a denial of service (crash) via crafted query packets.

  • CVE-2019-19728HigJan 13, 2020
    risk 0.49cvss 7.5epss 0.01

    SchedMD Slurm before 18.08.9 and 19.x before 19.05.5 executes srun --uid with incorrect privileges.

  • CVE-2020-6851HigJan 13, 2020
    risk 0.49cvss 7.5epss 0.05

    OpenJPEG through 2.3.1 has a heap-based buffer overflow in opj_t1_clbl_decode_processor in openjp2/t1.c because of lack of opj_j2k_update_image_dimensions validation.

  • CVE-2019-5188HigJan 8, 2020
    risk 0.49cvss 7.5epss 0.01

    A code execution vulnerability exists in the directory rehashing functionality of E2fsprogs e2fsck 1.45.4. A specially crafted ext4 directory can cause an out-of-bounds write on the stack, resulting in code execution. An attacker can corrupt a partition to trigger this…

  • CVE-2014-8182HigJan 2, 2020
    risk 0.49cvss 7.5epss 0.03

    An off-by-one error leading to a crash was discovered in openldap 2.4 when processing DNS SRV messages. If slapd was configured to use the dnssrv backend, an attacker could crash the service with crafted DNS responses.

  • CVE-2013-4357HigDec 31, 2019
    risk 0.49cvss 7.5epss 0.03

    The eglibc package before 2.14 incorrectly handled the getaddrinfo() function. An attacker could use this issue to cause a denial of service.

  • CVE-2012-6111HigDec 20, 2019
    risk 0.49cvss 7.5epss 0.02

    gnome-keyring does not discard stored secrets when using gnome_keyring_lock_all_sync function

  • CVE-2019-19331HigDec 16, 2019
    risk 0.49cvss 7.5epss 0.02

    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…

  • CVE-2014-3495HigDec 13, 2019
    risk 0.49cvss 7.5epss 0.01

    duplicity 0.6.24 has improper verification of SSL certificates

  • CVE-2019-19583HigDec 11, 2019
    risk 0.49cvss 7.5epss 0.02

    An issue was discovered in Xen through 4.12.x allowing x86 HVM/PVH guest OS users to cause a denial of service (guest OS crash) because VMX VMEntry checks mishandle a certain case. Please see XSA-260 for background on the MovSS shadow. Please see XSA-156 for background on the…

  • CVE-2019-5815HigDec 11, 2019
    risk 0.49cvss 7.5epss 0.02

    Type confusion in xsltNumberFormatGetMultipleLevel prior to libxslt 1.1.33 could allow attackers to potentially exploit heap corruption via crafted XML data.

  • CVE-2013-4133HigDec 10, 2019
    risk 0.49cvss 7.5epss 0.03

    kde-workspace before 4.10.5 has a memory leak in plasma desktop

  • CVE-2019-19553HigDec 5, 2019
    risk 0.49cvss 7.5epss 0.04

    In Wireshark 3.0.0 to 3.0.6 and 2.6.0 to 2.6.12, the CMS dissector could crash. This was addressed in epan/dissectors/asn1/cms/packet-cms-template.c by ensuring that an object identifier is set to NULL after a ContentInfo dissection.

  • CVE-2013-2106HigDec 3, 2019
    risk 0.49cvss 7.5epss 0.02

    webauth before 4.6.1 has authentication credential disclosure

  • CVE-2019-16201HigNov 26, 2019
    risk 0.49cvss 7.5epss 0.05

    WEBrick::HTTPAuth::DigestAuth in Ruby through 2.4.7, 2.5.x through 2.5.6, and 2.6.x through 2.6.4 has a regular expression Denial of Service cause by looping/backtracking. A victim must expose a WEBrick server that uses DigestAuth to the Internet or a untrusted network.

  • CVE-2011-4082HigNov 26, 2019
    risk 0.49cvss 7.5epss 0.02

    A local file inclusion flaw was found in the way the phpLDAPadmin before 0.9.8 processed certain values of the "Accept-Language" HTTP header. A remote attacker could use this flaw to cause a denial of service via specially-crafted request.

  • CVE-2015-1396HigNov 25, 2019
    risk 0.49cvss 7.5epss 0.03

    A Directory Traversal vulnerability exists in the GNU patch before 2.7.4. A remote attacker can write to arbitrary files via a symlink attack in a patch file. NOTE: this issue exists because of an incomplete fix for CVE-2015-1196.

  • CVE-2019-11287HigNov 23, 2019
    risk 0.49cvss 7.5epss 0.05

    Pivotal RabbitMQ, versions 3.7.x prior to 3.7.21 and 3.8.x prior to 3.8.1, and RabbitMQ for Pivotal Platform, 1.16.x versions prior to 1.16.7 and 1.17.x versions prior to 1.17.4, contain a web management plugin that is vulnerable to a denial of service attack. The "X-Reason"…

  • CVE-2019-18976HigNov 22, 2019
    risk 0.49cvss 7.5epss 0.07

    An issue was discovered in res_pjsip_t38.c in Sangoma Asterisk through 13.x and Certified Asterisk through 13.21-x. If it receives a re-invite initiating T.38 faxing and has a port of 0 and no c line in the SDP, a NULL pointer dereference and crash will occur. This is different…

  • CVE-2014-1936HigNov 21, 2019
    risk 0.49cvss 7.5epss 0.01

    rc before 1.7.1-5 insecurely creates temporary files.

  • CVE-2013-1817HigNov 20, 2019
    risk 0.49cvss 7.5epss 0.03

    MediaWiki before 1.19.4 and 1.20.x before 1.20.3 contains an error in the api.php script which allows remote attackers to obtain sensitive information.

  • CVE-2013-1816HigNov 20, 2019
    risk 0.49cvss 7.5epss 0.03

    MediaWiki before 1.19.4 and 1.20.x before 1.20.3 allows remote attackers to cause a denial of service (application crash) by sending a specially crafted request.

Page 67 of 210