CVE-2004-1276
CVE-2004-1276 is a low-severity vulnerability in Iglooftp with a CVSS 2.0 base score of 2.1. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low.
Key facts
- Severity: Low (CVSS 2.0 base score 2.1)
- EPSS exploit prediction: 0% (28th percentile)
- Actively exploited: Not listed in CISA KEV
- Affected product: Iglooftp
- Published:
- Last modified:
Description
IglooFTP 0.6.1, when recursively uploading a directory, allows local users to overwrite the files that are being uploaded by creating temporary files with names generated by the tmpnam function, before the files are opened by IglooFTP.
Frequently asked questions
- What is CVE-2004-1276?
- IglooFTP 0.6.1, when recursively uploading a directory, allows local users to overwrite the files that are being uploaded by creating temporary files with names generated by the tmpnam function, before the files are opened by IglooFTP.
- How severe is CVE-2004-1276?
- CVE-2004-1276 has a CVSS 2.0 base score of 2.1, rated low severity.
- Is CVE-2004-1276 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (28th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2004-1276?
- CVE-2004-1276 affects Iglooftp. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2004-1276?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2004-1276 published?
- CVE-2004-1276 was published on 2005-01-10 and last updated on 2026-06-16.
References
- http://tigger.uic.edu/~jlongs2/holes/iglooftp.txt
- https://exchange.xforce.ibmcloud.com/vulnerabilities/18632
Affected products (1)
- cpe:2.3:a:iglooftp:iglooftp:0.6.1:*:*:*:*:*:*:*
More vulnerabilities in Iglooftp
- CVE-2004-1277 — Medium (CVSS 5.0): The download_selection_recursive() function in ftplist.c for IglooFTP 0.6.1 allows remote malicious FTP servers to…