Skip to content

Conversation

scyt01
Copy link

@scyt01 scyt01 commented Jul 11, 2025

This PR addresses a potential vulnerability in the updateWindowSecure() function in TMessagesProj/src/main/java/org/telegram/messenger/FlagSecureReason.java sourced from DrKLO/Telegram that could lead to potentially violating user or app privacy/security settings due to not respecting the configuration that allows screenshot. This issue, was originally reported and resolved in the repository via this commit qwq233/Nullgram@f003565.

CVSS Rating: 4.3 (Medium)

Impact

  • Privacy Violations: Sensitive information displayed in the app could be captured via screenshots.
  • Security Risks: Screenshots of secure content could be shared or stored, leading to unauthorized access.

References
CWE-200 https://cwe.mitre.org/data/definitions/200.html
qwq233/Nullgram@f003565

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant