gsd-2007-3024
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
libclamav/others.c in ClamAV before 0.90.3 and 0.91 before 0.91rc1 uses insecure permissions for temporary files that are created by the cli_gentempstream function in clamd/clamdscan, which might allow local users to read sensitive files.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2007-3024", "description": "libclamav/others.c in ClamAV before 0.90.3 and 0.91 before 0.91rc1 uses insecure permissions for temporary files that are created by the cli_gentempstream function in clamd/clamdscan, which might allow local users to read sensitive files.", "id": "GSD-2007-3024", "references": [ "https://www.suse.com/security/cve/CVE-2007-3024.html", "https://www.debian.org/security/2007/dsa-1320" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2007-3024" ], "details": "libclamav/others.c in ClamAV before 0.90.3 and 0.91 before 0.91rc1 uses insecure permissions for temporary files that are created by the cli_gentempstream function in clamd/clamdscan, which might allow local users to read sensitive files.", "id": "GSD-2007-3024", "modified": "2023-12-13T01:21:41.996098Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2007-3024", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "libclamav/others.c in ClamAV before 0.90.3 and 0.91 before 0.91rc1 uses insecure permissions for temporary files that are created by the cli_gentempstream function in clamd/clamdscan, which might allow local users to read sensitive files." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "25796", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/25796" }, { "name": "SUSE-SA:2007:033", "refsource": "SUSE", "url": "http://www.novell.com/linux/security/advisories/2007_33_clamav.html" }, { "name": "25525", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/25525" }, { "name": "25523", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/25523" }, { "name": "DSA-1320", "refsource": "DEBIAN", "url": "http://www.debian.org/security/2007/dsa-1320" }, { "name": "http://kolab.org/security/kolab-vendor-notice-15.txt", "refsource": "CONFIRM", "url": "http://kolab.org/security/kolab-vendor-notice-15.txt" }, { "name": "25688", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/25688" }, { "name": "[Clamav-announce] 20070530 announcing ClamAV 0.90.3", "refsource": "MLIST", "url": "http://lurker.clamav.net/message/20070530.224918.5c64abc4.en.html" }, { "name": "https://wwws.clamav.net/bugzilla/show_bug.cgi?id=517", "refsource": "CONFIRM", "url": "https://wwws.clamav.net/bugzilla/show_bug.cgi?id=517" }, { "name": "24358", "refsource": "BID", "url": "http://www.securityfocus.com/bid/24358" }, { "name": "http://svn.clamav.net/svn/clamav-devel/trunk/ChangeLog", "refsource": "CONFIRM", "url": "http://svn.clamav.net/svn/clamav-devel/trunk/ChangeLog" }, { "name": "GLSA-200706-05", "refsource": "GENTOO", "url": "http://security.gentoo.org/glsa/glsa-200706-05.xml" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:clam_anti-virus:clamav:0.90_rc1.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:clam_anti-virus:clamav:0.90_rc3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:clam_anti-virus:clamav:0.90:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:clam_anti-virus:clamav:0.90.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:clam_anti-virus:clamav:0.90.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:clam_anti-virus:clamav:0.90_rc2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2007-3024" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "libclamav/others.c in ClamAV before 0.90.3 and 0.91 before 0.91rc1 uses insecure permissions for temporary files that are created by the cli_gentempstream function in clamd/clamdscan, which might allow local users to read sensitive files." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "NVD-CWE-Other" } ] } ] }, "references": { "reference_data": [ { "name": "[Clamav-announce] 20070530 announcing ClamAV 0.90.3", "refsource": "MLIST", "tags": [ "Patch" ], "url": "http://lurker.clamav.net/message/20070530.224918.5c64abc4.en.html" }, { "name": "http://svn.clamav.net/svn/clamav-devel/trunk/ChangeLog", "refsource": "CONFIRM", "tags": [], "url": "http://svn.clamav.net/svn/clamav-devel/trunk/ChangeLog" }, { "name": "https://wwws.clamav.net/bugzilla/show_bug.cgi?id=517", "refsource": "CONFIRM", "tags": [ "Patch" ], "url": "https://wwws.clamav.net/bugzilla/show_bug.cgi?id=517" }, { "name": "http://kolab.org/security/kolab-vendor-notice-15.txt", "refsource": "CONFIRM", "tags": [], "url": "http://kolab.org/security/kolab-vendor-notice-15.txt" }, { "name": "DSA-1320", "refsource": "DEBIAN", "tags": [], "url": "http://www.debian.org/security/2007/dsa-1320" }, { "name": "GLSA-200706-05", "refsource": "GENTOO", "tags": [], "url": "http://security.gentoo.org/glsa/glsa-200706-05.xml" }, { "name": "SUSE-SA:2007:033", "refsource": "SUSE", "tags": [], "url": "http://www.novell.com/linux/security/advisories/2007_33_clamav.html" }, { "name": "24358", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/24358" }, { "name": "25523", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/25523" }, { "name": "25525", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/25525" }, { "name": "25688", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/25688" }, { "name": "25796", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/25796" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 2.1, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:L/AC:L/Au:N/C:P/I:N/A:N", "version": "2.0" }, "exploitabilityScore": 3.9, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "LOW", "userInteractionRequired": false } }, "lastModifiedDate": "2008-09-05T21:24Z", "publishedDate": "2007-06-07T22:30Z" } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…