Security Vulnerability Report
中文
CVE-2025-51962 CVSS 6.1 MEDIUM

CVE-2025-51962

Published: 2025-12-15 19:16:05
Last Modified: 2026-01-02 14:43:29

Description

A HTML Injection vulnerability in the comment section of the project page in MicroStudio 24.01.29 allows remote attackers to inject arbitrary web script or HTML via the text parameter of add_project_comment function.

CVSS Details

CVSS Score
6.1
Severity
MEDIUM
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Configurations (Affected Products)

cpe:2.3:a:microstudio:microstudio:24.01.29:*:*:*:*:*:*:* - VULNERABLE
MicroStudio 24.01.29

PoC / Exploit Code

⚠ For Security Research Only
The following code is for security research and authorized testing only.
python
<img src=x onerror=alert(document.domain)>

References

Raw JSON Data

JSON
{"cve": {"id": "CVE-2025-51962", "sourceIdentifier": "[email protected]", "published": "2025-12-15T19:16:04.827", "lastModified": "2026-01-02T14:43:28.810", "vulnStatus": "Analyzed", "cveTags": [], "descriptions": [{"lang": "en", "value": "A HTML Injection vulnerability in the comment section of the project page in MicroStudio 24.01.29 allows remote attackers to inject arbitrary web script or HTML via the text parameter of add_project_comment function."}], "metrics": {"cvssMetricV31": [{"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary", "cvssData": {"version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "baseScore": 6.1, "baseSeverity": "MEDIUM", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "REQUIRED", "scope": "CHANGED", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "availabilityImpact": "NONE"}, "exploitabilityScore": 2.8, "impactScore": 2.7}]}, "weaknesses": [{"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary", "description": [{"lang": "en", "value": "CWE-79"}]}], "configurations": [{"nodes": [{"operator": "OR", "negate": false, "cpeMatch": [{"vulnerable": true, "criteria": "cpe:2.3:a:microstudio:microstudio:24.01.29:*:*:*:*:*:*:*", "matchCriteriaId": "CEC336AC-2FA2-463A-82BC-E97338AB2092"}]}]}], "references": [{"url": "https://github.com/Sunnyshineshow/vulnerability-research/blob/main/CVE-2025-51962/CVE-2025-51962.md", "source": "[email protected]", "tags": ["Third Party Advisory"]}, {"url": "https://github.com/pmgl/microstudio/", "source": "[email protected]", "tags": ["Product"]}]}}