ID CVE-2005-1513
Summary Integer overflow in the stralloc_readyplus function in qmail, when running on 64 bit platforms with a large amount of virtual memory, allows remote attackers to cause a denial of service and possibly execute arbitrary code via a large SMTP request.
References
Vulnerable Configurations
  • cpe:2.3:a:qmail_project:qmail:-:*:*:*:*:*:*:*
    cpe:2.3:a:qmail_project:qmail:-:*:*:*:*:*:*:*
  • cpe:2.3:o:canonical:ubuntu_linux:20.04:*:*:*:lts:*:*:*
    cpe:2.3:o:canonical:ubuntu_linux:20.04:*:*:*:lts:*:*:*
  • cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*
    cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*
  • cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*
    cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*
  • cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*
    cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*
CVSS
Base: 5.0 (as of 08-02-2024 - 18:38)
Impact:
Exploitability:
CWE CWE-190
CAPEC
  • Forced Integer Overflow
    This attack forces an integer variable to go out of range. The integer variable is often used as an offset such as size of memory allocation or similarly. The attacker would typically control the value of such variable and try to get it out of range. For instance the integer in question is incremented past the maximum possible value, it may wrap to become a very small, or negative number, therefore providing a very incorrect value which can lead to unexpected behavior. At worst the attacker can execute arbitrary code.
Access
VectorComplexityAuthentication
NETWORK LOW NONE
Impact
ConfidentialityIntegrityAvailability
NONE NONE PARTIAL
cvss-vector via4 AV:N/AC:L/Au:N/C:N/I:N/A:P
refmap via4
debian DSA-4692
fulldisc
  • 20050506 64 bit qmail fun
  • 20200522 Remote Code Execution in qmail (CVE-2005-1513)
  • 20200623 Re: Remote Code Execution in qmail (CVE-2005-1513)
gentoo GLSA-202007-01
misc
mlist
  • [debian-lts-announce] 20200604 [SECURITY] [DLA 2234-1] netqmail security update
  • [oss-security] 20200519 Remote Code Execution in qmail (CVE-2005-1513)
  • [oss-security] 20200520 Re: Remote Code Execution in qmail (CVE-2005-1513)
  • [oss-security] 20200616 Re: Remote Code Execution in qmail (CVE-2005-1513)
sectrack 1013911
ubuntu USN-4556-1
Last major update 08-02-2024 - 18:38
Published 11-05-2005 - 04:00
Last modified 08-02-2024 - 18:38
Back to Top