gsd-2007-4338
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
index.php in Ryan Haudenschilt Family Connections (FCMS) before 0.9 allows remote attackers to access an arbitrary account by placing the account's name in the value of an fcms_login_id cookie. NOTE: this can be leveraged for code execution via a POST with PHP code in the content parameter.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2007-4338", "description": "index.php in Ryan Haudenschilt Family Connections (FCMS) before 0.9 allows remote attackers to access an arbitrary account by placing the account\u0027s name in the value of an fcms_login_id cookie. NOTE: this can be leveraged for code execution via a POST with PHP code in the content parameter.", "id": "GSD-2007-4338" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2007-4338" ], "details": "index.php in Ryan Haudenschilt Family Connections (FCMS) before 0.9 allows remote attackers to access an arbitrary account by placing the account\u0027s name in the value of an fcms_login_id cookie. NOTE: this can be leveraged for code execution via a POST with PHP code in the content parameter.", "id": "GSD-2007-4338", "modified": "2023-12-13T01:21:36.622664Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2007-4338", "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": "index.php in Ryan Haudenschilt Family Connections (FCMS) before 0.9 allows remote attackers to access an arbitrary account by placing the account\u0027s name in the value of an fcms_login_id cookie. NOTE: this can be leveraged for code execution via a POST with PHP code in the content parameter." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "3009", "refsource": "SREASON", "url": "http://securityreason.com/securityalert/3009" }, { "name": "20070813 Re: FCMS (Family Connections) \u003c= 0.1.1 Remote Command Execution Exploit // www.MefistoLabs.com", "refsource": "BUGTRAQ", "url": "http://www.securityfocus.com/archive/1/476293/100/0/threaded" }, { "name": "20070811 FCMS (Family Connections) \u003c= 0.1.1 Remote Command Execution Exploit // www.MefistoLabs.com", "refsource": "BUGTRAQ", "url": "http://www.securityfocus.com/archive/1/476142/100/0/threaded" }, { "name": "25276", "refsource": "BID", "url": "http://www.securityfocus.com/bid/25276" }, { "name": "26421", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/26421" }, { "name": "family-fcmsloginid-security-bypass(35966)", "refsource": "XF", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/35966" }, { "name": "20070814 uncertain: FCMS (Family Connections) code execution", "refsource": "VIM", "url": "http://www.attrition.org/pipermail/vim/2007-August/001762.html" }, { "name": "http://sourceforge.net/tracker/index.php?func=detail\u0026aid=1778696\u0026group_id=189733\u0026atid=930513", "refsource": "CONFIRM", "url": "http://sourceforge.net/tracker/index.php?func=detail\u0026aid=1778696\u0026group_id=189733\u0026atid=930513" }, { "name": "39534", "refsource": "OSVDB", "url": "http://osvdb.org/39534" }, { "name": "20070823 vendor ACK for CVE-2007-4338 (Familr Connections)", "refsource": "VIM", "url": "http://www.attrition.org/pipermail/vim/2007-August/001768.html" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:haudenschilt:family_connections_cms:0.1.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:haudenschilt:family_connections_cms:0.1.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:haudenschilt:family_connections_cms:0.5:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:haudenschilt:family_connections_cms:0.6:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:haudenschilt:family_connections_cms:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "0.8", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2007-4338" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "index.php in Ryan Haudenschilt Family Connections (FCMS) before 0.9 allows remote attackers to access an arbitrary account by placing the account\u0027s name in the value of an fcms_login_id cookie. NOTE: this can be leveraged for code execution via a POST with PHP code in the content parameter." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-264" } ] } ] }, "references": { "reference_data": [ { "name": "25276", "refsource": "BID", "tags": [ "Exploit" ], "url": "http://www.securityfocus.com/bid/25276" }, { "name": "26421", "refsource": "SECUNIA", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/26421" }, { "name": "http://sourceforge.net/tracker/index.php?func=detail\u0026aid=1778696\u0026group_id=189733\u0026atid=930513", "refsource": "CONFIRM", "tags": [], "url": "http://sourceforge.net/tracker/index.php?func=detail\u0026aid=1778696\u0026group_id=189733\u0026atid=930513" }, { "name": "20070814 uncertain: FCMS (Family Connections) code execution", "refsource": "VIM", "tags": [], "url": "http://www.attrition.org/pipermail/vim/2007-August/001762.html" }, { "name": "20070823 vendor ACK for CVE-2007-4338 (Familr Connections)", "refsource": "VIM", "tags": [], "url": "http://www.attrition.org/pipermail/vim/2007-August/001768.html" }, { "name": "3009", "refsource": "SREASON", "tags": [], "url": "http://securityreason.com/securityalert/3009" }, { "name": "39534", "refsource": "OSVDB", "tags": [], "url": "http://osvdb.org/39534" }, { "name": "family-fcmsloginid-security-bypass(35966)", "refsource": "XF", "tags": [], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/35966" }, { "name": "20070813 Re: FCMS (Family Connections) \u003c= 0.1.1 Remote Command Execution Exploit // www.MefistoLabs.com", "refsource": "BUGTRAQ", "tags": [], "url": "http://www.securityfocus.com/archive/1/476293/100/0/threaded" }, { "name": "20070811 FCMS (Family Connections) \u003c= 0.1.1 Remote Command Execution Exploit // www.MefistoLabs.com", "refsource": "BUGTRAQ", "tags": [], "url": "http://www.securityfocus.com/archive/1/476142/100/0/threaded" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 10.0, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 10.0, "obtainAllPrivilege": true, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": false } }, "lastModifiedDate": "2018-10-15T21:34Z", "publishedDate": "2007-08-14T18:17Z" } } }
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…