Lucene search
+L

8929 matches found

Qualys Blog
Qualys Blog
added 2019/01/22 8:6 p.m.316 views

Qualys Cloud Platform (VM, PC) 8.16 New Features

This new release of the Qualys Cloud Platform VM, PC, version 8.16, contains several new improvements in Qualys Vulnerability Management and Qualys Policy Compliance, which includes new password security option, increased limit for virtual hosts that can be added to a subscription, added support...

7.6AI score
SaveExploits0
Hacker One
Hacker One
added 2019/01/17 4:51 p.m.57 views

Shopify: Bypass GraphQL rate limit by abusing negative cost queries

Hi security team, While looking into the graphql app I noticed an interesting implementation where each app has a bucket of query cost they are allowed to used in a given time with a certain refresh rate associated with it. The details can be found at...

0.4AI score
SaveExploits0
Veracode
Veracode
added 2019/01/15 9:18 a.m.29 views

Denial Of Service (DoS) Via Multipart Request

net/http in github.com/golang/go is vulnerable to denial of service DoS attacks. The attacks exist because Request.ParseMultipartForm begins writing temporary files regardless of the request body size surpassing the given "maxMemory" limit. Attacker can send malicious multipart request to consume...

7.5CVSS7.1AI score0.02078EPSS
SaveExploits0References13Affected Software1
Veracode
Veracode
added 2019/01/15 9:2 a.m.32 views

Denial Of Service (DoS)

openstack-nova is vulnerable to denial of service DoS attacks. The vulnerability exists as the VMWare driver in OpenStack Compute Nova before 2014.1.3 allows remote authenticated users to bypass the quota limit and cause a denial of service resource consumption by putting the VM into the rescue...

2.7CVSS5.6AI score0.01725EPSS
SaveExploits2References12Affected Software1
Hacker One
Hacker One
added 2019/01/13 10:57 p.m.63 views

Weblate: No Rate Limit On Add new word

Hello I found in that there is no limit in the place of adding a new word which allows the attacker to add an infinite number of words which may cause a problem in the site and the server Steps To Reproduce : 1. Go To https://hosted.weblate.org/dictionaries/andors-trail/en/add And Fill in fields...

SaveExploits0
OSV
OSV
added 2019/01/13 12:29 a.m.7 views

UBUNTU-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.2AI score0.01953EPSS
SaveExploits1References3
OSV
OSV
added 2019/01/13 12:29 a.m.3 views

DEBIAN-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.8CVSS7AI score0.01953EPSS
SaveExploits1References1
Snyk
Snyk
added 2019/01/13 12:29 a.m.5 views

Buffer Overflow

Overview Affected versions of this package are vulnerable to Buffer Overflow. 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...

8.8CVSS7.1AI score0.01953EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2019/01/11 12:0 a.m.65 views

Virtuozzo 7 : readykernel-patch (VZA-2018-072)

According to the version of the vzkernel package and the readykernel-patch installed, the Virtuozzo installation on the remote host is affected by the following vulnerabilities : - An integer overflow flaw was found in createelftables. An unprivileged local user with access to SUID or otherwise...

7.8CVSS7AI score0.14689EPSS
SaveExploits6References13
Tenable Nessus
Tenable Nessus
added 2019/01/10 12:0 a.m.52 views

SUSE SLES12 Security Update : systemd (SUSE-SU-2019:0054-1)

This update for systemd fixes the following issues : Fix security vulnerabilities CVE-2018-16864 and CVE-2018-16865 bsc1120323: Both issues were memory corruptions via attacker-controlled alloca which could have been used to gain root privileges by a local attacker. Fix security vulnerability...

7.8CVSS7.5AI score0.03016EPSS
SaveExploits8References11
Tenable Nessus
Tenable Nessus
added 2019/01/10 12:0 a.m.37 views

SUSE SLES12 Security Update : systemd (SUSE-SU-2019:0053-1)

This update for systemd fixes the following issues : Fix security vulnerabilities CVE-2018-16864 and CVE-2018-16865 bsc1120323: Both issues were memory corruptions via attacker-controlled alloca which could have been used to gain root privileges by a local attacker. Fix security vulnerability...

7.8CVSS7.5AI score0.03016EPSS
SaveExploits8References11
OSV
OSV
added 2019/01/09 9:8 p.m.8 views

SUSE-SU-2019:0054-1 Security update for systemd

This update for systemd fixes the following issues: Fix security vulnerabilities CVE-2018-16864 and CVE-2018-16865 bsc1120323: Both issues were memory corruptions via attacker-controlled alloca which could have been used to gain root privileges by a local attacker. Fix security vulnerability...

7.8CVSS8.4AI score0.03016EPSS
SaveExploits8References8
ALT Linux
ALT Linux
added 2019/01/08 12:0 a.m.119 views

Security fix for the ALT Linux 9 package systemd version 1:240-alt3

Jan. 8, 2019 Mikhail Efremov 1:240-alt3 - journald: set a limit on the number of fields once more. - Backported patches from upstream fixes: CVE-2018-16864, CVE-2018-16865...

4.6CVSS7AI score0.03016EPSS
SaveExploits3
Tenable Nessus
Tenable Nessus
added 2019/01/03 12:0 a.m.15 views

Fedora 28 : php (2018-6855bf9ff3)

PHP version 7.2.12 08 Nov 2018 Core: - Fixed bug php76846 Segfault in shutdown function after memory limit error. Nikita - Fixed bug php76946 Cyclic reference in generator not detected. Nikita - Fixed bug php77035 The phpize and ./configure create redundant .deps file. Peter Kokot - Fixed bug...

5.5AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2019/01/03 12:0 a.m.24 views

Fedora 29 : mediawiki (2018-f4b65fc7cd)

https://www.mediawiki.org/wiki/Releasenotes/1.29MediaWiki1.29.3 - T169545, CVE-2018-0503 SECURITY: $wgRateLimits entry for 'user' overrides 'newbie'. - T194605, CVE-2018-0505 SECURITY: BotPasswords can bypass CentralAuth's account lock. - T180551 Fix LanguageSrTest for language converter - T18055...

6.5CVSS6AI score0.02797EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2019/01/03 12:0 a.m.27 views

Fedora 29 : mosquitto (2018-ff1fdf28aa)

Release 1.5.3 Security : - Fix CVE-2018-12543. If a message is sent to Mosquitto with a topic that begins with $, but is not $SYS, then an assert that should be unreachable is triggered and Mosquitto will exit. Broker : - Elevate log level to warning for situation when socket limit is hit. - Remo...

7.5CVSS7.4AI score0.36013EPSS
SaveExploits0References2
NVD
NVD
added 2018/12/24 5:29 p.m.28 views

CVE-2018-18959

An issue was discovered on Epson WorkForce WF-2861 10.48 LQ22I3, 10.51.LQ20I6 and 10.52.LQ17IA devices. On the 'Air Print Setting' web page, if the data for 'Bonjour Service Location' at /PRESENTATION/BONJOUR is more than 251 bytes when sending data for Air Print Setting, then the device no longe...

7.5CVSS7.6AI score0.01163EPSS
SaveExploits1References1
OSV
OSV
added 2018/12/18 1:29 a.m.9 views

UBUNTU-CVE-2018-20194

There is a stack-based buffer underflow in the third instance of the calculategain function in libfaad/sbrhfadj.c in Freeware Advanced Audio Decoder 2 FAAD2 2.8.8. A crafted input will lead to a denial of service or possibly unspecified other impact because limiting the additional noise energy...

7.8CVSS7.4AI score0.01324EPSS
SaveExploits1References3
OSV
OSV
added 2018/12/18 1:29 a.m.7 views

ALPINE-CVE-2018-20194

There is a stack-based buffer underflow in the third instance of the calculategain function in libfaad/sbrhfadj.c in Freeware Advanced Audio Decoder 2 FAAD2 2.8.8. A crafted input will lead to a denial of service or possibly unspecified other impact because limiting the additional noise energy...

7.8CVSS7.3AI score0.01324EPSS
SaveExploits1References1
OSV
OSV
added 2018/12/17 8:29 p.m.8 views

UBUNTU-CVE-2018-20189

In GraphicsMagick 1.3.31, the ReadDIBImage function of coders/dib.c has a vulnerability allowing a crash and denial of service via a dib file that is crafted to appear with direct pixel values and also colormapping which is not available beyond 8-bits/sample, and therefore lacks indexes...

6.5CVSS6.8AI score0.02278EPSS
SaveExploits1References6
Rows per page
Query Builder