Lucene search
+L

8925 matches found

NVD
NVD
added 2018/03/26 3:29 p.m.17 views

CVE-2018-1301

A specially crafted request could have crashed the Apache HTTP Server prior to version 2.4.30, due to an out of bound access after a size limit is reached by reading the HTTP header. This vulnerability is considered very hard if not impossible to trigger in non-debug mode both log and build level...

5.9CVSS6.5AI score0.15264EPSS
SaveExploits0References28
OSV
OSV
added 2018/03/26 3:29 p.m.3 views

DEBIAN-CVE-2018-1301

A specially crafted request could have crashed the Apache HTTP Server prior to version 2.4.30, due to an out of bound access after a size limit is reached by reading the HTTP header. This vulnerability is considered very hard if not impossible to trigger in non-debug mode both log and build level...

5.9CVSS7.9AI score0.15264EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2018/03/26 3:0 p.m.42 views

CVE-2018-1301

A specially crafted request could have crashed the Apache HTTP Server prior to version 2.4.30, due to an out of bound access after a size limit is reached by reading the HTTP header. This vulnerability is considered very hard if not impossible to trigger in non-debug mode both log and build level...

5.9CVSS6.8AI score0.15264EPSS
SaveExploits0
Prion
Prion
added 2018/03/19 1:29 p.m.20 views

Directory traversal

The Grails Resource Plugin often has to exchange URIs for resources with other internal components. Those other components will decode any URI passed to them. To protect against directory traversal the Grails Resource Plugin did the following: normalized the URI, checked the normalized URI did no...

5CVSS7.1AI score0.01717EPSS
SaveExploits0References1Affected Software1
Openbugbounty
Openbugbounty
added 2018/03/19 10:31 a.m.19 views

shop.obkladypasek.cz XSS vulnerability

Open Bug Bounty ID: OBB-582520 Description| Value ---|--- Affected Website:| shop.obkladypasek.cz Open Bug Bounty Program:| Create your bounty program now. It's open and free. Vulnerable Application:| Custom Code Vulnerability Type:| XSS Cross Site Scripting / CWE-79 CVSSv3 Score:| 6.1...

6.3AI score
SaveExploits0
OSV
OSV
added 2018/03/10 8:47 p.m.6 views

MGASA-2018-0164 Updated libraw packages bring minor security fixes

Minor security fixes have been made in libraw version 0.18.8 checking limits are not enforced. See references for more details...

7.4AI score
SaveExploits0References3
CNVD
CNVD
added 2018/03/08 12:0 a.m.8 views

Multiple Belden Hirschmann Switch Products Brute Force Vulnerabilities

Belden Hirschmann RS, etc. are switch products of Belden USA. A security vulnerability exists in the web interface of multiple Belden Hirschmann switch products, which stems from the program failing to properly limit the number of authentication requests. An attacker could use this vulnerability ...

9.8CVSS7.1AI score0.0284EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2018/03/05 12:0 a.m.6 views

PT-2018-18228 · Intel · Opencv

Name of the Vulnerable Software and Affected Versions: OpenCV version 3.4.1 Description: The issue is related to the validateInputImageSize function in modules/imgcodecs/src/loadsave.cpp, which can cause a denial of service due to an assertion failure. This occurs when the condition size.height =...

7.5CVSS7AI score0.02235EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2018/02/27 3:29 p.m.4 views

CVE-2017-17478

An XSS issue was discovered in Designer Studio in Pegasystems Pega Platform 7.1.7, 7.1.8, 7.1.9, 7.1.10, 7.2, 7.2.1, and 7.2.2. A user with developer credentials can insert malicious code up to 64 characters into a text field in Designer Studio, after establishing context. Designer Studio is the...

4.8CVSS5.6AI score0.00503EPSS
SaveExploits0References2
OSV
OSV
added 2018/02/22 12:29 a.m.5 views

DEBIAN-CVE-2018-7284

A Buffer Overflow issue was discovered in Asterisk through 13.19.1, 14.x through 14.7.5, and 15.x through 15.2.1, and Certified Asterisk through 13.18-cert2. When processing a SUBSCRIBE request, the respjsippubsub module stores the accepted formats present in the Accept headers of the request. Th...

7.5CVSS7.3AI score0.57662EPSS
SaveExploits5References1
OSV
OSV
added 2018/02/22 12:29 a.m.6 views

UBUNTU-CVE-2018-7284

A Buffer Overflow issue was discovered in Asterisk through 13.19.1, 14.x through 14.7.5, and 15.x through 15.2.1, and Certified Asterisk through 13.18-cert2. When processing a SUBSCRIBE request, the respjsippubsub module stores the accepted formats present in the Accept headers of the request. Th...

7.5CVSS7.2AI score0.57662EPSS
SaveExploits5References3
Microsoft KB
Microsoft KB
added 2018/02/22 12:0 a.m.11 views

February 22, 2018—KB4075212 (Preview of Monthly Rollup)

None None...

6.1AI score
SaveExploits0
NVD
NVD
added 2018/02/19 7:29 p.m.30 views

CVE-2017-7376

Buffer overflow in libxml2 allows remote attackers to execute arbitrary code by leveraging an incorrect limit for port values when handling redirects...

10CVSS9.9AI score0.23286EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2018/02/19 7:0 p.m.53 views

CVE-2017-7376

Buffer overflow in libxml2 allows remote attackers to execute arbitrary code by leveraging an incorrect limit for port values when handling redirects...

10CVSS10AI score0.23286EPSS
SaveExploits0
Friends Of PHP
Friends Of PHP
added 2018/02/19 1:4 p.m.14 views

SQL injection possible with limit() on MySQL

The limit query method is susceptible to catastrophic SQL injection with MySQL. For example, given a model User for a table users: php UserQuery::create-limit'1;DROP TABLE users'-find; This will drop the users table! The cause appears to be a lack of integer casting of the limit input in either...

8.5AI score
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 2018/02/16 1:38 p.m.17 views

SQL injection possible with limit() on MySQL

The limit query method is susceptible to catastrophic SQL injection with MySQL. For example, given a model User for a table users: php UserQuery::create-limit'1;DROP TABLE users'-find; This will drop the users table! The cause appears to be a lack of integer casting of the limit input in either...

8.5AI score
SaveExploits0Affected Software1
OSV
OSV
added 2018/02/15 8:29 p.m.2 views

DEBIAN-CVE-2018-7052

An issue was discovered in Irssi before 1.0.7 and 1.1.x before 1.1.1. When the number of windows exceeds the available space, a crash due to a NULL pointer dereference would occur...

7.5CVSS6.9AI score0.02307EPSS
SaveExploits0References1
Prion
Prion
added 2018/02/12 5:29 p.m.42 views

Design/Logic Flaw

In app/Controller/ServersController.php in MISP 2.4.87, a server setting permitted the override of a path variable on certain Red Hed Enterprise Linux and CentOS systems where rhshellfix was enabled, and consequently allowed site admins to inject arbitrary OS commands. The impact is limited by th...

9CVSS6.9AI score0.0165EPSS
SaveExploits0References1Affected Software1
BDU FSTEC
BDU FSTEC
added 2018/01/24 12:0 a.m.12 views

The vulnerability of the ap_limit_section function in the Apache HTTP Server’s httpd daemon allows a hacker to gain access to data from the process’s memory.

The vulnerability of the aplimitsection function in the Apache HTTP Server’s httpd daemon is related to the use of memory after it is freed. Exploiting this vulnerability can allow a remote attacker to access data from the process’s memory through a specially crafted HTTP request...

5.3CVSS7.1AI score0.94999EPSS
SaveExploits9References52Affected Software10
Microsoft KB
Microsoft KB
added 2018/01/24 12:0 a.m.7 views

Update Rollup 14 for System Center 2012 R2 Orchestrator

Update Rollup 14 for System Center 2012 R2 Orchestrator Introduction This article describes the issues that are fixed in Update Rollup 14 for Microsoft System Center 2012 R2 Orchestrator. This article also contains the installation instructions for this update. Issues that are fixed Update rollup...

7AI score
SaveExploits0
Rows per page
Query Builder