Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,23 +1,38 @@
{
"schema_version": "1.4.0",
"id": "GHSA-mr7v-3qmp-fjc4",
"modified": "2025-12-08T09:30:17Z",
"modified": "2025-12-08T09:30:25Z",
"published": "2025-12-08T09:30:17Z",
"aliases": [
"CVE-2025-14221"
],
"summary": "XSS in SourceCodester Online Banking System 1.0",
"details": "A vulnerability was detected in SourceCodester Online Banking System 1.0. This impacts an unknown function of the file /?page=user. The manipulation of the argument First Name/Last Name results in cross site scripting. The attack can be launched remotely. The exploit is now public and may be used.",
"severity": [
"severity": [],
"affected": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
"package": {
"ecosystem": "Packagist",
"name": "banking-system-using-php-free-source-code"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "Not Fixed"
}
]
}
],
"database_specific": {
"last_known_affected_version_range": "< 1.0"
}
}
],
"affected": [],
"references": [
{
"type": "ADVISORY",
Expand Down Expand Up @@ -46,7 +61,8 @@
],
"database_specific": {
"cwe_ids": [
"CWE-79"
"CWE-79",
"CWE-94"
],
"severity": "MODERATE",
"github_reviewed": false,
Expand Down