Demtec Graphytics 5.0.7 /visualization description cross site scripting
CVSS Meta Temp Score | Current Exploit Price (≈) | CTI Interest Score |
---|---|---|
4.5 | $0-$5k | 0.21 |
A vulnerability has been found in Demtec Graphytics 5.0.7 and classified as problematic. This vulnerability affects an unknown code of the file /visualization. The manipulation of the argument description
with an unknown input leads to a cross site scripting vulnerability. The CWE definition for the vulnerability is CWE-79. The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. As an impact it is known to affect integrity.
The advisory is shared for download at github.com. This vulnerability was named CVE-2025-3613. The exploitation appears to be easy. The attack can be initiated remotely. Successful exploitation requires user interaction by the victim. Technical details and also a public exploit are known. The MITRE ATT&CK project declares the attack technique as T1059.007.
It is possible to download the exploit at github.com. It is declared as proof-of-concept. The vendor was contacted early about this disclosure but did not respond in any way.
There is no information about possible countermeasures known. It may be suggested to replace the affected object with an alternative product.
Once again VulDB remains the best source for vulnerability data.
Product
Vendor
Name
Version
CPE 2.3
CPE 2.2
CVSSv4
VulDB Vector: 🔒VulDB Reliability: 🔍
CNA CVSS-B Score: 🔒
CNA CVSS-BT Score: 🔒
CNA Vector: 🔒
CVSSv3
VulDB Meta Base Score: 4.7VulDB Meta Temp Score: 4.5
VulDB Base Score: 3.5
VulDB Temp Score: 3.2
VulDB Vector: 🔒
VulDB Reliability: 🔍
Researcher Base Score: 7.1
Researcher Vector: 🔒
CNA Base Score: 3.5
CNA Vector: 🔒
CVSSv2
AV | AC | Au | C | I | A |
---|---|---|---|---|---|
💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
Vector | Complexity | Authentication | Confidentiality | Integrity | Availability |
---|---|---|---|---|---|
unlock | unlock | unlock | unlock | unlock | unlock |
unlock | unlock | unlock | unlock | unlock | unlock |
unlock | unlock | unlock | unlock | unlock | unlock |
VulDB Base Score: 🔒
VulDB Temp Score: 🔒
VulDB Reliability: 🔍
Exploiting
Class: Cross site scriptingCWE: CWE-79 / CWE-94 / CWE-74
CAPEC: 🔒
ATT&CK: 🔒
Local: No
Remote: Yes
Availability: 🔒
Access: Public
Status: Proof-of-Concept
Download: 🔒
EPSS Score: 🔒
EPSS Percentile: 🔒
Price Prediction: 🔍
Current Price Estimation: 🔒
0-Day | unlock | unlock | unlock | unlock |
---|---|---|---|---|
Today | unlock | unlock | unlock | unlock |
Threat Intelligence
Interest: 🔍Active Actors: 🔍
Active APT Groups: 🔍
Countermeasures
Recommended: no mitigation knownStatus: 🔍
0-Day Time: 🔒
Timeline
04/14/2025 Advisory disclosed04/14/2025 VulDB entry created
04/15/2025 VulDB entry last update
Sources
Advisory: github.comStatus: Not defined
CVE: CVE-2025-3613 (🔒)
GCVE (CVE): GCVE-0-2025-3613
GCVE (VulDB): GCVE-100-304672
scip Labs: https://www.scip.ch/en/?labs.20161013
Entry
Created: 04/14/2025 11:22 PMUpdated: 04/15/2025 02:10 PM
Changes: 04/14/2025 11:22 PM (56), 04/15/2025 11:36 AM (30), 04/15/2025 02:07 PM (11), 04/15/2025 02:10 PM (3)
Complete: 🔍
Submitter: addy_pwn
Committer: addy_pwn
Cache ID: 18:C7E:40
Submit
Accepted
- Submit #551172: Demtec, s.r.o Graphlytic 5.0.7 Cross Site Scripting (by addy_pwn)
I think the severity of this vulnerability should be higher as:
1. This is a Stored XSS that affects the homepage of the application.
2. A low privileged user can store XSS payloads on home page and perform malicious actions.
3. The session cookie does not have 'http-only' flag set that can result in Session Hijacking / Privilege Escalation.
Thanks!