Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SECURITY-20] Prevent reflected XSS in setup #13424

Merged
merged 1 commit into from Apr 18, 2017

Conversation

Mark-H
Copy link
Collaborator

@Mark-H Mark-H commented Apr 17, 2017

Reported via security@modx.com by Tomáš Melicher. This patch makes sure configuration values, which may be provided by an attacker, are escaped before inserting them into the database configuration form of the setup.

Reported via security@modx.com by Tomáš Melicher. This patch makes sure configuration values, which may be provided by an attacker, are escaped before inserting them into the database configuration form of the setup.
@Mark-H Mark-H modified the milestone: 2.5.7 Apr 17, 2017
@Jako Jako self-assigned this Apr 18, 2017
@Jako Jako merged commit 9c49deb into modxcms:2.5.x Apr 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants