Skip to content

[Bug]: V8 min version 15.5 #8276

@riderx

Description

@riderx

Capacitor Version

I was preparing the update of our plugin to v8 in the beta branch and found out the minimum version for iOS is 15

In iOS 15, version 15.5 was released with a lot of critical security fixes:
https://support.apple.com/en-us/120323

As an example, zlib in v15 has a path traversal security issue (https://nvd.nist.gov/vuln/detail/cve-2018-25032).

I do believe 15.5 would make a lot of sense to ensure the minimum version brings security on top of new features

Other API Details

Platforms Affected

  • iOS
  • Android
  • Web

Current Behavior

Min version is min is using major base

Expected Behavior

Min version is defined as version with the most import security patches.

Project Reproduction

NONE

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions