Lucene search
+L

12094 matches found

OSV
OSV
added 2018/06/25 3:29 p.m.10 views

UBUNTU-CVE-2018-11039

Spring Framework versions 5.0.x prior to 5.0.7, versions 4.3.x prior to 4.3.18, and older unsupported versions allow web applications to change the HTTP request method to any HTTP method including TRACE using the HiddenHttpMethodFilter in Spring MVC. If an application has a pre-existing XSS...

5.9CVSS6.7AI score0.02781EPSS
SaveExploits0References3
Prion
Prion
added 2018/06/25 3:29 p.m.30 views

Cross site scripting

Spring Framework versions 5.0.x prior to 5.0.7, versions 4.3.x prior to 4.3.18, and older unsupported versions allow web applications to change the HTTP request method to any HTTP method including TRACE using the HiddenHttpMethodFilter in Spring MVC. If an application has a pre-existing XSS...

4.3CVSS7.1AI score0.02781EPSS
SaveExploits0References10Affected Software33
NVD
NVD
added 2018/06/25 3:29 p.m.35 views

CVE-2018-11039

Spring Framework versions 5.0.x prior to 5.0.7, versions 4.3.x prior to 4.3.18, and older unsupported versions allow web applications to change the HTTP request method to any HTTP method including TRACE using the HiddenHttpMethodFilter in Spring MVC. If an application has a pre-existing XSS...

5.9CVSS6.5AI score0.02781EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2018/06/25 3:29 p.m.45 views

CVE-2018-11039

Spring Framework versions 5.0.x prior to 5.0.7, versions 4.3.x prior to 4.3.18, and older unsupported versions allow web applications to change the HTTP request method to any HTTP method including TRACE using the HiddenHttpMethodFilter in Spring MVC. If an application has a pre-existing XSS...

5.9CVSS6.8AI score0.02781EPSS
SaveExploits0References2
OSV
OSV
added 2018/06/25 3:29 p.m.4 views

DEBIAN-CVE-2018-11039

Spring Framework versions 5.0.x prior to 5.0.7, versions 4.3.x prior to 4.3.18, and older unsupported versions allow web applications to change the HTTP request method to any HTTP method including TRACE using the HiddenHttpMethodFilter in Spring MVC. If an application has a pre-existing XSS...

5.9CVSS6.1AI score0.02781EPSS
SaveExploits0References1
OSV
OSV
added 2018/06/25 3:29 p.m.31 views

CVE-2018-11039

Spring Framework versions 5.0.x prior to 5.0.7, versions 4.3.x prior to 4.3.18, and older unsupported versions allow web applications to change the HTTP request method to any HTTP method including TRACE using the HiddenHttpMethodFilter in Spring MVC. If an application has a pre-existing XSS...

5.9CVSS5.8AI score
SaveExploits0References10
Debian CVE
Debian CVE
added 2018/06/25 3:0 p.m.80 views

CVE-2018-11039

Spring Framework versions 5.0.x prior to 5.0.7, versions 4.3.x prior to 4.3.18, and older unsupported versions allow web applications to change the HTTP request method to any HTTP method including TRACE using the HiddenHttpMethodFilter in Spring MVC. If an application has a pre-existing XSS...

5.9CVSS5.8AI score0.02781EPSS
SaveExploits0
Cvelist
Cvelist
added 2018/06/25 3:0 p.m.54 views

CVE-2018-11039

Spring Framework versions 5.0.x prior to 5.0.7, versions 4.3.x prior to 4.3.18, and older unsupported versions allow web applications to change the HTTP request method to any HTTP method including TRACE using the HiddenHttpMethodFilter in Spring MVC. If an application has a pre-existing XSS...

7.3AI score0.02781EPSS
SaveExploits0References10
CVE
CVE
added 2018/06/25 3:0 p.m.212 views

CVE-2018-11039

CVE-2018-11039 affects the Spring Framework, where the HiddenHttpMethodFilter in Spring MVC allows web apps to change the HTTP request method to any method (including TRACE). This can enable an attacker with an existing XSS vulnerability to escalate to an XST (Cross Site Tracing) attack. Affected...

5.9CVSS6.9AI score0.02781EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2018/06/22 2:29 p.m.24 views

CVE-2018-12649

An issue was discovered in app/Controller/UsersController.php in MISP 2.4.92. An adversary can bypass the brute-force protection by using a PUT HTTP method instead of a POST HTTP method in the login part, because this protection was only covering POST requests...

9.8CVSS9.6AI score
SaveExploits0References1
Prion
Prion
added 2018/06/22 2:29 p.m.19 views

Design/Logic Flaw

An issue was discovered in app/Controller/UsersController.php in MISP 2.4.92. An adversary can bypass the brute-force protection by using a PUT HTTP method instead of a POST HTTP method in the login part, because this protection was only covering POST requests...

5CVSS9.3AI score0.01491EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2018/06/22 2:0 p.m.54 views

CVE-2018-12649

CVE-2018-12649 affects MISP 2.4.92 in app/Controller/UsersController.php, where brute-force protection for login only covers POST requests. An adversary can bypass protection by using PUT for login, enabling potential brute-force attempts. The recorded metrics show CVSS v3 base score 9.8 (CRITICA...

9.8CVSS9.4AI score0.01491EPSS
SaveExploits0References1Affected Software1
zdt
zdt
added 2018/06/22 12:0 a.m.46 views

phpMyAdmin 4.8.1 - (Authenticated) Local File Inclusion Vulnerability

Exploit for php platform in category web applications The latest version downloaded from the official website, the file name is phpMyAdmin-4.8.1-all-languages.zip The problem appears in /index.php Find 5563 lines Line 61 contains include $REQUEST'target'; This is obviously LFI precursor, as long ...

SaveExploits0
Hacker One
Hacker One
added 2018/06/21 3:57 p.m.13 views

RATELIMITED: HTTP PUT method enabled

Hi security team, Summary: It is possible to upload files to the server using the PUT method Steps To Reproduce: 1. I used the following request: PUT /emitrani.txt HTTP/1.1 Host: ratelimited.me Content-Length: 10 Connection: close emitrani POC Now a file exists at...

7.2AI score
SaveExploits0
Prion
Prion
added 2018/06/20 2:29 p.m.26 views

Input validation

The parse method in the Email::Address module through 1.909 for Perl is vulnerable to Algorithmic complexity on specially prepared input, leading to Denial of Service. Prepared special input that caused this problem contained 30 form-field characters "\f"...

5CVSS7.4AI score0.0265EPSS
SaveExploits0References3
NVD
NVD
added 2018/06/20 2:29 p.m.24 views

CVE-2018-12558

The parse method in the Email::Address module through 1.909 for Perl is vulnerable to Algorithmic complexity on specially prepared input, leading to Denial of Service. Prepared special input that caused this problem contained 30 form-field characters "\f"...

7.5CVSS7.4AI score0.0265EPSS
SaveExploits0References3
CNVD
CNVD
added 2018/06/20 12:0 a.m.8 views

method-override denial of service vulnerability

method-override is a module that enables the use of HTTP Verbs such as PUT, DELETE, etc. in the client. A security vulnerability exists in method-override. An attacker can exploit this vulnerability with specially crafted input to cause a denial of service...

7.5CVSS7.3AI score0.01215EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2018/06/19 12:0 a.m.10 views

PT-2018-10312 · Openwrt · Openwrt

Name of the Vulnerable Software and Affected Versions: OpenWrt affected versions not specified Description: The issue concerns the mishandling of access control in certain configuration files, potentially allowing remote authenticated users to call arbitrary methods, which could lead to remote...

8.8CVSS8.5AI score0.02436EPSS
SaveExploits0References3
NVD
NVD
added 2018/06/18 2:29 p.m.31 views

CVE-2018-1060

python before versions 2.7.15, 3.4.9, 3.5.6rc1, 3.6.5rc1 and 3.7.0 is vulnerable to catastrophic backtracking in pop3lib's apop method. An attacker could use this flaw to cause denial of service...

7.5CVSS6.5AI score0.05103EPSS
SaveExploits1References22
Prion
Prion
added 2018/06/18 2:29 p.m.26 views

Denial of service

python before versions 2.7.15, 3.4.9, 3.5.6rc1, 3.6.5rc1 and 3.7.0 is vulnerable to catastrophic backtracking in pop3lib's apop method. An attacker could use this flaw to cause denial of service...

5CVSS6AI score0.05103EPSS
SaveExploits1References22Affected Software8
Rows per page
Query Builder