gitsafehub
github.com/normanmaurer/javamagazin-netty-spdy ↗

normanmaurer/javamagazin-netty-spdy

scanned 2026-08-12 · git 06a82f0
2 of 6 checks flagged a security issue
🔴 Needs attention
Only 5 of 6 checks finished — treat this as provisional. Re-check ↻

Informational scan, not a security audit. How this is computed.

Leaked secretsVulnerable dependencies9Known OSS vulnerabilities10Risky code patternsMalicious dependenciesProject health

Security checks

Leaked secrets — Gitleaks none found ✓

API keys, passwords or tokens committed into the repo.

Nothing found by this check. ✓

via Gitleaks v8.21.2 · MIT

Vulnerable dependencies — Trivy 9 found · 1 serious

Packages you depend on that have known security holes (CVEs).

  • Serious CVE-2019-20444 netty: HTTP request smuggling
    pom.xml
    A package you depend on has a known security hole (CVE-2019-20444). Fix: Update that package to its patched version.
  • Worth fixing CVE-2015-2156 netty: HttpOnly cookie bypass
    pom.xml
    A package you depend on has a known security hole (CVE-2015-2156). Fix: Update that package to its patched version.
  • Worth fixing CVE-2021-37136 netty-codec: Bzip2Decoder doesn't allow setting size restrictions for decompressed data
    pom.xml
    A package you depend on has a known security hole (CVE-2021-37136). Fix: Update that package to its patched version.
  • Worth fixing CVE-2021-37137 netty-codec: SnappyFrameDecoder doesn't restrict chunk length and may buffer skippable chunks in an unnecessary way
    pom.xml
    A package you depend on has a known security hole (CVE-2021-37137). Fix: Update that package to its patched version.
  • Worth fixing CVE-2019-20445 netty: HttpObjectDecoder.java allows Content-Length header to accompanied by second Content-Length header
    pom.xml
    A package you depend on has a known security hole (CVE-2019-20445). Fix: Update that package to its patched version.
  • Worth fixing CVE-2021-21290 netty: Information disclosure via the local system temporary directory
    pom.xml
    A package you depend on has a known security hole (CVE-2021-21290). Fix: Update that package to its patched version.
  • Worth fixing CVE-2021-21295 netty: possible request smuggling in HTTP/2 due missing validation
    pom.xml
    A package you depend on has a known security hole (CVE-2021-21295). Fix: Update that package to its patched version.
  • Worth fixing CVE-2021-21409 netty: Request smuggling via content-length header
    pom.xml
    A package you depend on has a known security hole (CVE-2021-21409). Fix: Update that package to its patched version.
  • Worth fixing CVE-2021-43797 netty: control chars in header names may lead to HTTP request smuggling
    pom.xml
    A package you depend on has a known security hole (CVE-2021-43797). Fix: Update that package to its patched version.

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 10 found · 1 serious

Your dependencies cross-checked against the OSV vulnerability database.

  • Serious GHSA-cqqj-4p63-rrmm HTTP Request Smuggling in Netty
    /workdirs/scan-37f2c5c8-07d9-4c81-98b2-351d6678bb70/pom.xml
    A package you depend on has a known security hole (CVE-2019-20444). Fix: Update that package to its patched version.
  • Worth fixing GHSA-5mcr-gq6c-3hq2 Local Information Disclosure Vulnerability in Netty on Unix-Like systems
    /workdirs/scan-37f2c5c8-07d9-4c81-98b2-351d6678bb70/pom.xml
    A package you depend on has a known security hole (CVE-2021-21290). Fix: Update that package to its patched version.
  • Worth fixing GHSA-9vjp-v76f-g363 SnappyFrameDecoder doesn't restrict chunk length any may buffer skippable chunks in an unnecessary way
    /workdirs/scan-37f2c5c8-07d9-4c81-98b2-351d6678bb70/pom.xml
    A package you depend on has a known security hole (CVE-2021-37137). Fix: Update that package to its patched version.
  • Worth fixing GHSA-f256-j965-7f32 Possible request smuggling in HTTP/2 due missing validation of content-length
    /workdirs/scan-37f2c5c8-07d9-4c81-98b2-351d6678bb70/pom.xml
    A package you depend on has a known security hole (CVE-2021-21409). Fix: Update that package to its patched version.
  • Worth fixing GHSA-grg4-wf29-r9vv Bzip2Decoder doesn't allow setting size restrictions for decompressed data
    /workdirs/scan-37f2c5c8-07d9-4c81-98b2-351d6678bb70/pom.xml
    A package you depend on has a known security hole (CVE-2021-37136). Fix: Update that package to its patched version.
  • Worth fixing GHSA-p979-4mfw-53vg HTTP Request Smuggling in Netty
    /workdirs/scan-37f2c5c8-07d9-4c81-98b2-351d6678bb70/pom.xml
    A package you depend on has a known security hole (CVE-2019-16869). Fix: Update that package to its patched version.
  • Worth fixing GHSA-wm47-8v5p-wjpj Possible request smuggling in HTTP/2 due missing validation
    /workdirs/scan-37f2c5c8-07d9-4c81-98b2-351d6678bb70/pom.xml
    A package you depend on has a known security hole (CVE-2021-21295). Fix: Update that package to its patched version.
  • Worth fixing GHSA-wx5j-54mm-rqqq HTTP request smuggling in netty
    /workdirs/scan-37f2c5c8-07d9-4c81-98b2-351d6678bb70/pom.xml
    A package you depend on has a known security hole (CVE-2021-43797). Fix: Update that package to its patched version.
  • Worth fixing GHSA-xfv3-rrfm-f2rv Information Exposure in Netty
    /workdirs/scan-37f2c5c8-07d9-4c81-98b2-351d6678bb70/pom.xml
    A package you depend on has a known security hole (CVE-2015-2156). Fix: Update that package to its patched version.
  • FYI GHSA-p2v9-g2qv-p635 HTTP Request Smuggling in Netty
    /workdirs/scan-37f2c5c8-07d9-4c81-98b2-351d6678bb70/pom.xml
    A package you depend on has a known security hole (CVE-2019-20445). Fix: Update that package to its patched version.

via OSV-Scanner v1.9.2 · Apache-2.0

Risky code patterns — Semgrep none found ✓

Code that can be exploited: injection, hardcoded credentials and similar.

Nothing found by this check. ✓

via Semgrep v1.147.0 · LGPL-2.1

Malicious dependencies — Guarddog none found ✓

Packages that look intentionally malicious: typosquats, sneaky install scripts.

Nothing found by this check. ✓

via Guarddog v2.10.0 · Apache-2.0

Project health

A signal about how the project is maintained — not a vulnerability in your code. It doesn’t affect the verdict above.

Project health — OpenSSF Scorecard didn’t run

Maintenance & supply-chain hygiene. A signal about the project, not a vulnerability in your code.

This check didn’t finish — that’s not the same as “clean.” Try Check again above.

via OpenSSF Scorecard · Apache-2.0

About these results. Six open-source checks ran in parallel; every finding is tagged with the tool that produced it. The verdict follows a published rule. False positives and false negatives are normal — a clean scan does not mean the code is secure, and a red verdict does not mean the project is compromised.