Lucene search
K

381 matches found

NVD
NVD
added 2024/02/12 8:15 p.m.9 views

CVE-2021-4437

A vulnerability, which was classified as problematic, has been found in dbartholomae lambda-middleware frameguard up to 1.0.4. Affected by this issue is some unknown functionality of the file packages/json-deserializer/src/JsonDeserializer.ts of the component JSON Mime-Type Handler. The...

6.5CVSS3.9AI score0.00032EPSS
Exploits0References5
Prion
Prion
added 2024/02/12 8:15 p.m.9 views

Information disclosure

A vulnerability, which was classified as problematic, has been found in dbartholomae lambda-middleware frameguard up to 1.0.4. Affected by this issue is some unknown functionality of the file packages/json-deserializer/src/JsonDeserializer.ts of the component JSON Mime-Type Handler. The...

2.7CVSS7.4AI score0.00032EPSS
Exploits0References5
Cvelist
Cvelist
added 2024/02/12 7:31 p.m.7 views

CVE-2021-4437 dbartholomae lambda-middleware frameguard JSON Mime-Type JsonDeserializer.ts redos

A vulnerability, which was classified as problematic, has been found in dbartholomae lambda-middleware frameguard up to 1.0.4. Affected by this issue is some unknown functionality of the file packages/json-deserializer/src/JsonDeserializer.ts of the component JSON Mime-Type Handler. The...

3.5CVSS4.3AI score0.00032EPSS
Exploits0References5
CVE
CVE
added 2024/02/12 7:31 p.m.39 views

CVE-2021-4437

CVE-2021-4437 affects dbartholomae lambda-middleware frameguard

6.5CVSS4.1AI score0.00032EPSS
Exploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2024/02/12 7:31 p.m.3 views

CVE-2021-4437 dbartholomae lambda-middleware frameguard JSON Mime-Type JsonDeserializer.ts redos

A vulnerability, which was classified as problematic, has been found in dbartholomae lambda-middleware frameguard up to 1.0.4. Affected by this issue is some unknown functionality of the file packages/json-deserializer/src/JsonDeserializer.ts of the component JSON Mime-Type Handler. The...

3.5CVSS6.5AI score0.00032EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2024/02/12 12:0 a.m.2 views

PT-2024-11035 · Dbartholomae · Lambda-Middleware Frameguard

Name of the Vulnerable Software and Affected Versions: dbartholomae lambda-middleware frameguard versions up to 1.0.4 Description: A problematic issue has been found in the JSON Mime-Type Handler component, specifically in the file packages/json-deserializer/src/JsonDeserializer.ts. The...

6.5CVSS4.6AI score0.00032EPSS
Exploits0References13
CNNVD
CNNVD
added 2024/02/12 12:0 a.m.2 views

lambda-middleware Security Vulnerabilities

lambda-middleware is a collection of middleware for AWS lambda functions. A security vulnerability exists in dbartholomae lambda-middleware frameguard version 1.0.4 and earlier, which stems from a security vulnerability in the component JSON Mime-Type Handler...

6.5CVSS6.8AI score0.00032EPSS
Exploits0References6
Openbugbounty
Openbugbounty
added 2024/02/07 11:7 p.m.10 views

sui.dif.cdmx.gob.mx Cross Site Scripting vulnerability OBB-3850554

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
Exploits0
Veracode
Veracode
added 2024/02/02 9:16 a.m.11 views

Interpretation Conflict

bref/bref is vulnerable to Interpretation Conflict. The vulnerability is due to incorrect parsing of open square braces in a request when a lambda event is converted to a PSR7 object. The difference in the body parsing can result in unintended parsing behavior...

9.8CVSS7AI score0.00227EPSS
Exploits1References2Affected Software1
Veracode
Veracode
added 2024/02/02 8:47 a.m.12 views

Denial Of Service (DoS)

Bref is vulnerable to Denial Of Service DoS. The vulnerability is due to improper clean up of temporary files after processing a MultiPart requests when the Event-Driven Function runtime is utilized and the handler is a RequestHandlerInterface. This allows an attacker to fill the Lambda instance...

6.5CVSS6.7AI score0.00141EPSS
Exploits1References2Affected Software1
Github Security Blog
Github Security Blog
added 2024/02/01 10:47 p.m.26 views

Bref vulnerable to Body Parsing Inconsistency in Event-Driven Functions

Impacted Resources bref/src/Event/Http/Psr7Bridge.php:130-168 Description When Bref is used with the Event-Driven Function runtime and the handler is a RequestHandlerInterface, then the Lambda event is converted to a PSR7 object. During the conversion process, if the request is a MultiPart, each...

9.8CVSS7.3AI score0.00227EPSS
Exploits1References5Affected Software1
OSV
OSV
added 2024/02/01 10:47 p.m.21 views

GHSA-82VX-MM6R-GG8W Bref vulnerable to Body Parsing Inconsistency in Event-Driven Functions

Impacted Resources bref/src/Event/Http/Psr7Bridge.php:130-168 Description When Bref is used with the Event-Driven Function runtime and the handler is a RequestHandlerInterface, then the Lambda event is converted to a PSR7 object. During the conversion process, if the request is a MultiPart, each...

3.7CVSS9.8AI score0.00227EPSS
Exploits1References5
OSV
OSV
added 2024/02/01 8:53 p.m.15 views

GHSA-99F9-GV72-FW9R Bref Doesn't Support Multiple Value Headers in ApiGatewayFormatV2

Impacted Resources bref/src/Event/Http/HttpResponse.php:61-90 Description When Bref is used in combination with an API Gateway with the v2 format, it does not handle multiple values headers. Precisely, if PHP generates a response with two headers having the same key but different values only the...

4.8CVSS6.7AI score0.00191EPSS
Exploits1References5
OSV
OSV
added 2024/02/01 8:53 p.m.17 views

GHSA-X4HH-FRX8-98R5 Bref's Uploaded Files Not Deleted in Event-Driven Functions

Impacted Resources bref/src/Event/Http/Psr7Bridge.php:94-125 Description When Bref is used with the Event-Driven Function runtime and the handler is a RequestHandlerInterface, then the Lambda event is converted to a PSR7 object. During the conversion process, if the request is a MultiPart, each...

6.5CVSS6.5AI score0.00141EPSS
Exploits1References5
Github Security Blog
Github Security Blog
added 2024/02/01 8:53 p.m.25 views

Bref's Uploaded Files Not Deleted in Event-Driven Functions

Impacted Resources bref/src/Event/Http/Psr7Bridge.php:94-125 Description When Bref is used with the Event-Driven Function runtime and the handler is a RequestHandlerInterface, then the Lambda event is converted to a PSR7 object. During the conversion process, if the request is a MultiPart, each...

6.5CVSS7.2AI score0.00141EPSS
Exploits1References5Affected Software1
NVD
NVD
added 2024/02/01 4:17 p.m.9 views

CVE-2024-24753

Bref enable serverless PHP on AWS Lambda. When Bref is used in combination with an API Gateway with the v2 format, it does not handle multiple values headers. If PHP generates a response with two headers having the same key but different values only the latest one is kept. If an application relie...

6.5CVSS5.5AI score0.00191EPSS
Exploits1References2
NVD
NVD
added 2024/02/01 4:17 p.m.16 views

CVE-2024-24752

Bref enable serverless PHP on AWS Lambda. When Bref is used with the Event-Driven Function runtime and the handler is a RequestHandlerInterface, then the Lambda event is converted to a PSR7 object. During the conversion process, if the request is a MultiPart, each part is parsed and for each whic...

6.5CVSS6.4AI score0.00141EPSS
Exploits1References2
NVD
NVD
added 2024/02/01 4:17 p.m.6 views

CVE-2024-24754

Bref enable serverless PHP on AWS Lambda. When Bref is used with the Event-Driven Function runtime and the handler is a RequestHandlerInterface, then the Lambda event is converted to a PSR7 object. During the conversion process, if the request is a MultiPart, each part is parsed and its content...

9.8CVSS5.8AI score0.00227EPSS
Exploits1References2
Prion
Prion
added 2024/02/01 4:17 p.m.16 views

Design/Logic Flaw

Bref enable serverless PHP on AWS Lambda. When Bref is used with the Event-Driven Function runtime and the handler is a RequestHandlerInterface, then the Lambda event is converted to a PSR7 object. During the conversion process, if the request is a MultiPart, each part is parsed and for each whic...

4CVSS7AI score0.00141EPSS
Exploits1References2Affected Software1
Prion
Prion
added 2024/02/01 4:17 p.m.11 views

Design/Logic Flaw

Bref enable serverless PHP on AWS Lambda. When Bref is used with the Event-Driven Function runtime and the handler is a RequestHandlerInterface, then the Lambda event is converted to a PSR7 object. During the conversion process, if the request is a MultiPart, each part is parsed and its content...

7.5CVSS7.2AI score0.00227EPSS
Exploits1References2Affected Software1
Rows per page
Query Builder