Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/OliveTin/OliveTin
  4. ›
  5. GHSA-xx6g-43w2-9g6g

GHSA-xx6g-43w2-9g6g: OliveTin's email argument makes compliance harder, enables log injection

March 12, 2026

The typeSafetyCheckEmail() function in service/internal/executor/arguments.go calls log.Errorf() on every invocation including when validation succeeds (err == nil). This means every email address submitted by any user is written to the application’s ERROR-level log unconditionally. Because the raw user-supplied value is logged without sanitization, an attacker can inject newline characters to forge arbitrary structured log entries (log injection). In deployments using centralized logging (ELK, Splunk, Grafana), the injected lines are parsed as real events, enabling fake security alerts, audit trail manipulation, and persistent misdirection of incident response.

References

  • github.com/OliveTin/OliveTin
  • github.com/OliveTin/OliveTin/commit/bc5e9fbe1e22ff87a4b277cb56605a46a10e561a
  • github.com/OliveTin/OliveTin/releases/tag/3000.11.3
  • github.com/OliveTin/OliveTin/security/advisories/GHSA-xx6g-43w2-9g6g
  • github.com/advisories/GHSA-xx6g-43w2-9g6g

Code Behaviors & Features

Detect and mitigate GHSA-xx6g-43w2-9g6g with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 3000.11.3

Fixed versions

  • 3000.11.3

Solution

Upgrade to version 3000.11.3 or above.

Impact 6.5 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-117: Improper Output Neutralization for Logs
  • CWE-532: Insertion of Sensitive Information into Log File

Source file

go/github.com/OliveTin/OliveTin/GHSA-xx6g-43w2-9g6g.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Mon, 18 May 2026 12:19:06 +0000.