2024-12-08 03:06:42 +00:00

165 lines
4.7 KiB
JSON

{
"id": "CVE-2019-11557",
"sourceIdentifier": "cve@mitre.org",
"published": "2019-04-26T22:29:00.480",
"lastModified": "2024-11-21T04:21:20.713",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The WebDorado Contact Form Builder plugin before 1.0.69 for WordPress allows CSRF via the wp-admin/admin-ajax.php action parameter, with resultant local file inclusion via directory traversal, because there can be a discrepancy between the $_POST['action'] value and the $_GET['action'] value, and the latter is unsanitized."
},
{
"lang": "es",
"value": "El plugin WebDorado Contact Form Builder versi\u00f3n anterior a la 1.0.69 para Wordpress tiene Cross-Site Request Forgery (CSRF) mediante el par\u00e1metro de acci\u00f3n wp-admin/admin-ajax.php. Resulta en una inserci\u00f3n de archivo a trav\u00e9s de un salto de directorio debido a una discrepancia entre el valor $_POST['action'] y el valor $_GET['action'] ya que el \u00faltimo no est\u00e1 saneado."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"baseScore": 6.8,
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL"
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-22"
},
{
"lang": "en",
"value": "CWE-352"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:web-dorado:wp_form_builder:*:*:*:*:*:wordpress:*:*",
"versionEndExcluding": "1.0.69",
"matchCriteriaId": "09ABA114-A04F-4643-B79E-D2D77CCB5C45"
}
]
}
]
}
],
"references": [
{
"url": "http://seclists.org/fulldisclosure/2019/Apr/35",
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Third Party Advisory"
]
},
{
"url": "https://lists.openwall.net/full-disclosure/2019/04/23/1",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Mailing List",
"Third Party Advisory"
]
},
{
"url": "https://wordpress.org/plugins/contact-form-builder/#developers",
"source": "cve@mitre.org",
"tags": [
"Release Notes"
]
},
{
"url": "https://wpvulndb.com/vulnerabilities/9260",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "http://seclists.org/fulldisclosure/2019/Apr/35",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Third Party Advisory"
]
},
{
"url": "https://lists.openwall.net/full-disclosure/2019/04/23/1",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Mailing List",
"Third Party Advisory"
]
},
{
"url": "https://wordpress.org/plugins/contact-form-builder/#developers",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Release Notes"
]
},
{
"url": "https://wpvulndb.com/vulnerabilities/9260",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
]
}
]
}