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

XSS vulnerability #125

Closed
leonekmi opened this issue Mar 24, 2019 · 1 comment
Closed

XSS vulnerability #125

leonekmi opened this issue Mar 24, 2019 · 1 comment

Comments

@leonekmi
Copy link

Due to thephpleague/commonmark usage, Laravel-Markdown may be vulnerable to XSS attacks.
See thephpleague/commonmark#353

Solution is to update league/commonmark to ^0.18.3.

@GrahamCampbell
Copy link
Owner

Thanks for the report. We're not vulnerable, however, since composer will load the latest version. There would be no point in us increasing our minimum version requirement, because composer could just resolve an older version of this package if it really wanted to get 0.18.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants