ISC StormCast for Tuesday, October 15th 2019
SANS Internet Stormcenter Daily Cyber Security Podcast (Stormcast)
SANS ISC Handlers
4.9 • 754 Ratings
🗓️ 15 October 2019
⏱️ 6 minutes
🧾️ Download transcript
Summary
Transcript
Click on a timestamp to play from that location
| 0:00.0 | Hello, welcome to the Tuesday, October 15th, 2019 edition of the Sands and the Storms |
| 0:07.9 | Sunners Stormcast. My name is Johannes Ulrich, and the time recording from Chicago, Illinois. |
| 0:15.1 | Well, the good old Unix Sudo utility is making news again and not in a good way. |
| 0:23.6 | Sudo has a history of vulnerabilities and what it's trying to accomplish isn't necessarily easy. |
| 0:31.6 | You're typically using Sudo in order to fairly carefully assign privileges to users and allow them to run commands as other users. |
| 0:43.0 | And among those users, well, you may also have the super user route. |
| 0:47.5 | The problem this time is if you are permitting users to run commands as any other user but route, it may still |
| 0:57.8 | possible for them to actually run a command as root. |
| 1:02.9 | Looks like a sort of an integer overflow that is the cause here. |
| 1:07.5 | If you are passing the UID minus one, which of course isn't really valid to Sudo, it will actually execute the command using the UID 0 or root. |
| 1:21.1 | Instead of minus 1, you can also use 4,294,967,295,000,295. |
| 1:29.3 | Just your maximum 32-bit number. |
| 1:32.7 | And in your logs, you will not see UID 0, but instead minus 1 or the 4 billion number that |
| 1:40.7 | the user entered. |
| 1:42.1 | Also, Pam, the applicableuggable Authocation module, |
| 1:45.5 | modules won't actually get executed in this case. |
| 1:51.4 | So this is really a approach escalation vulnerability. |
| 1:53.9 | A user already has to have access to the system |
| 1:56.9 | and the user already has to have some pseudo permissions to run commands as another user. |
| 2:04.6 | Still something you probably do want to patch quickly because exploitation is relatively straightforward. |
| 2:11.6 | And over the last few days there was a bit of a controversy about how Apple implemented |
| 2:19.6 | the safe browsing feature in particular in the latest version of iOS. |
... |
Please login to see the full transcript.
Disclaimer: The podcast and artwork embedded on this page are from SANS ISC Handlers, and are the property of its owner and not affiliated with or endorsed by Tapesearch.
Generated transcripts are the property of SANS ISC Handlers and are distributed freely under the Fair Use doctrine. Transcripts generated by Tapesearch are not guaranteed to be accurate.
Copyright © Tapesearch 2026.

