|
|
|
Referral links: Quic Broadband (free setup code: R587125ERQ6VE) | Samsung | AliExpress | Wise | Sharesies
Support Geekzone by subscribing (browse ads-free), or making a one-off or recurring donation through PressPatron.
join Quic and get free sign up when you click my link https://account.quic.nz/refer/250676
freitasm: Wow. Just wow. If there's a SQL injection vulnerability on Wheedle (and seriously, there must be one somewhere, with so bad development practices) that spells doom.
Kyanar:freitasm: Wow. Just wow. If there's a SQL injection vulnerability on Wheedle (and seriously, there must be one somewhere, with so bad development practices) that spells doom.
I'll give you a hint. If you add an apostrophe to any input, any input at all, it bounces you to the 404 not found page. But not the ASP.NET 404 page, it redirects you to /Views/Shared/404.aspx - this indicates to me they are bouncing you based on the presence of the apostrophe, rather than cleaning or parameterising input. You can't even search for something with an apostrophe in it!
(Edit: or a hyphen for that matter. You can't search for anything with a hyphen in it. Good lord this site fails on so many levels).
Android user, software developer, a semi-typical (not a gamer) geek, and a Bernese Mountain Dog nut!
http://savitarbernese.com | https://nz.linkedin.com/in/danywu
dpw: Well, in the search box near the top of the page it actually removes "special characters" onkeyup.
EDIT: and that function is part of a huge bunch of script on the page! In the middle of that bunch (those bunches?) there are chunks of commented out scripts. Obviously page speed is not a priority for these guys...
richms: Password length is 19 chars max, yet the field is 20 chars long.
Didnt like some characters in it.
Already looking like a failure at that point.
edit:
registered, took the confirmation number that I was emailed, and now everytime I log in I just get sent to
https://www.wheedle.co.nz/Views/Shared/404.aspx
and am not logged in.
Kyanar:
Is there an apostrophe in your password? If so, you're causing an SqlException when you log in. Otherwise, you're causing some other kind of Exception.



Sometimes I use big words I don't always fully understand in an effort to make myself sound more photosynthesis.
|
|
|