Skip to content

Issue: Pentesting Team Feedback on Capture SDK: Missing NSAllowsArbitraryLoads Configuration #31

@chandualasyam-afk

Description

@chandualasyam-afk

Your Socket Mobile Developer ID

730EDEA1-AB83-4C1F-B120-305AA9FDA172

Environment

Capture SDK Version : 1.9.166

Description

We submitted our app for penetration testing after integrating the Capture SDK. The pentesting team provided the following feedback:
"On the mobile side, the Capture SDK does not explicitly set the NSAllowsArbitraryLoads parameter, which by default permits HTTP requests. As per security best practices, this parameter should be set to false to enhance security. However, this is currently not feasible, as the SDK is integrated as a Swift package, and any manual changes to the setting are overwritten upon each reload."

Steps to Reproduce

We submitted our app for penetration testing after integrating the Capture SDK. The pentesting team provided the following feedback:
"On the mobile side, the Capture SDK does not explicitly set the NSAllowsArbitraryLoads parameter, which by default permits HTTP requests. As per security best practices, this parameter should be set to false to enhance security. However, this is currently not feasible, as the SDK is integrated as a Swift package, and any manual changes to the setting are overwritten upon each reload."

Expected Behavior

it should pass pentesting thout any errors

Actual Behavior

NA

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions