Top
Best
New

Posted by rbanffy 9 hours ago

When str.lower() is a security vulnerability in Python – Seth Larson(sethmlarson.dev)
92 points | 41 commentspage 2
tescreal 8 hours ago|
it would be good to look for ".lower()" squatters if you host on an idn.
ittsel 6 hours ago||
if you have a software system that contains two different implementations of IDNA 2003 processing user input" Is that a real thing though? Is someone doing that?
ittsel 6 hours ago||
Is that a real thing though?
Daniel-Pan 3 hours ago||
[dead]
kevinbaiv 4 hours ago||
[dead]
Ozzie-D 5 hours ago||
[flagged]
bawolff 7 hours ago|
That's a little over the top. string.lower() is not a security vulnerability. Not following the spec is the security vulnerability.