gsd-2014-1691
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
The framework/Util/lib/Horde/Variables.php script in the Util library in Horde before 5.1.1 allows remote attackers to conduct object injection attacks and execute arbitrary PHP code via a crafted serialized object in the _formvars form.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2014-1691", "description": "The framework/Util/lib/Horde/Variables.php script in the Util library in Horde before 5.1.1 allows remote attackers to conduct object injection attacks and execute arbitrary PHP code via a crafted serialized object in the _formvars form.", "id": "GSD-2014-1691", "references": [ "https://www.suse.com/security/cve/CVE-2014-1691.html", "https://www.debian.org/security/2014/dsa-2853", "https://packetstormsecurity.com/files/cve/CVE-2014-1691" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2014-1691" ], "details": "The framework/Util/lib/Horde/Variables.php script in the Util library in Horde before 5.1.1 allows remote attackers to conduct object injection attacks and execute arbitrary PHP code via a crafted serialized object in the _formvars form.", "id": "GSD-2014-1691", "modified": "2023-12-13T01:22:51.481159Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2014-1691", "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 framework/Util/lib/Horde/Variables.php script in the Util library in Horde before 5.1.1 allows remote attackers to conduct object injection attacks and execute arbitrary PHP code via a crafted serialized object in the _formvars form." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/horde/horde/blob/82c400788537cfc0106b68447789ff53793ac086/bundles/groupware/docs/CHANGES#L215", "refsource": "CONFIRM", "url": "https://github.com/horde/horde/blob/82c400788537cfc0106b68447789ff53793ac086/bundles/groupware/docs/CHANGES#L215" }, { "name": "[oss-security] 20140128 Re: Remote code execution in horde \u003c 5.1.1", "refsource": "MLIST", "url": "http://seclists.org/oss-sec/2014/q1/156" }, { "name": "[oss-security] 20140128 Remote code execution in horde \u003c 5.1.1", "refsource": "MLIST", "url": "http://seclists.org/oss-sec/2014/q1/153" }, { "name": "[oss-security] 20140129 Re: Remote code execution in horde \u003c 5.1.1", "refsource": "MLIST", "url": "http://seclists.org/oss-sec/2014/q1/169" }, { "name": "DSA-2853", "refsource": "DEBIAN", "url": "http://www.debian.org/security/2014/dsa-2853" }, { "name": "https://github.com/horde/horde/commit/da6afc7e9f4e290f782eca9dbca794f772caccb3", "refsource": "CONFIRM", "url": "https://github.com/horde/horde/commit/da6afc7e9f4e290f782eca9dbca794f772caccb3" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:horde:horde_application_framework:5.0.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:horde:horde_application_framework:5.0.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:horde:horde_application_framework:5.0.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:horde:horde_application_framework:5.0.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:horde:horde_application_framework:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "5.1.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:horde:horde_application_framework:5.0.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2014-1691" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "The framework/Util/lib/Horde/Variables.php script in the Util library in Horde before 5.1.1 allows remote attackers to conduct object injection attacks and execute arbitrary PHP code via a crafted serialized object in the _formvars form." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-94" } ] } ] }, "references": { "reference_data": [ { "name": "[oss-security] 20140128 Remote code execution in horde \u003c 5.1.1", "refsource": "MLIST", "tags": [ "Patch" ], "url": "http://seclists.org/oss-sec/2014/q1/153" }, { "name": "[oss-security] 20140128 Re: Remote code execution in horde \u003c 5.1.1", "refsource": "MLIST", "tags": [ "Patch" ], "url": "http://seclists.org/oss-sec/2014/q1/156" }, { "name": "https://github.com/horde/horde/commit/da6afc7e9f4e290f782eca9dbca794f772caccb3", "refsource": "CONFIRM", "tags": [ "Exploit", "Patch" ], "url": "https://github.com/horde/horde/commit/da6afc7e9f4e290f782eca9dbca794f772caccb3" }, { "name": "https://github.com/horde/horde/blob/82c400788537cfc0106b68447789ff53793ac086/bundles/groupware/docs/CHANGES#L215", "refsource": "CONFIRM", "tags": [], "url": "https://github.com/horde/horde/blob/82c400788537cfc0106b68447789ff53793ac086/bundles/groupware/docs/CHANGES#L215" }, { "name": "DSA-2853", "refsource": "DEBIAN", "tags": [], "url": "http://www.debian.org/security/2014/dsa-2853" }, { "name": "[oss-security] 20140129 Re: Remote code execution in horde \u003c 5.1.1", "refsource": "MLIST", "tags": [], "url": "http://seclists.org/oss-sec/2014/q1/169" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": false } }, "lastModifiedDate": "2014-04-02T14:50Z", "publishedDate": "2014-04-01T15:55Z" } } }
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…