VYPR

rpm package

suse/python3&distro=SUSE Linux Enterprise Server for SAP Applications 15 SP6

pkg:rpm/suse/python3&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2015%20SP6

Vulnerabilities (7)

  • CVE-2026-1299MedJan 23, 2026
    affected < 3.6.15-150300.10.109.1fixed 3.6.15-150300.10.109.1

    The email module, specifically the "BytesGenerator" class, didn’t properly quote newlines for email headers when serializing an email message allowing for header injection when an email is serialized. This is only applicable if using "LiteralHeader" writing headers that don't

  • CVE-2026-0865MedJan 20, 2026
    affected < 3.6.15-150300.10.106.1fixed 3.6.15-150300.10.106.1

    User-controlled header names and values containing newlines can allow injecting HTTP headers.

  • CVE-2026-0672MedJan 20, 2026
    affected < 3.6.15-150300.10.106.1fixed 3.6.15-150300.10.106.1

    When using http.cookies.Morsel, user-controlled cookie values and parameters can allow injecting HTTP headers into messages. Patch rejects all control characters within cookie names, values, and parameters.

  • CVE-2025-15367MedJan 20, 2026
    affected < 3.6.15-150300.10.106.1fixed 3.6.15-150300.10.106.1

    The poplib module, when passed a user-controlled command, can have additional commands injected using newlines. Mitigation rejects commands containing control characters.

  • CVE-2025-15366MedJan 20, 2026
    affected < 3.6.15-150300.10.106.1fixed 3.6.15-150300.10.106.1

    The imaplib module, when passed a user-controlled command, can have additional commands injected using newlines. Mitigation rejects commands containing control characters.

  • CVE-2025-15282MedJan 20, 2026
    affected < 3.6.15-150300.10.106.1fixed 3.6.15-150300.10.106.1

    User-controlled data URLs parsed by urllib.request.DataHandler allow injecting headers through newlines in the data URL mediatype.

  • CVE-2025-11468MedJan 20, 2026
    affected < 3.6.15-150300.10.106.1fixed 3.6.15-150300.10.106.1

    When folding a long comment in an email header containing exclusively unfoldable characters, the parenthesis would not be preserved. This could be used for injecting headers into email messages where addresses are user-controlled and not sanitized.