Jump to content
Incepat0r

Eroare ciudata XSS

Recommended Posts

Dupa ce am "testat" search-ul la un site a aparut un XSS iar dupa ce i-am dat "ok" a aparut urmatoarea eroare. Este prima oara cand intalnesc asa ceva si poate ma ajutati cu unelel lamuriri.

A Database Error Occurred

Error Number: 1064

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'a')%' GROUP BY girls_id ORDER BY girls_1hour ASC LIMIT 30 OFFSET 0' at line 1

SELECT * FROM girls LEFT JOIN cities ON girls.fk_cities = cities.cities_id LEFT JOIN rel_girls_services ON girls.girls_id = rel_girls_services.fk_girls LEFT JOIN rel_girls_availabilities ON girls.girls_id = rel_girls_availabilities.fk_girls WHERE girls_status = 'active' AND cities_name LIKE '%%' GROUP BY girls_id ORDER BY girls_1hour ASC LIMIT 30 OFFSET 0

Filename: /usr/home/...

Line Number: 1013

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...