Skip to content

fix: validate uploaded SVG files before exposing them - EXO-86346#1947

Merged
boubaker merged 1 commit into
developfrom
EXO-86346-dev
Jun 18, 2026
Merged

fix: validate uploaded SVG files before exposing them - EXO-86346#1947
boubaker merged 1 commit into
developfrom
EXO-86346-dev

Conversation

@boubaker

Copy link
Copy Markdown
Member

Add upload file validators to JCR Legacy WebDav to reject SVG files containing unsafe active content. The validation is selective and stream-based, so unrelated uploads such as Office documents, PDFs, archives, and videos are not inspected or altered.

@boubaker boubaker requested review from AzmiTouil and sofyenne June 18, 2026 08:13
@github-actions github-actions Bot added the partialCIBuild Perform Partial CI Build label Jun 18, 2026
@boubaker boubaker enabled auto-merge (squash) June 18, 2026 08:17
)

Add upload file validators to JCR Legacy WebDav to reject SVG files containing unsafe active content.
The validation is selective and stream-based, so unrelated uploads such as Office documents, PDFs, archives, and videos are not inspected or altered.
@boubaker boubaker merged commit b4b680d into develop Jun 18, 2026
1 of 3 checks passed
@boubaker boubaker deleted the EXO-86346-dev branch June 18, 2026 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

partialCIBuild Perform Partial CI Build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants