github MobSF/Mobile-Security-Framework-MobSF v4.5.3

6 hours ago

v4.5.3 Changelog

  • Features or Enhancements

    • Added REST API support for viewing decompiled Android XML (type=xml on api/v1/view_source) for APK, Android Studio source ZIP, and AAR scans
    • Bumped the MobSF signature pack
    • 4.5.3 dependency and supply-chain refresh: package bumps (including LIEF 0.17), GitHub Actions pinned to full commit SHAs, and related CI/release maintenance
    • Replaced the third-party auto-comment Action with native gh, and fixed repo context so welcome comments work without a checkout
  • Bug Fixes

    • Fixed DNS-rebinding SSRF by pinning HTTPTools to safe, server-side HTTP requests
    • Hardened path traversal checks against Windows root-relative and drive-relative escapes
    • Bounded androguard in-memory ZIP member decompression to block zip-bomb extraction
    • Fixed iOS Info.plist / CFBundleExecutable path traversal when resolving bundled files
    • Fixed CSRF on dynamic analysis actions by requiring token-bearing POST (including GET-render / POST-stream for logcat)
    • Rejected inactive SAML users before ACS group updates and login
    • Fixed apktool not extracting PAK information correctly
    • Stopped mitmdump from leaking and respawning a helper process on every dynamic analysis run
    • Fixed the Maltrail malware-domain feed URL and increased the download timeout
    • Fixed responsive analysis layouts (mobile nav, report summaries) and upload/request error handling, including IntegrityError races on user creation
    • Fixed typo normnalnormal

What's Changed

New Contributors

Full Changelog: v4.5.2...v4.5.3

Don't miss a new Mobile-Security-Framework-MobSF release

NewReleases is sending notifications on new releases.