GHSA-VFM5-CR22-JG3M
Vulnerability from github – Published: 2025-12-16 18:31 – Updated: 2025-12-16 23:12
VLAI?
Summary
ABP Account Module has an Open Redirect through Improper validation in its register function
Details
An open redirect vulnerability exists in the Account module in Volosoft ABP Framework >= 5.1.0 and < 10.0.0-rc.2. Improper validation of the returnUrl parameter in the register function allows an attacker to redirect users to arbitrary external domains.
Severity ?
5.3 (Medium)
{
"affected": [
{
"package": {
"ecosystem": "NuGet",
"name": "Volo.Abp.Account.Web"
},
"ranges": [
{
"events": [
{
"introduced": "5.1.0"
},
{
"fixed": "10.0.0-rc.2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2025-65581"
],
"database_specific": {
"cwe_ids": [
"CWE-20",
"CWE-601"
],
"github_reviewed": true,
"github_reviewed_at": "2025-12-16T23:12:33Z",
"nvd_published_at": "2025-12-16T18:16:14Z",
"severity": "MODERATE"
},
"details": "An open redirect vulnerability exists in the Account module in Volosoft ABP Framework \u003e= 5.1.0 and \u003c 10.0.0-rc.2. Improper validation of the returnUrl parameter in the register function allows an attacker to redirect users to arbitrary external domains.",
"id": "GHSA-vfm5-cr22-jg3m",
"modified": "2025-12-16T23:12:33Z",
"published": "2025-12-16T18:31:35Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-65581"
},
{
"type": "WEB",
"url": "https://github.com/abpframework/abp/commit/44a2dc14e933f3ce1ca93f9313d836694ab77d1d"
},
{
"type": "WEB",
"url": "https://github.com/abpframework/abp/commit/a01adc58464d278ca817c4bbb6cbce30f155d0d1"
},
{
"type": "PACKAGE",
"url": "https://github.com/abpframework/abp"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"type": "CVSS_V3"
}
],
"summary": "ABP Account Module has an Open Redirect through Improper validation in its register function"
}
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…