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

Possible XSS vulnerability? #33

Open
davidhund opened this issue Dec 16, 2011 · 5 comments
Open

Possible XSS vulnerability? #33

davidhund opened this issue Dec 16, 2011 · 5 comments
Labels

Comments

@davidhund
Copy link

I implemented Search Index in a site recently and already notice XSS attacks ("tries", I guess) popping up in the logs.

While I don't think there are serious issues one keyword does result in a XSLT error:

loadXML(): attributes construct error in Entity, line: 275
loadXML(): Couldn't find end of Start Tag keyword line 275 in Entity, line: 275

I am hesitant to post the triggering keyword but could mail you more details personally?

@nickdunn
Copy link
Contributor

Hi David.

nick [at] nick-dunn [dot] co.uk will reach me.

Thanks :-)

@animaux
Copy link
Contributor

animaux commented Apr 3, 2017

@davidhund has this been resolved back then?

@davidhund
Copy link
Author

Hi @animaux — that's a long time ago and I have not worked with Symphony much since then so I do not know. I believe @nickdunn was thinking about abandoning SI and moving to an ElasticSearch plugin. But I honestly would not know where things stand a.t.m.

@animaux
Copy link
Contributor

animaux commented Apr 3, 2017

Thanks David. Nick is long gone from the Symphony CMS community. ElasticSearch is no option for my projects, so I’m trying to keep this one alive :) Just wanted to see if there was anything done about this back then.

@nitriques
Copy link
Member

@animaux Try to wrap the values in cdata section. The xml failing to load is kind of normal when you input thing into it that is not valid.

@nitriques nitriques added the bug label Apr 12, 2017
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

4 participants