Skip to content

fix: disable global cleartext traffic to prevent MITM#427

Open
basantnema31 wants to merge 1 commit into
ProdigyV21:mainfrom
basantnema31:fix-issue-379
Open

fix: disable global cleartext traffic to prevent MITM#427
basantnema31 wants to merge 1 commit into
ProdigyV21:mainfrom
basantnema31:fix-issue-379

Conversation

@basantnema31

Copy link
Copy Markdown

Fixes #379

Description

Removed \usesCleartextTraffic=true\ from \AndroidManifest.xml\ to restore the Android 9+ default of rejecting plain HTTP connections. This mitigates the Man-in-the-Middle (MITM) vulnerability reported in Issue #379.

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.

CRITICAL: Widespread Man-in-the-Middle (MITM) Vulnerability due to usesCleartextTraffic=true

1 participant