Lucene search
K

1502 matches found

OpenVAS
OpenVAS
added 2024/10/24 12:0 a.m.21 views

Slackware: Security Advisory (SSA:2024-297-01)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.8CVSS8.2AI score0.99987EPSS
Exploits68References9
Tenable Nessus
Tenable Nessus
added 2024/10/24 12:0 a.m.11 views

Fedora 40 : python-fastapi / python-openapi-core / python-platformio / etc (2024-f1615b58e6)

The remote Fedora 40 host has packages installed that are affected by a vulnerability as referenced in the FEDORA-2024-f1615b58e6 advisory. Security fix for CVE-2024-47874. Starlette 0.40.0 October 15, 2024 This release fixes a Denial of service DoS via multipart/form-data requests. You can view...

8.7CVSS7.7AI score0.00652EPSS
Exploits0References2
Slackware Linux
Slackware Linux
added 2024/10/23 7:42 p.m.25 views

[slackware-security] php81

New php81 packages are available for Slackware 15.0 to fix security issues. Here are the details from the Slackware 15.0 ChangeLog: extra/php81/php81-8.1.30-i586-1slack15.0.txz: Upgraded. This update fixes bugs and security issues: Bypass of CVE-2024-4577, Parameter Injection Vulnerability...

9.8CVSS9.9AI score0.99987EPSS
Exploits68
Veracode
Veracode
added 2024/10/23 5:51 a.m.12 views

Denial Of Service (DoS)

Starlette is vulnerable to Denial of Service DoS. The vulnerability is due to the way Starlette handles multipart/form-data parts without a filename. Specifically, these parts are treated as text form fields and buffered in byte strings without any size limits, allowing for arbitrary large upload...

8.7CVSS6.3AI score0.00652EPSS
Exploits0References3Affected Software1
OpenVAS
OpenVAS
added 2024/10/19 12:0 a.m.15 views

openSUSE Security Advisory (SUSE-SU-2024:3719-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.7CVSS8.2AI score0.00652EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2024/10/19 12:0 a.m.19 views

openSUSE 15 Security Update : python-starlette (SUSE-SU-2024:3719-1)

The remote openSUSE 15 host has a package installed that is affected by a vulnerability as referenced in the SUSE- SU-2024:3719-1 advisory. - CVE-2024-47874: Fixed possible DoS via parts size in multipart/form-data requests bsc1231689 Tenable has extracted the preceding description block directly...

8.7CVSS7.7AI score0.00652EPSS
Exploits0References4
SUSE Linux
SUSE Linux
added 2024/10/18 3:48 p.m.2 views

Security update for php7

This update for php7 fixes the following issues: CVE-2024-8925: Fixed erroneous parsing of multipart form data in HTTP POST requests leads to legitimate data not being processed bsc1231360 CVE-2024-8927: Fixed cgi.forceredirect configuration is bypassable due to an environment variable collision...

6.9CVSS6.7AI score0.01077EPSS
Exploits3References12
SUSE Linux
SUSE Linux
added 2024/10/18 2:47 p.m.2 views

Security update for php74

This update for php74 fixes the following issues: CVE-2024-8925: Fixed erroneous parsing of multipart form data in HTTP POST requests leads to legitimate data not being processed bsc1231360 CVE-2024-8927: Fixed cgi.forceredirect configuration is bypassable due to an environment variable collision...

6.9CVSS7AI score0.01077EPSS
Exploits3References12
SUSE Linux
SUSE Linux
added 2024/10/18 5:54 a.m.4 views

Security update for python-starlette

This update for python-starlette fixes the following issues: CVE-2024-47874: Fixed possible DoS via parts size in multipart/form-data requests bsc1231689 Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch"...

8.7CVSS8.4AI score0.00652EPSS
Exploits0References4
OSV
OSV
added 2024/10/18 5:54 a.m.16 views

SUSE-SU-2024:3719-1 Security update for python-starlette

This update for python-starlette fixes the following issues: - CVE-2024-47874: Fixed possible DoS via parts size in multipart/form-data requests bsc1231689...

8.7CVSS7.9AI score0.00652EPSS
Exploits0References3
SUSE Linux
SUSE Linux
added 2024/10/16 2:28 p.m.4 views

Security update for php8

This update for php8 fixes the following issues: CVE-2024-8925: Fixed erroneous parsing of multipart form data in HTTP POST requests leads to legitimate data not being processed bsc1231360 CVE-2024-8927: Fixed cgi.forceredirect configuration is bypassable due to an environment variable collision...

6.9CVSS6.6AI score0.01077EPSS
Exploits3References12
OSV
OSV
added 2024/10/16 2:28 p.m.32 views

SUSE-SU-2024:3664-1 Security update for php8

This update for php8 fixes the following issues: - CVE-2024-8925: Fixed erroneous parsing of multipart form data in HTTP POST requests leads to legitimate data not being processed bsc1231360 - CVE-2024-8927: Fixed cgi.forceredirect configuration is bypassable due to an environment variable...

7.5CVSS6.2AI score0.01077EPSS
Exploits3References7
SUSE CVE
SUSE CVE
added 2024/10/16 2:50 a.m.2 views

SUSE CVE-2024-47874

Starlette is an Asynchronous Server Gateway Interface ASGI framework/toolkit. Prior to version 0.40.0, Starlette treats multipart/form-data parts without a filename as text form fields and buffers those in byte strings with no size limit. This allows an attacker to upload arbitrary large form...

7.5CVSS9.3AI score0.00652EPSS
Exploits0References5
OSV
OSV
added 2024/10/15 6:12 p.m.24 views

GHSA-F96H-PMFR-66VW Starlette Denial of service (DoS) via multipart/form-data

Summary Starlette treats multipart/form-data parts without a filename as text form fields and buffers those in byte strings with no size limit. This allows an attacker to upload arbitrary large form fields and cause Starlette to both slow down significantly due to excessive memory allocations and...

8.7CVSS7.9AI score0.00652EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2024/10/15 6:12 p.m.54 views

Starlette Denial of service (DoS) via multipart/form-data

Summary Starlette treats multipart/form-data parts without a filename as text form fields and buffers those in byte strings with no size limit. This allows an attacker to upload arbitrary large form fields and cause Starlette to both slow down significantly due to excessive memory allocations and...

8.7CVSS6.9AI score0.00652EPSS
Exploits0References4Affected Software1
AlpineLinux
AlpineLinux
added 2024/10/15 4:15 p.m.14 views

CVE-2024-47874

Starlette is an Asynchronous Server Gateway Interface ASGI framework/toolkit. Prior to version 0.40.0, Starlette treats multipart/form-data parts without a filename as text form fields and buffers those in byte strings with no size limit. This allows an attacker to upload arbitrary large form...

8.7CVSS7.1AI score0.00652EPSS
Exploits0References2
Cvelist
Cvelist
added 2024/10/15 3:45 p.m.32 views

CVE-2024-47874 Starlette Denial of service (DoS) via multipart/form-data

Starlette is an Asynchronous Server Gateway Interface ASGI framework/toolkit. Prior to version 0.40.0, Starlette treats multipart/form-data parts without a filename as text form fields and buffers those in byte strings with no size limit. This allows an attacker to upload arbitrary large form...

8.7CVSS0.00652EPSS
Exploits0References2
Snyk
Snyk
added 2024/10/15 6:49 a.m.3 views

Allocation of Resources Without Limits or Throttling

Overview starlette is a The little ASGI library that shines. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via multipart/form-data requests, due to treating parts without a filename as text form fields and buffering those in byte strings...

8.7CVSS7AI score0.00652EPSS
Exploits0References2
Packet Storm
Packet Storm
added 2024/10/14 12:0 a.m.409 views

WordPress File Manager Advanced Shortcode 2.3.2 Code Injectin / Shell Upload

============================================================================================================================================= | Title : WordPress File Manager Advanced Shortcode 2.3.2 Code Injection Vulnerability | | Author : indoushka | | Tested on : windows 10 FrPro / browser :...

7.4AI score
Exploits0
OSV
OSV
added 2024/10/10 7:14 a.m.17 views

BIT-PHP-2024-8925 Erroneous parsing of multipart form data

In PHP versions 8.1. before 8.1.30, 8.2. before 8.2.24, 8.3. before 8.3.12, erroneous parsing of multipart form data contained in an HTTP POST request could lead to legitimate data not being processed. This could lead to malicious attacker able to control part of the submitted data being able to...

5.3CVSS6AI score0.00947EPSS
Exploits1References4
Rows per page
Query Builder