Lucene search
K

74 matches found

Debian CVE
Debian CVE
added 2019/01/13 12:0 a.m.24 views

CVE-2019-6245

An issue was discovered in Anti-Grain Geometry AGG 2.4 as used in SVG++ aka svgpp 1.2.3. In the function agg::cellaa::notequal, dx is assigned to x2 - x1. If dx = dxlimit, which is 16384 polysubpixelshift, this function will call itself recursively. There can be a situation where x2 - x1 is alway...

8.8CVSS7.8AI score0.00614EPSS
Exploits1
Fedora
Fedora
added 2019/01/11 3:0 a.m.23 views

[SECURITY] Fedora 28 Update: wget-1.20.1-1.fc28

GNU Wget is a file retrieval utility which can use either the HTTP or FTP protocols. Wget features include the ability to work in the background while you are logged out, recursive retrieval of directories, file name wildcard matching, remote file timestamp storage and comparison, use of Rest wit...

7.8CVSS1AI score0.63737EPSS
Exploits6
Tenable Nessus
Tenable Nessus
added 2018/12/13 12:0 a.m.39 views

SUSE SLES12 Security Update : git (SUSE-SU-2018:4088-1)

This update for git fixes the following issue : CVE-2018-17456: Git allowed remote code execution during processing of a recursive 'git clone' of a superproject if a .gitmodules file has a URL field beginning with a '-' character. boo1110949. Note that Tenable Network Security has extracted the...

9.8CVSS7.7AI score0.59226EPSS
Exploits12References4
Tenable Nessus
Tenable Nessus
added 2018/10/15 12:0 a.m.33 views

openSUSE Security Update : git (openSUSE-2018-1147)

This update for git fixes the following issues : - CVE-2018-17456: Git allowed remote code execution during processing of a recursive 'git clone' of a superproject if a .gitmodules file has a URL field beginning with a '-' character. boo1110949. %NASLMINLEVEL 70300 C Tenable Network Security, Inc...

9.8CVSS7.6AI score0.59226EPSS
Exploits12References2
Amazon
Amazon
added 2018/08/22 12:0 a.m.533 views

Medium: openssl

Issue Overview: Because of an implementation bug the PA-RISC CRYPTOmemcmp function is effectively reduced to only comparing the least significant bit of each byte. This allows an attacker to forge messages that would be considered as authenticated in an amount of tries lower than that guaranteed ...

6.5CVSS6.9AI score0.14445EPSS
Exploits0
Cisco
Cisco
added 2018/03/28 4:0 p.m.59 views

Cisco IOS and IOS XE Software Forwarding Information Base Denial of Service Vulnerability

A vulnerability in the Forwarding Information Base FIB code of Cisco IOS Software and Cisco IOS XE Software could allow an unauthenticated, network attacker to cause a denial of service DoS condition. The vulnerability is due to a limitation in the way the FIB is internally representing recursive...

6.8CVSS3.2AI score0.00336EPSS
Exploits0References1
Veracode
Veracode
added 2018/03/28 8:40 a.m.33 views

Denial Of Service (DoS)

OpenSSL is vulnerable to denial of service DoS attacks. A malicious user can pass a malicious string, causing the ASN.1 types with recursive definitions to exceed the stack and crash the application...

6.5CVSS6.5AI score0.14445EPSS
Exploits0References37Affected Software4
Fedora
Fedora
added 2018/02/06 10:53 a.m.29 views

[SECURITY] Fedora 26 Update: unbound-1.6.8-1.fc26

Unbound is a validating, recursive, and caching DNSSEC resolver. The C implementation of Unbound is developed and maintained by NLnet Labs. It is based on ideas and algorithms taken from a java prototype developed by Verisign labs, Nominet, Kirei and ep.net. Unbound is designed as a set of modula...

5.3CVSS3AI score0.00686EPSS
Exploits0
Kitploit
Kitploit
added 2017/12/14 1:13 p.m.22 views

dirsearch v0.3.8 - Brute Force Directories and Files in Websites

dirsearch is a simple command line tool designed to brute force directories and files in websites. Operating Systems supported Windows XP/7/8/10 GNU/Linux MacOSX Features Multithreaded Keep alive connections Support for multiple extensions -e|--extensions asp,php Reporting plain text, JSON...

7.4AI score
Exploits0References1
Ubuntu
Ubuntu
added 2017/10/26 4:54 p.m.82 views

USN-3464-1: Wget vulnerabilities

Antti Levomäki, Christian Jalio, and Joonas Pihlaja discovered that Wget incorrectly handled certain HTTP responses. A remote attacker could use this issue to cause Wget to crash, resulting in a denial of service, or possibly execute arbitrary code. CVE-2017-13089, CVE-2017-13090 Dawid Golunski...

9.3CVSS7.6AI score0.74049EPSS
Exploits9
UbuntuCve
UbuntuCve
added 2017/08/27 12:0 a.m.34 views

CVE-2017-12595

The tokenizer in QPDF 6.0.0 and 7.0.b1 is recursive for arrays and dictionaries, which allows remote attackers to cause a denial of service stack consumption and segmentation fault or possibly have unspecified other impact via a PDF document with a deep data structure, as demonstrated by a crash ...

7.8CVSS6.8AI score0.01841EPSS
Exploits0References2
Prion
Prion
added 2017/06/19 4:29 p.m.45 views

Code injection

The OpenBSD qsort function is recursive, and not randomized, an attacker can construct a pathological input array of N elements that causes qsort to deterministically recurse N/4 times. This allows attackers to consume arbitrary amounts of stack memory and manipulate stack memory to assist in...

6.4CVSS7.4AI score0.17024EPSS
Exploits3References9Affected Software1
Prion
Prion
added 2017/06/19 4:29 p.m.13 views

Code injection

The NetBSD qsort function is recursive, and not randomized, an attacker can construct a pathological input array of N elements that causes qsort to deterministically recurse N/4 times. This allows attackers to consume arbitrary amounts of stack memory and manipulate stack memory to assist in...

7.5CVSS9.5AI score0.03728EPSS
Exploits0References3Affected Software1
NVD
NVD
added 2017/05/18 6:29 a.m.17 views

CVE-2017-9048

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

7.5CVSS6.2AI score0.00601EPSS
Exploits1References6
phpMyAdmin
phpMyAdmin
added 2017/01/24 12:0 a.m.33 views

DOS vulnerabiltiy in table editing

PMASA-2017-3 Announcement-ID: PMASA-2017-3 Date: 2017-01-24 Summary DOS vulnerabiltiy in table editing Description It was possible to trigger recursive include operation by crafter parameters when editing table data. Severity We consider this to be non critical. Mitigation factor Do not click on...

7.5CVSS7AI score0.01144EPSS
Exploits0Affected Software1
OpenVAS
OpenVAS
added 2017/01/10 12:0 a.m.29 views

Debian: Security Advisory (DSA-3758-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2017 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS8.1AI score0.6803EPSS
Exploits0References3
OSV
OSV
added 2016/09/21 12:0 a.m.0 views

UBUNTU-CVE-2016-7166

libarchive before 3.2.0 does not limit the number of recursive decompressions, which allows remote attackers to cause a denial of service memory consumption and application crash via a crafted gzip file...

5.5CVSS6.8AI score0.00362EPSS
Exploits0References3
Fedora
Fedora
added 2016/06/18 7:4 p.m.31 views

[SECURITY] Fedora 24 Update: wget-1.18-1.fc24

GNU Wget is a file retrieval utility which can use either the HTTP or FTP protocols. Wget features include the ability to work in the background while you are logged out, recursive retrieval of directories, file name wildcard matching, remote file timestamp storage and comparison, use of Rest wit...

8.8CVSS1AI score0.73791EPSS
Exploits8
Tenable Nessus
Tenable Nessus
added 2015/12/18 12:0 a.m.29 views

Scientific Linux Security Update : bind on SL6.x i386/x86_64 (20151216)

A denial of service flaw was found in the way BIND processed certain records with malformed class attributes. A remote attacker could use this flaw to send a query to request a cached record with a malformed class attribute that would cause named functioning as an authoritative or recursive serve...

5CVSS6.8AI score0.68868EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2015/03/26 12:0 a.m.28 views

Debian DLA-107-1 : unbound security update

Florian Maury from ANSSI discovered that unbound, a validating, recursive, and caching DNS resolver, was prone to a denial of service vulnerability. An attacker crafting a malicious zone and able to emit or make emit queries to the server can trick the resolver into following an endless series of...

4.3CVSS5.4AI score0.0756EPSS
Exploits0References3
Rows per page
Query Builder