2 matches found
CVE-2025-50361
creationtimestamp| type| source ---|---|--- 2025-12-03 20:38:35+00:00| seen| https://infosec.exchange/users/cR0w/statuses/115657560200715663 2025-12-04 00:30:20+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3m74prknywa2x 2025-12-05 21:02:31+00:00| seen|...
CVE-2025-50361
CVE-2025-50361 affects SmallBASIC with SDL prior to v12_28. The issue is a buffer overflow in src/platform/sdl/main.cpp (main function) where argv is copied into a fixed-size global buffer opt_command via strcpy, enabling potential information leakage or crash. Root cause is use of strcpy with a ...