Skip to content

Security: snapsynapse/prompter-kit

Security

SECURITY.md

Security Policy

Supported versions

Version Supported
0.6.x Yes
0.5.x Yes
< 0.5 No

Reporting a vulnerability

Please report security issues privately via GitHub Security Advisories:

https://github.com/snapsynapse/prompter-kit/security/advisories/new

Do not open a public issue for security reports.

Expect an initial response within 7 days. If the report is confirmed, a fix and coordinated disclosure will be scheduled from there.

Scope

PrompterKit writes to the Camera Hub data directory on the local machine and produces backup zip archives. In-scope reports include:

  • Path traversal or zip-slip during restore
  • Arbitrary file write outside the Camera Hub data directory
  • Corruption of AppSettings.json that is not recoverable
  • Code execution triggered by a crafted .txt, .md, or backup zip
  • Remote code execution via the local web GUI (Flask app)

Out of scope:

  • Issues requiring the attacker to already have write access to the Camera Hub data directory
  • Vulnerabilities in Elgato Camera Hub itself
  • Denial of service against a local-only server bound to 127.0.0.1

There aren't any published security advisories