In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Incorrect Authorization vulnerabilities in an interactive lesson.
Start learningUpgrade github.com/open-telemetry/opentelemetry-collector-contrib/receiver/githubreceiver to version 0.151.0 or higher.
Affected versions of this package are vulnerable to Incorrect Authorization in the handleReq() function. An attacker can inject unauthorized webhook payloads by sending requests that bypass the intended authentication mechanism, introducing fake CI/CD trace data into the observability pipeline. This is only exploitable if the required_headers configuration is used for authentication without setting a secret value.