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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2025-7892 PoC — idnovate Super User 安全漏洞

Source
Associated Vulnerability
Title:idnovate Super User 安全漏洞 (CVE-2025-7892)
Description:idnovate Super User是idnovate公司的一个 PrestaShop 的客户登录模块。 idnovate Super User 9.6.0及之前版本存在安全漏洞,该漏洞源于AndroidManifest.xml文件组件de.idnow导出不当。
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. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.