Lucene search
+L

16895 matches found

Cvelist
Cvelist
added 2022/05/16 2:30 p.m.41 views

CVE-2022-1386 Fusion Builder < 3.6.2 - Unauthenticated SSRF

The Fusion Builder WordPress plugin before 3.6.2, used in the Avada theme, does not validate a parameter in its forms which could be used to initiate arbitrary HTTP requests. The data returned is then reflected back in the application's response. This could be used to interact with hosts on the...

9.4AI score0.72076EPSS
SaveExploits6References3
CNVD
CNVD
added 2022/05/16 12:0 a.m.48 views

InHand Networks InRouter302 Elevation of Privilege Vulnerability

InHand Networks InRouter Series is a series of routers from InHand Networks, U.S.A. An elevation of privilege vulnerability exists in the InHand Networks InRouter302 V3.5.4 release, which could be exploited by an attacker to cause an increase in privileges via a specially crafted HTTP request...

8.8CVSS4AI score0.0194EPSS
SaveExploits1References1
CNVD
CNVD
added 2022/05/16 12:0 a.m.53 views

InHand Networks InRouter302 Firmware Update Vulnerability

InHand Networks InRouter Series is a series of routers from InHand Networks, U.S.A. A firmware update vulnerability exists in the InHand Networks InRouter302 V3.5.37 release, which stems from a lack of valid validation in the iburn firmware checking feature. An attacker could exploit this...

9.9CVSS1.9AI score0.01287EPSS
SaveExploits1References1
Huntr
Huntr
added 2022/05/15 10:43 a.m.66 views

The publify application allows large characters to insert in the input field "First name and Last name" on the profile field which can allow attackers to cause a Denial of Service (DoS) via a crafted HTTP request in publify / publify

Description The publify application allows large characters to insert in the input field "First name and Last name" which can allow attackers to cause a Denial of Service DoS via a crafted HTTP request Proof of Concept 1 - go to your profile https://demo-publify.herokuapp.com/admin/profiles 2 -...

7.5CVSS2.2AI score0.30778EPSS
SaveExploits1References2
Veracode
Veracode
added 2022/05/14 8:51 p.m.50 views

Denial Of Service (DoS)

curl is vulnerable to denial of service. The vulnerability exists due to the never-ending busy-loop in erroneous function, allowing an attacker to cause an application crash by sending a HTTP request...

7.5CVSS7.3AI score0.02747EPSS
SaveExploits1References6Affected Software4
Huntr
Huntr
added 2022/05/14 1:35 p.m.41 views

The trudesk application allows large characters to insert in the input field "Full Name" on the signup field which can allow attackers to cause a Denial of Service (DoS) via a crafted HTTP request

POC: 1. go to signup form: http://127.0.0.1:8118/signup 2. Fill the Full Name input field with huge charactersmore than lakhs or crores 3. After created the account, check the admin panel: http://127.0.0.1:8118/accounts, go to Accounts -- customers 4. The admin panel will be flooded with our...

5CVSS2.4AI score0.01037EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2022/05/14 11:41 a.m.57 views

CVE-2020-7238

A flaw was found in Netty, where it mishandles Transfer-Encoding whitespace. This flaw allows HTTP Request Smuggling. Mitigation Use HTTP/2 instead clear boundaries between requests Disable reuse of backend connections eg. http-reuse never in HAProxy or whatever equivalent LB settings...

7.5CVSS1.1AI score0.08415EPSS
SaveExploits2References4
OSV
OSV
added 2022/05/14 3:45 a.m.30 views

GHSA-W4X6-J349-9R57 Apache NiFi host header poisoning issue

A malicious host header in an incoming HTTP request could cause NiFi to load resources from an external server. The fix to sanitize host headers and compare to a controlled whitelist was applied on the Apache NiFi 1.5.0 release. Users running a prior 1.x release should upgrade to the appropriate...

7.5CVSS7.4AI score0.02848EPSS
SaveExploits3References2
Github Security Blog
Github Security Blog
added 2022/05/14 3:45 a.m.34 views

Apache NiFi host header poisoning issue

A malicious host header in an incoming HTTP request could cause NiFi to load resources from an external server. The fix to sanitize host headers and compare to a controlled whitelist was applied on the Apache NiFi 1.5.0 release. Users running a prior 1.x release should upgrade to the appropriate...

7.5CVSS1.3AI score0.02848EPSS
SaveExploits3References3Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/14 2:41 a.m.39 views

Symfony SSRF Vulnerability via Form Component

An issue was discovered in Symfony before 2.7.38, 2.8.31, 3.2.14, 3.3.13, 3.4-BETA5, and 4.0-BETA5. When a form is submitted by the user, the request handler classes of the Form component merge POST data and uploaded files data into one array. This big array forms the data that are then bound to...

6.5CVSS6.3AI score0.01553EPSS
SaveExploits0References8Affected Software2
OSV
OSV
added 2022/05/14 2:41 a.m.22 views

GHSA-CQQH-94R6-WJRG Symfony SSRF Vulnerability via Form Component

An issue was discovered in Symfony before 2.7.38, 2.8.31, 3.2.14, 3.3.13, 3.4-BETA5, and 4.0-BETA5. When a form is submitted by the user, the request handler classes of the Form component merge POST data and uploaded files data into one array. This big array forms the data that are then bound to...

6.5CVSS6.4AI score0.01553EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2022/05/14 1:10 a.m.70 views

Apache Tomcat is vulnerable to HTTP request-smuggling

Apache Tomcat before 6.0.39, 7.x before 7.0.47, and 8.x before 8.0.0-RC3, when an HTTP connector or AJP connector is used, does not properly handle certain inconsistent HTTP request headers, which allows remote attackers to trigger incorrect identification of a request's length and conduct...

5.8CVSS7AI score0.16833EPSS
SaveExploits2References52Affected Software1
OSV
OSV
added 2022/05/14 1:10 a.m.30 views

GHSA-J448-J653-R3VJ Apache Tomcat is vulnerable to HTTP request-smuggling

Apache Tomcat before 6.0.39, 7.x before 7.0.47, and 8.x before 8.0.0-RC3, when an HTTP connector or AJP connector is used, does not properly handle certain inconsistent HTTP request headers, which allows remote attackers to trigger incorrect identification of a request's length and conduct...

5.8CVSS6.1AI score0.16833EPSS
SaveExploits2References52
Github Security Blog
Github Security Blog
added 2022/05/14 1:10 a.m.44 views

Improper Input Validation in Apache Tomcat

java/org/apache/coyote/http11/filters/ChunkedInputFilter.java in Apache Tomcat 6.x before 6.0.42, 7.x before 7.0.55, and 8.x before 8.0.9 does not properly handle attempts to continue reading data after an error has occurred, which allows remote attackers to conduct HTTP request smuggling attacks...

6.4CVSS6.5AI score0.21045EPSS
SaveExploits0References33Affected Software1
OSV
OSV
added 2022/05/14 1:10 a.m.13 views

GHSA-PXCX-CXQ8-4MMW Uncontrolled Resource Consumption in Apache Tomcat

Apache Tomcat 6.x before 6.0.44, 7.x before 7.0.55, and 8.x before 8.0.9 does not properly handle cases where an HTTP response occurs before finishing the reading of an entire request body, which allows remote attackers to cause a denial of service thread consumption via a series of aborted uploa...

7.8CVSS6.8AI score0.20318EPSS
SaveExploits0References45
Tenable Nessus
Tenable Nessus
added 2022/05/14 12:0 a.m.87 views

F5 Networks BIG-IP : Apache HTTP Server vulnerability (K67090077)

The version of F5 Networks BIG-IP installed on the remote host is prior to 15.1.9 / 16.1.4 / 17.1.1. It is, therefore, affected by a vulnerability as referenced in the K67090077 advisory. Apache HTTP Server 2.4.52 and earlier fails to close inbound connection when errors are encountered discardin...

9.8CVSS8.4AI score0.28189EPSS
SaveExploits0References2
Huntr
Huntr
added 2022/05/13 3:38 p.m.14 views

Improper Control of a Resource Through its Lifetime in the input field "Bookmark Tabs"

Description The Organizr application allows large characters to insert in the input field "Bookmark Tabs" which can allow attackers to cause a Denial of Service DoS via a crafted HTTP request. Proof of Concept 1.Login to the application 2.Go to "Tab Editor" - "Bookmark Tabs". 3.Click on the +...

1.5AI score
SaveExploits0References1
NVD
NVD
added 2022/05/13 3:15 p.m.31 views

CVE-2022-25591

BlogEngine.NET v3.3.8.0 was discovered to contain an arbitrary file deletion vulnerability which allows attackers to delete files within the web server root directory via a crafted HTTP request...

9.1CVSS0.0268EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2022/05/13 3:15 p.m.5 views

CVE-2022-25591

BlogEngine.NET v3.3.8.0 was discovered to contain an arbitrary file deletion vulnerability which allows attackers to delete files within the web server root directory via a crafted HTTP request...

9.1CVSS5.6AI score0.0268EPSS
SaveExploits1References3
Prion
Prion
added 2022/05/13 3:15 p.m.27 views

Arbitrary file deletion

BlogEngine.NET v3.3.8.0 was discovered to contain an arbitrary file deletion vulnerability which allows attackers to delete files within the web server root directory via a crafted HTTP request...

6.4CVSS9AI score0.0268EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder