fkie_cve-2018-1999022
Vulnerability from fkie_nvd
Published
2018-07-23 16:29
Modified
2024-11-21 03:57
Severity ?
Summary
PEAR HTML_QuickForm version 3.2.14 contains an eval injection (CWE-95) vulnerability in HTML_QuickForm's getSubmitValue method, HTML_QuickForm's validate method, HTML_QuickForm_hierselect's _setOptions method, HTML_QuickForm_element's _findValue method, HTML_QuickForm_element's _prepareValue method. that can result in Possible information disclosure, possible impact on data integrity and execution of arbitrary code. This attack appear to be exploitable via A specially crafted query string could be utilised, e.g. http://www.example.com/admin/add_practice_type_id[1]=fubar%27])%20OR%20die(%27OOK!%27);%20//&mode=live. This vulnerability appears to have been fixed in 3.2.15.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
html_quickform_project | html_quickform | 3.2.14 | |
civicrm | civicrm | * | |
civicrm | civicrm | 5.3.0 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:html_quickform_project:html_quickform:3.2.14:*:*:*:*:*:*:*", "matchCriteriaId": "C5A4A7B7-8F09-4184-A79F-FE0F84317590", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:civicrm:civicrm:*:*:*:*:*:*:*:*", "matchCriteriaId": "2C4669FD-B258-4349-A36B-275C9341C245", "versionEndIncluding": "4.6.37", "vulnerable": true }, { "criteria": "cpe:2.3:a:civicrm:civicrm:5.3.0:*:*:*:*:*:*:*", "matchCriteriaId": "318C73C8-B9B8-478C-8962-EE2883D97EF5", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "PEAR HTML_QuickForm version 3.2.14 contains an eval injection (CWE-95) vulnerability in HTML_QuickForm\u0027s getSubmitValue method, HTML_QuickForm\u0027s validate method, HTML_QuickForm_hierselect\u0027s _setOptions method, HTML_QuickForm_element\u0027s _findValue method, HTML_QuickForm_element\u0027s _prepareValue method. that can result in Possible information disclosure, possible impact on data integrity and execution of arbitrary code. This attack appear to be exploitable via A specially crafted query string could be utilised, e.g. http://www.example.com/admin/add_practice_type_id[1]=fubar%27])%20OR%20die(%27OOK!%27);%20//\u0026mode=live. This vulnerability appears to have been fixed in 3.2.15." }, { "lang": "es", "value": "PEAR HTML_QuickForm 3.2.14 contiene una vulnerabilidad de inyecci\u00f3n de eval (CWE-95) en el m\u00e9todo getSubmitValue de HTML_QuickForm el m\u00e9todo validate de HTML_QuickForm, el m\u00e9todo _setOptions de HTML_QuickForm_hierselect, el m\u00e9todo _findValue de HTML_QuickForm_element y en el m\u00e9todo _prepareValue de HTML_QuickForm_element que puede resultar en una posible divulgaci\u00f3n de informaci\u00f3n, un posible impacto en la integridad de los datos y en la ejecuci\u00f3n de c\u00f3digo arbitrario. Este ataque parece ser explotable empleando una cadena de consulta especialmente manipulada, por ejemplo: http://www.example.com/admin/add_practice_type_id[1]=fubar%27])%20OR%20die(%27OOK!%27);%20//mode=live. La vulnerabilidad parece haber sido solucionada en la versi\u00f3n 3.2.15." } ], "id": "CVE-2018-1999022", "lastModified": "2024-11-21T03:57:04.400", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "HIGH", "cvssData": { "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, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV30": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "exploitabilityScore": 3.9, "impactScore": 5.9, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2018-07-23T16:29:00.227", "references": [ { "source": "cve@mitre.org", "tags": [ "Vendor Advisory" ], "url": "http://blog.pear.php.net/2018/07/19/security-vulnerability-announcement-html_quickform/" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://civicrm.org/advisory/civi-sa-2018-07-remote-code-execution-in-quickform" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ], "url": "http://blog.pear.php.net/2018/07/19/security-vulnerability-announcement-html_quickform/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://civicrm.org/advisory/civi-sa-2018-07-remote-code-execution-in-quickform" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-94" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
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.