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

CVE-2014-3926: XSS in <title> via "addr" parameter #3

Closed
lucab opened this issue Jun 2, 2014 · 1 comment
Closed

CVE-2014-3926: XSS in <title> via "addr" parameter #3

lucab opened this issue Jun 2, 2014 · 1 comment
Labels

Comments

@lucab
Copy link

lucab commented Jun 2, 2014

I've already tried to report security issues privately via mail (message-id 20140520102828.30d346b6@xantho) on 20/05/2014 but didn't get any reply, thus I'm filing a public report.

The "addr" parameter is not escaped at all when used in <title>, so it may be abused to perform a XSS on the result page. This issue is due to missing escaping at lg.cgi:494 and whereabouts.

cc @emdel for credits

Cougar added a commit that referenced this issue Jun 22, 2014
@Cougar
Copy link
Owner

Cougar commented Jun 22, 2014

Thanks! Backported fix from develop commit 04adc9d

@Cougar Cougar closed this as completed Jun 22, 2014
Cougar added a commit that referenced this issue Jun 22, 2014
This code is from 04adc9d

(cherry picked from commit 12339bf)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants