EIP-2026-114754
PRE-CVEIBM U2 UniVerse 10.0.0.9 - UVADMSH Buffer Overflow
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-114754. PoCs published by kf.
AI-analyzed exploit summary The vulnerability in UniVerse's uvadmsh binary involves a buffer overflow due to lack of bounds checking when parsing command-line arguments. The provided GDB output demonstrates a segmentation fault caused by overwriting the return address with 'Z' characters (0x5a5a5a5a), indicating a classic stack-based overflow.
Description
IBM U2 UniVerse 10.0.0.9 - UVADMSH Buffer Overflow
Exploits (1)
The vulnerability in UniVerse's uvadmsh binary involves a buffer overflow due to lack of bounds checking when parsing command-line arguments. The provided GDB output demonstrates a segmentation fault caused by overwriting the return address with 'Z' characters (0x5a5a5a5a), indicating a classic stack-based overflow.