Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2025-7892 PoC — IDnow App de.idnow AndroidManifest.xml improper export of android application components

Source
Associated Vulnerability
Title:IDnow App de.idnow AndroidManifest.xml improper export of android application components (CVE-2025-7892)
Description:A vulnerability classified as problematic has been found in IDnow App up to 9.6.0 on Android. This affects an unknown part of the file AndroidManifest.xml of the component de.idnow. The manipulation leads to improper export of android application components. Local access is required to approach this attack. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
Description
CVE-2025-7892
Readme
# CVE-2025-7892-Proof-of-Concept-Login-Form
Demonstration Video: https://drive.google.com/file/d/16vr563yC9ub_3NQP-f63KL95v0ZLbX5O/view?usp=drive_link


Credit : https://github.com/KMov-g
File Snapshot

[4.0K] /data/pocs/51e790d0ff3d2146e8a414276c24a9b4997edf9b ├── [4.0K] app │   ├── [1.3K] build.gradle.kts │   ├── [ 750] proguard-rules.pro │   └── [4.0K] src │   ├── [4.0K] androidTest │   │   └── [4.0K] java │   │   └── [4.0K] com │   │   └── [4.0K] safeapp │   │   └── [4.0K] cutecat │   │   └── [ 665] ExampleInstrumentedTest.kt │   ├── [4.0K] main │   │   ├── [1.1K] AndroidManifest.xml │   │   ├── [4.0K] java │   │   │   └── [4.0K] com │   │   │   └── [4.0K] safeapp │   │   │   └── [4.0K] cutecat │   │   │   └── [2.0K] MainActivity.kt │   │   └── [4.0K] res │   │   ├── [4.0K] drawable │   │   │   ├── [297K] cat.png │   │   │   ├── [5.5K] ic_launcher_background.xml │   │   │   ├── [1.7K] ic_launcher_foreground.xml │   │   │   └── [4.2K] idsnow.jpg │   │   ├── [4.0K] layout │   │   │   └── [2.8K] activity_main.xml │   │   ├── [4.0K] mipmap-anydpi │   │   │   ├── [ 343] ic_launcher_round.xml │   │   │   └── [ 343] ic_launcher.xml │   │   ├── [4.0K] mipmap-hdpi │   │   │   ├── [2.8K] ic_launcher_round.webp │   │   │   └── [1.4K] ic_launcher.webp │   │   ├── [4.0K] mipmap-mdpi │   │   │   ├── [1.7K] ic_launcher_round.webp │   │   │   └── [ 982] ic_launcher.webp │   │   ├── [4.0K] mipmap-xhdpi │   │   │   ├── [3.8K] ic_launcher_round.webp │   │   │   └── [1.9K] ic_launcher.webp │   │   ├── [4.0K] mipmap-xxhdpi │   │   │   ├── [5.8K] ic_launcher_round.webp │   │   │   └── [2.8K] ic_launcher.webp │   │   ├── [4.0K] mipmap-xxxhdpi │   │   │   ├── [7.6K] ic_launcher_round.webp │   │   │   └── [3.8K] ic_launcher.webp │   │   ├── [4.0K] values │   │   │   ├── [ 147] colors.xml │   │   │   ├── [ 69] strings.xml │   │   │   └── [ 393] themes.xml │   │   ├── [4.0K] values-night │   │   │   └── [ 327] themes.xml │   │   └── [4.0K] xml │   │   ├── [ 478] backup_rules.xml │   │   └── [ 551] data_extraction_rules.xml │   └── [4.0K] test │   └── [4.0K] java │   └── [4.0K] com │   └── [4.0K] safeapp │   └── [4.0K] cutecat │   └── [ 343] ExampleUnitTest.kt ├── [ 218] build.gradle.kts ├── [4.0K] gradle │   ├── [1.2K] libs.versions.toml │   └── [4.0K] wrapper │   ├── [ 44K] gradle-wrapper.jar │   └── [ 281] gradle-wrapper.properties ├── [1.3K] gradle.properties ├── [8.5K] gradlew ├── [2.8K] gradlew.bat ├── [ 188] README.md └── [ 531] settings.gradle.kts 32 directories, 38 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →