Pine "From:" Field Buffer...

- AV AC AU C I A
发布: 2000-09-23
修订: 2025-04-13

A buffer overflow vulnerability exists in the popular mail client Pine 4.21 (and possibly earlier versions), relating to the function which regularly checks for incoming email. In standard e-mail message headers is a field that holds the name and address of the sender. It typically looks like and is presented in pine like this: From: username <user@host> Pine does not check the length of the username value when copying it into a memory buffer of predefined length. As a result, if a large "from" value is sent in the email header, it can corrupt "internal" memory when the offending function is called and the oversized buffer is copied onto the stack. An attacker can overwrite the return address of the function on the stack with a value that points back into the buffer, to which the function would return. Arbitrary machine instructions placed on the stack would then be executed. The real concern here is that this requires no user interaction to exploit.. a target need only be using a...

0%
暂无可用Exp或PoC
当前有0条受影响产品信息