Skip to content

5.3.0 - Security patch #416

Closed
Closed
@Webklex

Description

Impacted are all versions below v5.3.0.
If possible, update to >= v5.3.0 as soon as possible. Impacted was the Attachment::save
method which could be used to write files to the local filesystem. The path was not
properly sanitized and could be used to write files to arbitrary locations.

However, the Attachment::save method is not used by default and has to be called
manually. If you are using this method without providing a sanitized path, you are
affected by this vulnerability.
If you are not using this method or are providing a sanitized path, you are not affected
by this vulnerability and no immediate action is required.

Timeline

  • 17.06.23 21:30: Vulnerability reported
  • 18.06.23 19:14: Vulnerability confirmed
  • 19.06.23 18:41: Vulnerability fixed via PR Improve security #414
  • 20.06.23 13:45: Security patch released
  • 21.06.23 20:48: CVE-2023-35169 got assigned
  • 21.06.23 20:58: Advisory released GHSA-47p7-xfcc-4pv9

If you have any questions or comments, please leave them below.

Thank you all and thank you @angelej for your fantastic help :)

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions