Lucene search
K

6256 matches found

UbuntuCve
UbuntuCve
added 2021/12/07 10:15 p.m.62 views

CVE-2021-42717

ModSecurity 3.x through 3.0.5 mishandles excessively nested JSON objects. Crafted JSON objects with nesting tens-of-thousands deep could result in the web server being unable to service legitimate requests. Even a moderately large e.g., 300KB HTTP request can occupy one of the limited NGINX worke...

7.5CVSS7.1AI score0.03206EPSS
Exploits2References3
Prion
Prion
added 2021/12/07 10:15 p.m.22 views

Design/Logic Flaw

ModSecurity 3.x through 3.0.5 mishandles excessively nested JSON objects. Crafted JSON objects with nesting tens-of-thousands deep could result in the web server being unable to service legitimate requests. Even a moderately large e.g., 300KB HTTP request can occupy one of the limited NGINX worke...

5CVSS7.3AI score0.03206EPSS
Exploits2References4Affected Software5
OSV
OSV
added 2021/12/07 10:15 p.m.0 views

UBUNTU-CVE-2021-42717

ModSecurity 3.x through 3.0.5 mishandles excessively nested JSON objects. Crafted JSON objects with nesting tens-of-thousands deep could result in the web server being unable to service legitimate requests. Even a moderately large e.g., 300KB HTTP request can occupy one of the limited NGINX worke...

7.5CVSS7.1AI score0.03206EPSS
Exploits2References4
Cvelist
Cvelist
added 2021/12/07 9:8 p.m.28 views

CVE-2021-42717

ModSecurity 3.x through 3.0.5 mishandles excessively nested JSON objects. Crafted JSON objects with nesting tens-of-thousands deep could result in the web server being unable to service legitimate requests. Even a moderately large e.g., 300KB HTTP request can occupy one of the limited NGINX worke...

7.8AI score0.03206EPSS
Exploits2References4
Debian CVE
Debian CVE
added 2021/12/07 9:8 p.m.27 views

CVE-2021-42717

ModSecurity 3.x through 3.0.5 mishandles excessively nested JSON objects. Crafted JSON objects with nesting tens-of-thousands deep could result in the web server being unable to service legitimate requests. Even a moderately large e.g., 300KB HTTP request can occupy one of the limited NGINX worke...

7.5CVSS7.8AI score0.03206EPSS
Exploits2
NCSC
NCSC
added 2021/12/07 12:0 a.m.3 views

Vulnerability fixed in Ngnix

F5 has fixed a vulnerability in NGINX. The vulnerability makes it possible to perform a denial-of-service attack by sending corrupt json data. The vulnerability is specifically in the JSON parser of the ModSecurity WAF module of NGINX Plus. F5 has made updates available to fix the vulnerability...

7.5CVSS6.9AI score0.03206EPSS
Exploits2
CNNVD
CNNVD
added 2021/12/06 12:0 a.m.4 views

ModSecurity 安全漏洞

ModSecurity is an intrusion detection and blocking engine that can be run as a module of the Apache Web Server or as a standalone application to enhance the security of Web applications and protect Web applications from known and unknown attacks. A security vulnerability exists in the NGINX...

5.5AI score
Exploits0References1
The Hacker News
The Hacker News
added 2021/12/03 8:6 a.m.92 views

New Payment Data Stealing Malware Hides in Nginx Process on Linux Servers

E-commerce platforms in the U.S., Germany, and France have come under attack from a new form of malware that targets Nginx servers in an attempt to masquerade its presence and slip past detection by security solutions. "This novel code injects itself into a host Nginx application and is nearly...

7.6AI score
Exploits0
Gitee
Gitee
added 2021/11/24 12:17 a.m.8 views

Exploit for Improper Encoding or Escaping of Output in F5 Nginx

This repository is an open-source collection of vulnerable systems and applications for educational purposes, specifically for penetration testing and vulnerability assessment. It is maintained by phith0n and hosted on GitHub. The repository contains various vulnerable systems and applications,...

9.8CVSS8.2AI score0.99686EPSS
Exploits53
Oracle linux
Oracle linux
added 2021/11/23 12:0 a.m.64 views

openssl security update

1:1.1.1k-4 - Fixes bugs in s390x AES code. - Uses the first detected address family if IPv6 is not available - Reverts the changes in https://github.com/openssl/openssl/pull/13305 as it introduces a regression if server has a DSA key pair, the handshake fails when the protocol is not explicitly s...

7.5CVSS7.4AI score0.50732EPSS
Exploits0
Gitee
Gitee
added 2021/11/21 12:0 a.m.5 views

vulhub1

This is a repository for a project called Vulhub, which appears to be a collection of vulnerable systems and applications for testing and learning purposes. The repository contains various files and directories, including: 1. .gitattributes: A file that specifies which files should be ignored by...

6.9AI score
Exploits0
Kitploit
Kitploit
added 2021/11/20 11:30 a.m.53 views

pwnSpoof - Generates realistic spoofed log files for common web servers with customisable attack scenarios

pwnSpoof from Punk Security generates realistic spoofed log files for common web servers with customisable attack scenarios. Every log bundle is unique and completely customisable, making it perfect for generating CTF scenarios and for training serials. Can you find the attacker session and build...

7.2AI score
Exploits0References1
Huntr
Huntr
added 2021/11/19 3:45 a.m.18 views

CRLF Injection in phpservermon/phpservermon

Description misconfig of nginx lead to crlf injection In nginx, $uri is url decoded, which will decode %0d%0a to CRLF. code: return 301 http://$uri; Proof of Concept A request to: http://www.test.com/%0d%0afakeheader:123%0d%0a%0d%0afakecontent Impact CRLF Injection allows an attacker to inject...

5.8CVSS0.8AI score0.00843EPSS
Exploits1
ArchLinux
ArchLinux
added 2021/11/18 12:0 a.m.33 views

[ASA-202111-7] kubectl-ingress-nginx: information disclosure

Arch Linux Security Advisory ASA-202111-7 ========================================= Severity: High Date : 2021-11-18 CVE-ID : CVE-2021-25742 Package : kubectl-ingress-nginx Type : information disclosure Remote : Yes Link : https://security.archlinux.org/AVG-2490 Summary ======= The package...

7.6CVSS6.5AI score0.01784EPSS
Exploits1References7
Oracle linux
Oracle linux
added 2021/11/16 12:0 a.m.43 views

openssl security and bug fix update

1:1.1.1k-4 - Fixes bugs in s390x AES code. - Uses the first detected address family if IPv6 is not available - Reverts the changes in https://github.com/openssl/openssl/pull/13305 as it introduces a regression if server has a DSA key pair, the handshake fails when the protocol is not explicitly s...

7.5CVSS7.4AI score0.50732EPSS
Exploits0
Huntr
Huntr
added 2021/11/15 5:47 a.m.12 views

in jitsi/jicofo

Description misconfigurations of nginx lead to a path traversal vulnerability. Proof of Concept according to https://github.com/jitsi/jicofo/blob/master/doc/shibboleth.md?plain=1L251 a request to /shibboleth-sp../ can get any file under /usr/share Impact An attacker can access files on the web...

1.5AI score
Exploits0
Huntr
Huntr
added 2021/11/15 2:53 a.m.14 views

Path Traversal in welliamcao/opsmanage

漏洞 README.md文件中的nginx配置存在安全漏洞,导致恶意攻击者可以任意读取项目中的文件。 POC 对于github上的demo地址,一种可行的攻击方式为: http://42.194.214.22:8000/static../ 可以看到读取到整个项目的文件。如果用户对该项目进行过二开,并在init.sql,conf/中写入了一些敏感信息,可能造成较大危害 影响 攻击者可以读取项目目录下任意文件...

0.1AI score
Exploits0
RedHat Linux
RedHat Linux
added 2021/11/11 6:31 p.m.137 views

Important: Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.4 images and security updates

Red Hat Advanced Cluster Management for Kubernetes 2.4.0 General Availability release images, which fix several bugs and security issues. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a...

9.8CVSS7.2AI score0.87816EPSS
Exploits14References28
IBM Security Bulletins
IBM Security Bulletins
added 2021/11/09 6:19 p.m.43 views

Security Bulletin: A security vulnerability in NGINX affects IBM Cloud Pak for Multicloud Management Managed Services

Summary A security vulnerability in NGINX affects IBM Cloud Pak for Multicloud Management Managed Services. Vulnerability Details CVEID: CVE-2021-3618 DESCRIPTION: Sendmail, vsftpd and NGINX could provide weaker than expected security, caused by an ALPACA application layer protocol content...

7.4CVSS1.3AI score0.02037EPSS
Exploits0Affected Software1
Rockylinux
Rockylinux
added 2021/11/09 8:39 a.m.11 views

new module: nginx:1.20

An update is available for nginx. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list This enhancement update adds the nginx:1.20 module to Rocky Linux 8. BZ1945671...

1.9AI score
Exploits0
Rows per page
Query Builder