-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Vulnerability in signoz project #10661
Copy link
Copy link
Open
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency filegoPull requests that update Go codePull requests that update Go code
Description
While working in signoz project, I found that the application uses github.com/russellhaering/gosaml2, which is affected by a denial-of-service vulnerability in its AES-CBC decryption logic. The issue occurs in the DecryptBytes function, where malformed input can result in empty data after trimming, leading to an index out-of-range panic.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency filegoPull requests that update Go codePull requests that update Go code