Hacker News new | past | comments | ask | show | jobs | submit login

Somewhere someone is finding a way to make this a buffer overflow. Wonder how long this will take to get fixed. I totally forgot about Twitter's in-band and SMS features until now.



It is likely a scala program running, no buffer overflows to be found. In a modern language, you have to be very careless to allow RCE.


buffer overflow is not the only way to get a RCE.

String manipulation and 'eval' (which gives access to system APIs) is a common culprit


Using eval is gratuitous carelessness. At least a buffer overflow can be a mistake.


Is anything like eval commonly used in Scala? That language is static as all get-out.


I've started seeing (and occasionally using) util-eval as a configuration language for Scala, but it's generally pretty rare.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: