Skip to content

Conversation

sgiehl
Copy link
Member

@sgiehl sgiehl commented May 24, 2023

Description:

The report name in a CSV report is not correctly escaped. This might e.g. cause the name to be split into multiple columns if it contains a comma.

refs AS-270

Review

@sgiehl sgiehl added c: Security For issues that make Matomo more secure. Please report issues through HackerOne and not in Github. Needs Review PRs that need a code review labels May 24, 2023
@sgiehl sgiehl added this to the 5.0.0 milestone May 24, 2023
Copy link
Contributor

@bx80 bx80 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tests ok, report names with commas are no longer split into multiple cells after this change 👍

@bx80 bx80 merged commit 3fb7df3 into 5.x-dev May 25, 2023
@bx80 bx80 deleted the csvescape branch May 25, 2023 01:43
@sgiehl sgiehl added not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. and removed Needs Review PRs that need a code review labels May 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: Security For issues that make Matomo more secure. Please report issues through HackerOne and not in Github. not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.
Development

Successfully merging this pull request may close these issues.

2 participants