GHSA-Q769-PHQG-263R
Vulnerability from github – Published: 2025-10-08 15:32 – Updated: 2025-10-09 15:28
VLAI?
Summary
VaahCMS is vulnerable to XSS through its Avatar Upload endpoint
Details
Cross-Site Scripting in vaahcms v.2.3.1 allows a remote attacker to execute arbitrary code via upload method in the storeAvatar() method of UserBase.php
Severity ?
6.1 (Medium)
{
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "webreinvent/vaahcms"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "2.3.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2025-61183"
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2025-10-09T15:28:23Z",
"nvd_published_at": "2025-10-08T14:15:46Z",
"severity": "MODERATE"
},
"details": "Cross-Site Scripting in vaahcms v.2.3.1 allows a remote attacker to execute arbitrary code via upload method in the storeAvatar() method of UserBase.php",
"id": "GHSA-q769-phqg-263r",
"modified": "2025-10-09T15:28:23Z",
"published": "2025-10-08T15:32:27Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61183"
},
{
"type": "WEB",
"url": "https://github.com/webreinvent/vaahcms/issues/301"
},
{
"type": "WEB",
"url": "https://github.com/thawphone/CVE-2025-61183"
},
{
"type": "PACKAGE",
"url": "https://github.com/webreinvent/vaahcms"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"type": "CVSS_V3"
}
],
"summary": "VaahCMS is vulnerable to XSS through its Avatar Upload endpoint"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…