Short Name |
POP3:OVERFLOW:QPOP-OF4 |
---|---|
Severity |
Critical |
Recommended |
No |
Recommended Action |
Drop |
Category |
POP3 |
Keywords |
Qpopper AUTH Overflow (qpop3b.c) |
Release Date |
2003/04/22 |
Update Number |
1213 |
Supported Platforms |
di-5.3+, idp-4.0+, isg-3.0+, j-series-9.5+, mx-9.4+, srx-9.2+, srx-branch-9.4+, vsrx-12.1+ |
This signature detects attempts to exploit a boundary checking vulnerability in Qualcomm qpopper daemon. Versions 3.0 and higher are susceptible. A successful attack could cause a denial of service, or allow the attacker to execute arbitrary commands on a system with the privileges of the account running the qpop POP3 server.
There is a buffer overflow vulnerability present in current (3.x) versions of Qualcomm popper daemon. These vulnerabilities are remotely exploitable and since the daemon runs as root, the host running qpopper can be completely compromised anonymously. The problem is in pop_msg.c, around line 68 and is the result of vsprintf() or sprintf() calls without bounds checking.