Lucene search
+L
DebiancveMost viewed

61425 matches found

Debian CVE
Debian CVE
•added 2019/12/17 3:4 p.m.•67 views

CVE-2019-19847

Libspiro through 20190731 has a stack-based buffer overflow in the spirotobpath0 function in spiro.c...

8.1CVSS8.3AI score0.01365EPSS
SaveExploits1
Debian CVE
Debian CVE
•added 2019/12/16 12:0 a.m.•67 views

CVE-2019-19331

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...

7.5CVSS7.3AI score0.02166EPSS
SaveExploits1
Debian CVE
Debian CVE
•added 2019/12/06 5:20 p.m.•67 views

CVE-2019-1551

There is an overflow bug in the x6464 Montgomery squaring procedure used in exponentiation with 512-bit moduli. No EC algorithms are affected. Analysis suggests that attacks against 2-prime RSA1024, 3-prime RSA1536, and DSA1024 as a result of this defect would be very difficult to perform and are...

5.3CVSS6.5AI score0.14298EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2019/12/04 3:5 p.m.•67 views

CVE-2014-8178

Docker Engine before 1.8.3 and CS Docker Engine before 1.6.2-CS7 do not use a globally unique identifier to store image layers, which makes it easier for attackers to poison the image cache via a crafted image in pull or push commands...

5.5CVSS5.6AI score0.00493EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2019/11/22 12:1 p.m.•67 views

CVE-2019-10203

PowerDNS Authoritative daemon , pdns versions 4.0.x before 4.0.9, 4.1.x before 4.1.11, exiting when encountering a serial between 2^31 and 2^32-1 while trying to notify a slave leads to DoS...

4.3CVSS5AI score0.01554EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2019/11/21 10:21 p.m.•67 views

CVE-2019-18889

An issue was discovered in Symfony 3.4.0 through 3.4.34, 4.2.0 through 4.2.11, and 4.3.0 through 4.3.7. Serializing certain cache adapter interfaces could result in remote code injection. This is related to symfony/cache...

9.8CVSS9.7AI score0.33247EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2019/11/21 7:48 p.m.•67 views

CVE-2015-2793

Cross-site scripting XSS vulnerability in templates/openid-selector.tmpl in ikiwiki before 3.20150329 allows remote attackers to inject arbitrary web script or HTML via the openididentifier parameter in a verify action to ikiwiki.cgi...

6.1CVSS6AI score0.01688EPSS
SaveExploits1
Debian CVE
Debian CVE
•added 2019/11/07 1:8 p.m.•67 views

CVE-2019-18805

An issue was discovered in net/ipv4/sysctlnetipv4.c in the Linux kernel before 5.0.11. There is a net/ipv4/tcpinput.c signed integer overflow in tcpackupdatertt when userspace writes a very large integer to /proc/sys/net/ipv4/tcpminrttwlen, leading to a denial of service or possibly unspecified...

9.8CVSS7.2AI score0.03431EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2019/08/13 8:50 p.m.•67 views

CVE-2019-9517

Some HTTP/2 implementations are vulnerable to unconstrained interal data buffering, potentially leading to a denial of service. The attacker opens the HTTP/2 window so the peer can send without constraint; however, they leave the TCP window closed so the peer cannot actually write many of the byt...

7.8CVSS7.5AI score0.27004EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2019/08/02 6:53 p.m.•67 views

CVE-2019-10088

A carefully crafted or corrupt zip file can cause an OOM in Apache Tika's RecursiveParserWrapper in versions 1.7-1.21. Users should upgrade to 1.22 or later...

8.8CVSS8.6AI score0.0484EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2019/07/15 5:18 p.m.•67 views

CVE-2019-1010299

The Rust Programming Language Standard Library 1.18.0 and later is affected by: CWE-200: Information Exposure. The impact is: Contents of uninitialized memory could be printed to string or to log file. The component is: Debug trait implementation for std::collections::vecdeque::Iter. The attack...

5.3CVSS4.8AI score0.01516EPSS
SaveExploits1
Debian CVE
Debian CVE
•added 2019/06/27 4:13 p.m.•67 views

CVE-2018-17479

Removed by vendor...

8.8CVSS9.3AI score0.00895EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2019/05/09 4:38 a.m.•67 views

CVE-2019-11834

cJSON before 1.7.11 allows out-of-bounds access, related to \x00 in a string literal...

9.8CVSS9.4AI score0.02521EPSS
SaveExploits1
Debian CVE
Debian CVE
•added 2019/04/30 5:6 p.m.•67 views

CVE-2018-20509

The printbinderrefolocked function in drivers/android/binder.c in the Linux kernel 4.14.90 allows local users to obtain sensitive address information by reading " ref desc node" lines in a debugfs file...

5.5CVSS4.9AI score0.00369EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2019/04/26 8:26 p.m.•67 views

CVE-2019-3844

It was discovered that a systemd service that uses DynamicUser property can get new privileges through the execution of SUID binaries, which would allow to create binaries owned by the service transient group with the setgid bit set. A local attacker may use this flaw to access resources that wil...

7.8CVSS5AI score0.00888EPSS
SaveExploits2
Debian CVE
Debian CVE
•added 2019/03/22 7:7 a.m.•67 views

CVE-2019-9937

In SQLite 3.27.2, interleaving reads and writes in a single transaction with an fts5 virtual table will lead to a NULL Pointer Dereference in fts5ChunkIterate in sqlite3.c. This is related to ext/fts5/fts5hash.c and ext/fts5/fts5index.c...

7.5CVSS7.6AI score0.06253EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2019/02/04 7:0 p.m.•67 views

CVE-2019-7328

Reflected Cross Site Scripting XSS exists in ZoneMinder through 1.32.3, allowing an attacker to execute HTML or JavaScript code via a vulnerable 'scale' parameter value in the view frame frame.php via /js/frame.js.php because proper filtration is omitted...

6.1CVSS2.3AI score0.009EPSS
SaveExploits1
Debian CVE
Debian CVE
•added 2019/01/09 7:0 p.m.•67 views

CVE-2018-16071

Removed by vendor...

8.8CVSS9.3AI score0.04798EPSS
SaveExploits1
Debian CVE
Debian CVE
•added 2018/11/30 3:0 a.m.•67 views

CVE-2018-19758

There is a heap-based buffer over-read at wav.c in wavwriteheader in libsndfile 1.0.28 that will cause a denial of service...

6.5CVSS5.9AI score0.01689EPSS
SaveExploits1
Debian CVE
Debian CVE
•added 2018/10/18 6:0 a.m.•67 views

CVE-2018-18454

CCITTFaxStream::readRow in Stream.cc in Xpdf 4.00 allows remote attackers to cause a denial of service heap-based buffer over-read via a crafted pdf file, as demonstrated by pdftoppm...

5.5CVSS5.2AI score0.01221EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2018/09/20 12:0 a.m.•67 views

CVE-2018-17236

Removed by vendor...

6.5CVSS6.9AI score0.01113EPSS
SaveExploits1
Debian CVE
Debian CVE
•added 2018/08/02 3:0 p.m.•67 views

CVE-2017-9118

Removed by vendor...

7.5CVSS7.5AI score0.02954EPSS
SaveExploits1
Debian CVE
Debian CVE
•added 2018/08/02 1:0 p.m.•67 views

CVE-2018-10920

Improper input validation bug in DNS resolver component of Knot Resolver before 2.4.1 allows remote attacker to poison cache...

7.5CVSS7AI score0.03239EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2018/07/30 3:0 p.m.•67 views

CVE-2018-10903

A flaw was found in python-cryptography versions between =1.9.0 and 2.3. The finalizewithtag API did not enforce a minimum tag length. If a user did not validate the input length prior to passing it to finalizewithtag an attacker could craft an invalid payload with a shortened tag e.g. 1 byte suc...

7.5CVSS6.2AI score0.03196EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2018/07/27 3:0 p.m.•67 views

CVE-2017-12165

It was discovered that Undertow before 1.4.17, 1.3.31 and 2.0.0 processes http request headers with unusual whitespaces which can cause possible http request smuggling...

7.5CVSS5.8AI score0.01858EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2018/07/27 1:0 p.m.•67 views

CVE-2017-2622

An accessibility flaw was found in the OpenStack Workflow mistral service where a service log directory was improperly made world readable. A malicious system user could exploit this flaw to access sensitive information...

5.9CVSS5.4AI score0.00372EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2018/07/27 4:0 a.m.•67 views

CVE-2018-14613

An issue was discovered in the Linux kernel through 4.17.10. There is an invalid pointer dereference in ioctlmappage when mounting and operating a crafted btrfs image, because of a lack of block group item validation in checkleafitem in fs/btrfs/tree-checker.c...

7.1CVSS6.5AI score0.02512EPSS
SaveExploits1
Debian CVE
Debian CVE
•added 2018/07/26 2:0 p.m.•67 views

CVE-2017-7539

An assertion-failure flaw was found in Qemu before 2.10.1, in the Network Block Device NBD server's initial connection negotiation, where the I/O coroutine was undefined. This could crash the qemu-nbd server if a client sent unexpected data during connection negotiation. A remote user or process...

7.5CVSS6.2AI score0.05529EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2018/07/10 2:0 p.m.•67 views

CVE-2018-10861

A flaw was found in the way ceph mon handles user requests. Any authenticated ceph user having read access to ceph can delete, create ceph storage pools and corrupt snapshot images. Ceph branches master, mimic, luminous and jewel are believed to be affected...

8.1CVSS7.8AI score0.03249EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2018/06/11 9:0 p.m.•67 views

CVE-2018-5152

WebExtensions with the appropriate permissions can attach content scripts to Mozilla sites such as accounts.firefox.com and listen to network traffic to the site through the "webRequest" API. For example, this allows for the interception of username and an encrypted password during login to Firef...

6.5CVSS8.3AI score0.01651EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2018/06/05 1:0 p.m.•67 views

CVE-2018-1000200

The Linux Kernel versions 4.14, 4.15, and 4.16 has a null pointer dereference which can result in an out of memory OOM killing of large mlocked processes. The issue arises from an oom killed process's final thread calling exitmmap, which calls munlockvmapagesall for mlocked vmas.This can happen...

5.5CVSS6.6AI score0.00493EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2018/05/31 4:0 p.m.•67 views

CVE-2018-11625

In ImageMagick 7.0.7-37 Q16, SetGrayscaleImage in the quantize.c file allows attackers to cause a heap-based buffer over-read via a crafted file...

8.8CVSS8.4AI score0.02272EPSS
SaveExploits1
Debian CVE
Debian CVE
•added 2018/04/24 6:0 p.m.•67 views

CVE-2018-1059

The DPDK vhost-user interface does not check to verify that all the requested guest physical range is mapped and contiguous when performing Guest Physical Addresses to Host Virtual Addresses translations. This may lead to a malicious guest exposing vhost-user backend process memory. All versions...

6.1CVSS6.2AI score0.00878EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2018/03/26 3:0 p.m.•67 views

CVE-2017-15710

In Apache httpd 2.0.23 to 2.0.65, 2.2.0 to 2.2.34, and 2.4.0 to 2.4.29, modauthnzldap, if configured with AuthLDAPCharsetConfig, uses the Accept-Language header value to lookup the right charset encoding when verifying the user's credentials. If the header value is not present in the charset...

7.5CVSS6.6AI score0.18197EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2018/03/26 3:0 p.m.•67 views

CVE-2018-1312

In Apache httpd 2.2.0 to 2.4.29, when generating an HTTP Digest authentication challenge, the nonce sent to prevent reply attacks was not correctly generated using a pseudo-random seed. In a cluster of servers using a common Digest authentication configuration, HTTP requests could be replayed...

9.8CVSS6.3AI score0.15885EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2018/03/13 5:0 p.m.•67 views

CVE-2017-1002102

In Kubernetes versions 1.3.x, 1.4.x, 1.5.x, 1.6.x and prior to versions 1.7.14, 1.8.9 and 1.9.4 containers using a secret, configMap, projected or downwardAPI volume can trigger deletion of arbitrary files/directories from the nodes where they are running...

7.1CVSS6.3AI score0.0101EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2018/03/04 8:0 p.m.•67 views

CVE-2018-7567

In the Admin Package Manager in Open Ticket Request System OTRS 5.0.0 through 5.0.24 and 6.0.0 through 6.0.1, authenticated admins are able to exploit a Blind Remote Code Execution vulnerability by loading a crafted opm file with an embedded CodeInstall element to execute a command on the server...

9CVSS7.6AI score0.05303EPSS
SaveExploits3
Debian CVE
Debian CVE
•added 2018/02/08 11:0 p.m.•67 views

CVE-2018-6789

An issue was discovered in the base64d function in the SMTP listener in Exim before 4.90.1. By sending a handcrafted message, a buffer overflow may happen. This can be used to execute code remotely...

9.8CVSS9.3AI score0.82137EPSS
SaveExploits19
Debian CVE
Debian CVE
•added 2018/02/06 5:0 p.m.•67 views

CVE-2017-17663

The htpasswd implementation of minihttpd before v1.28 and of thttpd before v2.28 is affected by a buffer overflow that can be exploited remotely to perform code execution...

9.8CVSS9.9AI score0.02407EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2018/01/18 2:0 a.m.•67 views

CVE-2018-2618

Vulnerability in the Java SE, Java SE Embedded, JRockit component of Oracle Java SE subcomponent: JCE. Supported versions that are affected are Java SE: 6u171, 7u161, 8u152 and 9.0.1; Java SE Embedded: 8u151; JRockit: R28.3.16. Difficult to exploit vulnerability allows unauthenticated attacker wi...

5.9CVSS5.8AI score0.04721EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2018/01/10 3:0 p.m.•67 views

CVE-2017-7559

In Undertow 2.x before 2.0.0.Alpha2, 1.4.x before 1.4.17.Final, and 1.3.x before 1.3.31.Final, it was found that the fix for CVE-2017-2666 was incomplete and invalid characters are still allowed in the query string and path parameters. This could be exploited, in conjunction with a proxy that als...

6.1CVSS6.3AI score0.01655EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2017/12/26 8:0 p.m.•67 views

CVE-2017-17914

In ImageMagick 7.0.7-16 Q16, a vulnerability was found in the function ReadOnePNGImage in coders/png.c, which allows attackers to cause a denial of service ReadOneMNGImage large loop via a crafted mng image file...

7.1CVSS7AI score0.0203EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2017/12/06 2:0 p.m.•67 views

CVE-2017-13156

An elevation of privilege vulnerability in the Android system art. Product: Android. Versions: 5.1.1, 6.0, 6.0.1, 7.0, 7.1.1, 7.1.2, 8.0. Android ID A-64211847...

7.8CVSS7.9AI score0.20089EPSS
SaveExploits9
Debian CVE
Debian CVE
•added 2017/11/20 1:0 a.m.•67 views

CVE-2017-16894

In Laravel framework through 5.5.21, remote attackers can obtain sensitive information such as externally usable passwords via a direct request for the /.env URI. NOTE: this CVE is only about Laravel framework's writeNewEnvironmentFileWith function in...

7.5CVSS7.4AI score0.8703EPSS
SaveExploits4
Debian CVE
Debian CVE
•added 2017/11/04 1:0 a.m.•67 views

CVE-2017-16537

The imonprobe function in drivers/media/rc/imon.c in the Linux kernel through 4.13.11 allows local users to cause a denial of service NULL pointer dereference and system crash or possibly have unspecified other impact via a crafted USB device...

7.2CVSS7.5AI score0.00397EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2017/10/06 7:0 a.m.•67 views

CVE-2017-15056

plxelf.cpp in UPX 3.94 mishandles ELF headers, which allows remote attackers to cause a denial of service application crash or possibly have unspecified other impact via a crafted binary file, as demonstrated by an Invalid Pointer Read in PackLinuxElf64::unpack...

7.8CVSS8AI score0.00958EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2017/10/04 7:0 a.m.•67 views

CVE-2017-15023

readformattedentries in dwarf2.c in the Binary File Descriptor BFD library aka libbfd, as distributed in GNU Binutils 2.29, does not properly validate the format count, which allows remote attackers to cause a denial of service NULL pointer dereference and application crash via a crafted ELF file...

5.5CVSS6.1AI score0.02074EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2017/09/27 4:0 p.m.•67 views

CVE-2017-14775

Laravel before 5.5.10 mishandles the rememberme token verification process because DatabaseUserProvider does not have constant-time token comparison...

5.9CVSS5.7AI score0.01193EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2017/08/21 7:0 a.m.•67 views

CVE-2017-12982

The bmpreadinfoheader function in bin/jp2/convertbmp.c in OpenJPEG 2.2.0 does not reject headers with a zero biBitCount, which allows remote attackers to cause a denial of service memory allocation failure in the opjimagecreate function in lib/openjp2/image.c, related to the opjalignedallocn...

5.5CVSS6AI score0.02858EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2017/07/25 11:0 p.m.•67 views

CVE-2017-11626

A stack-consumption vulnerability was found in libqpdf in QPDF 6.0.0, which allows attackers to cause a denial of service via a crafted file, related to the QPDFTokenizer::resolveLiteral function in QPDFTokenizer.cc after four consecutive calls to QPDFObjectHandle::parseInternal, aka an "infinite...

5.5CVSS5.4AI score0.01214EPSS
SaveExploits1
Total number of security vulnerabilities5000