Lucene search
K

2483 matches found

CNNVD
CNNVD
added 2023/05/15 12:0 a.m.5 views

WordPress plugin HTTP Headers SQL注入漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports personal blog sites on PHP and MySQL servers.WordPress plugin is an application plugin. A SQL injection vulnerability exists in the...

7.2CVSS8.1AI score0.00885EPSS
Exploits2References2
Tenable Nessus
Tenable Nessus
added 2023/05/13 12:0 a.m.30 views

EulerOS 2.0 SP9 : haproxy (EulerOS-SA-2023-1845)

According to the versions of the haproxy package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - HAProxy before 2.7.3 may allow a bypass of access control because HTTP/1 headers are inadvertently lost in some situations, aka 'request...

9.1CVSS7.5AI score0.05493EPSS
Exploits0References2
Apache Tomcat
Apache Tomcat
added 2023/05/10 12:0 a.m.37 views

Fixed in Apache Tomcat 9.0.75

Important: Information disclosure CVE-2023-34981 The fix for bug 66512 introduced a regression that was fixed as bug 66591. The regression meant that, if a response did not have any HTTP headers set, no AJP SENDHEADERS message would be sent which in turn meant that at least one AJP based proxy...

7.5CVSS7.3AI score0.00898EPSS
Exploits0Affected Software1
F5 Networks
F5 Networks
added 2023/05/08 3:3 p.m.36 views

K000133759: Python vulnerability CVE-2020-26116

Security Advisory Description http.client in Python 3.x before 3.5.10, 3.6.x before 3.6.12, 3.7.x before 3.7.9, and 3.8.x before 3.8.5 allows CRLF injection if the attacker controls the HTTP request method, as demonstrated by inserting CR and LF control characters in the first argument of...

7.2CVSS7.2AI score0.06283EPSS
Exploits1Affected Software4
Tenable Nessus
Tenable Nessus
added 2023/05/06 12:0 a.m.29 views

EulerOS Virtualization 3.0.2.0 : grub2 (EulerOS-SA-2023-1722)

According to the versions of the grub2 packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - A crafted 16-bit grayscale PNG image may lead to a out-of-bounds write in the heap area. An attacker may take advantage of that to...

8.1CVSS7.2AI score0.01131EPSS
Exploits0References5
Exploit DB
Exploit DB
added 2023/05/05 12:0 a.m.345 views

File Thingie 2.5.7 - Remote Code Execution (RCE)

!/usr/bin/python Exploit Title: File Thingie 2.5.7 - Arbitary File Upload to RCE Google Dork: N/A Date: 27th of April, 2023 Exploit Author: Maurice Fielenbach grimlockx - Hexastrike Cybersecurity UG haftungsbeschränkt Software Link: https://github.com/leefish/filethingie Version: 2.5.7 Tested on:...

7.4AI score
Exploits0
Veracode
Veracode
added 2023/04/26 11:9 a.m.29 views

Denial Of Service (DoS)

traefik is vulnerable to Denial of Service DoS. The vulnerability exists in when parsing the HTTP headers that could allocate substantially more memory than required causing an application crash...

7.5CVSS7.2AI score0.01085EPSS
Exploits0References6Affected Software1
Patchstack
Patchstack
added 2023/04/25 12:0 a.m.9 views

WordPress HTTP Headers Plugin < 1.18.8 is vulnerable to SQL Injection

Software HTTP Headers Type Plugin Vulnerable versions 1.18.8 Fixed in 1.18.8 OWASP Top 10 A1: Injection Classification SQL Injection CVE CVE-2023-1207 Patch priority Low CVSS severity Low 6.6 Developer Claim ownership PSID 4e6306d4524c Credits qerogramat Kakao Style Corp. Required privilege...

7.2CVSS7.2AI score0.00885EPSS
Exploits2References4Affected Software1
wpexploit
wpexploit
added 2023/04/24 12:0 a.m.154 views

HTTP Headers < 1.18.8 - Admin+ SQL Injection

This plugin has an import functionality which executes arbitrary SQL on the server, leading to an SQL Injection vulnerability. 1. Create an SQL file with the following contents: UPDATE wpoptions SET optionvalue = "Hacked" WHERE optionname = "blogname" 2. As an admin user within WP Admin, navigate...

7.2CVSS8AI score0.00885EPSS
Exploits2
WPVulnDB
WPVulnDB
added 2023/04/24 12:0 a.m.17 views

HTTP Headers < 1.18.8 - Admin+ SQL Injection

This plugin has an import functionality which executes arbitrary SQL on the server, leading to an SQL Injection vulnerability. PoC 1. Create an SQL file with the following contents: UPDATE wpoptions SET optionvalue = "Hacked" WHERE optionname = "blogname" 2. As an admin user within WP Admin,...

7.2CVSS8AI score0.00885EPSS
Exploits2Affected Software1
Veracode
Veracode
added 2023/04/18 10:56 a.m.42 views

Denial Of Service (DoS)

github.com/golang/go is vulnerable to Denial of Service DoS attacks. Unusual patterns of input data cause the upcomingHeaderNewlines function to parse HTTP and MIME headers which allocates more memory than required, causing the application to crash via memory exhaustion...

7.5CVSS8.4AI score0.01888EPSS
Exploits0References10Affected Software4
Cvelist
Cvelist
added 2023/04/14 6:15 p.m.33 views

CVE-2023-29013 HTTP header parsing could cause a deny of service

Traefik pronounced traffic is a modern HTTP reverse proxy and load balancer for deploying microservices. There is a vulnerability in Go when parsing the HTTP headers, which impacts Traefik. HTTP header parsing could allocate substantially more memory than required to hold the parsed headers. This...

7.5CVSS7.6AI score0.01085EPSS
Exploits0References5
CNNVD
CNNVD
added 2023/04/14 12:0 a.m.3 views

Containous Traefik 资源管理错误漏洞

Containous Traefik is a reverse proxy and load balancer from Containous Corporation. Containous Traefik suffers from a Resource Management Error vulnerability that occurs when GO allocates more memory when parsing HTTP headers than is required to save the parsed headers. An attacker could exploit...

7.5CVSS6.8AI score0.01085EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2023/04/12 12:2 p.m.6 views

haproxy: request smuggling attack in HTTP/1 header parsing

A flaw was found in HAProxy's headers processing that causes HAProxy to drop important headers fields such as Connection, Content-length, Transfer-Encoding, and Host after having partially processed them. A maliciously crafted HTTP request could be used in an HTTP request smuggling attack to bypa...

9.1CVSS5.7AI score0.05493EPSS
Exploits0References6
OSV
OSV
added 2023/04/11 8:59 p.m.28 views

GHSA-7HJ9-RV74-5G92 Traefik HTTP header parsing could cause a denial of service

Impact There is a vulnerability in Go when parsing the HTTP headers, which impacts Traefik. HTTP header parsing could allocate substantially more memory than required to hold the parsed headers. This behavior could be exploited to cause a denial of service. References - CVE-2023-24534 Patches -...

7.5CVSS8.6AI score0.01085EPSS
Exploits0References9
Tenable Nessus
Tenable Nessus
added 2023/04/10 12:0 a.m.65 views

Debian dla-3384 : libtomcat9-embed-java - security update

The remote Debian 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the dla-3384 advisory. ------------------------------------------------------------------------- Debian LTS Advisory DLA-3384-1 [email protected]...

7.5CVSS7.1AI score0.01831EPSS
Exploits0References6
SUSE CVE
SUSE CVE
added 2023/04/06 1:57 a.m.2 views

SUSE CVE-2023-24534

HTTP and MIME header parsing can allocate large amounts of memory, even when parsing small inputs, potentially leading to a denial of service. Certain unusual patterns of input data can cause the common function used to parse HTTP and MIME headers to allocate substantially more memory than requir...

7.5CVSS7AI score0.01888EPSS
Exploits0References13
Debian
Debian
added 2023/04/05 7:47 p.m.33 views

[SECURITY] [DLA 3384-1] tomcat9 security update

Debian LTS Advisory DLA-3384-1 [email protected] https://www.debian.org/lts/security/ Markus Koschany April 05, 2023 https://wiki.debian.org/LTS Package : tomcat9 Version : 9.0.31-1deb10u8 CVE ID : CVE-2022-42252 CVE-2023-28708 Debian Bug : 1033475 Two security vulnerabilities have been...

7.5CVSS6.7AI score0.01831EPSS
Exploits0
Packet Storm
Packet Storm
added 2023/03/27 12:0 a.m.229 views

Desktop Central 9.1.0 CRLF Injection / Server-Side Request Forgery

Exploit Title: Desktop Central 9.1.0 - Multiple Vulnerabilities Discovery by: Rafael Pedrero Discovery Date: 2021-02-14 Software Link : http://www.desktopcentral.com Tested Version: 9.1.0 Build No: 91084 Tested on: Windows 10 Vulnerability Type: CRLF injection CRLF - 1 CVSS v3: 6.1 CVSS vector:...

6.8AI score
Exploits0
Kitploit
Kitploit
added 2023/03/26 11:30 a.m.108 views

Waf-Bypass - Check Your WAF Before An Attacker Does

WAF bypass Tool is an open source tool to analyze the security of any WAF for False Positives and False Negatives using predefined and customizable payloads. Check your WAF before an attacker does. WAF Bypass Tool is developed by Nemesida WAF team with the participation of community. How to run I...

8.2AI score
Exploits0References1
Rows per page
Query Builder