gsd-2006-7204
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
The imap_body function in PHP before 4.4.4 does not implement safemode or open_basedir checks, which allows local users to read arbitrary files or list arbitrary directory contents.
Aliases
Aliases
{ GSD: { alias: "CVE-2006-7204", description: "The imap_body function in PHP before 4.4.4 does not implement safemode or open_basedir checks, which allows local users to read arbitrary files or list arbitrary directory contents.", id: "GSD-2006-7204", references: [ "https://www.suse.com/security/cve/CVE-2006-7204.html", ], }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2006-7204", ], details: "The imap_body function in PHP before 4.4.4 does not implement safemode or open_basedir checks, which allows local users to read arbitrary files or list arbitrary directory contents.", id: "GSD-2006-7204", modified: "2023-12-13T01:19:53.398067Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "cve@mitre.org", ID: "CVE-2006-7204", 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: "The imap_body function in PHP before 4.4.4 does not implement safemode or open_basedir checks, which allows local users to read arbitrary files or list arbitrary directory contents.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "n/a", }, ], }, ], }, references: { reference_data: [ { name: "28005", refsource: "OSVDB", url: "http://www.osvdb.org/28005", }, { name: "21546", refsource: "SECUNIA", url: "http://secunia.com/advisories/21546", }, { name: "http://us2.php.net/ChangeLog-4.php#4.4.4", refsource: "CONFIRM", url: "http://us2.php.net/ChangeLog-4.php#4.4.4", }, { name: "http://bugs.php.net/bug.php?id=37265", refsource: "MISC", url: "http://bugs.php.net/bug.php?id=37265", }, ], }, }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "5.1.5", versionStartIncluding: "5.1.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "4.4.4", versionStartIncluding: "4.4.0", vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "cve@mitre.org", ID: "CVE-2006-7204", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "The imap_body function in PHP before 4.4.4 does not implement safemode or open_basedir checks, which allows local users to read arbitrary files or list arbitrary directory contents.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "NVD-CWE-Other", }, ], }, ], }, references: { reference_data: [ { name: "http://bugs.php.net/bug.php?id=37265", refsource: "MISC", tags: [ "Vendor Advisory", ], url: "http://bugs.php.net/bug.php?id=37265", }, { name: "http://us2.php.net/ChangeLog-4.php#4.4.4", refsource: "CONFIRM", tags: [ "Vendor Advisory", ], url: "http://us2.php.net/ChangeLog-4.php#4.4.4", }, { name: "28005", refsource: "OSVDB", tags: [ "Broken Link", "Patch", ], url: "http://www.osvdb.org/28005", }, { name: "21546", refsource: "SECUNIA", tags: [ "Patch", "Vendor Advisory", ], url: "http://secunia.com/advisories/21546", }, ], }, }, 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: "2023-01-19T16:26Z", publishedDate: "2007-05-22T19:30Z", }, }, }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
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.