Search
Find a vulnerability
Search criteria
4 vulnerabilities by songquanpeng
CVE-2026-11465 (GCVE-0-2026-11465)
Vulnerability from nvd – Published: 2026-06-07 22:45 – Updated: 2026-06-08 13:04
VLAI
Title
songquanpeng one-api Redemption Code Top-Up Endpoint redemption.go Redeem logic error
Summary
A security flaw has been discovered in songquanpeng one-api up to 0.6.11-preview.7. Affected by this issue is the function Redeem of the file model/redemption.go of the component Redemption Code Top-Up Endpoint. The manipulation results in business logic errors. The attack may be launched remotely. The attack requires a high level of complexity. The exploitation is known to be difficult. The exploit has been released to the public and may be used for attacks. The pull request to fix this issue awaits acceptance.
Severity
SSVC
Exploitation: poc
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-840 - Business Logic Errors
Assigner
References
7 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/369085 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/369085/cti | signaturepermissions-required |
| https://vuldb.com/cve/CVE-2026-11465 | third-party-advisory |
| https://vuldb.com/submit/833320 | third-party-advisory |
| https://github.com/songquanpeng/one-api/issues/2397 | exploitissue-tracking |
| https://github.com/songquanpeng/one-api/pull/2399 | issue-trackingpatch |
| https://github.com/songquanpeng/one-api/ | product |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| songquanpeng | one-api |
Affected:
0.6.11-preview.0
Affected: 0.6.11-preview.1 Affected: 0.6.11-preview.2 Affected: 0.6.11-preview.3 Affected: 0.6.11-preview.4 Affected: 0.6.11-preview.5 Affected: 0.6.11-preview.6 Affected: 0.6.11-preview.7 cpe:2.3:a:songquanpeng:one-api:*:*:*:*:*:*:*:* |
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-11465",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-06-08T13:03:53.827422Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-06-08T13:04:02.291Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:songquanpeng:one-api:*:*:*:*:*:*:*:*"
],
"modules": [
"Redemption Code Top-Up Endpoint"
],
"product": "one-api",
"vendor": "songquanpeng",
"versions": [
{
"status": "affected",
"version": "0.6.11-preview.0"
},
{
"status": "affected",
"version": "0.6.11-preview.1"
},
{
"status": "affected",
"version": "0.6.11-preview.2"
},
{
"status": "affected",
"version": "0.6.11-preview.3"
},
{
"status": "affected",
"version": "0.6.11-preview.4"
},
{
"status": "affected",
"version": "0.6.11-preview.5"
},
{
"status": "affected",
"version": "0.6.11-preview.6"
},
{
"status": "affected",
"version": "0.6.11-preview.7"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "star5o (VulDB User)"
},
{
"lang": "en",
"type": "coordinator",
"value": "VulDB CNA Team"
}
],
"descriptions": [
{
"lang": "en",
"value": "A security flaw has been discovered in songquanpeng one-api up to 0.6.11-preview.7. Affected by this issue is the function Redeem of the file model/redemption.go of the component Redemption Code Top-Up Endpoint. The manipulation results in business logic errors. The attack may be launched remotely. The attack requires a high level of complexity. The exploitation is known to be difficult. The exploit has been released to the public and may be used for attacks. The pull request to fix this issue awaits acceptance."
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 2.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P",
"version": "4.0"
}
},
{
"cvssV3_1": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N/E:P/RL:X/RC:R",
"version": "3.1"
}
},
{
"cvssV3_0": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N/E:P/RL:X/RC:R",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 2.1,
"vectorString": "AV:N/AC:H/Au:S/C:N/I:P/A:N/E:POC/RL:ND/RC:UR",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-840",
"description": "Business Logic Errors",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-06-07T22:45:09.068Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-369085 | songquanpeng one-api Redemption Code Top-Up Endpoint redemption.go Redeem logic error",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/369085"
},
{
"name": "VDB-369085 | CTI Indicators (IOB, IOC, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/369085/cti"
},
{
"name": "CVE-2026-11465 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-11465"
},
{
"name": "Submit #833320 | songquanpeng oneapi v0.1.6-alpha\uff082023-04-26\uff09\u2013 v0.6.11-preview.7\uff08latest\uff09 Race Condition",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/833320"
},
{
"tags": [
"exploit",
"issue-tracking"
],
"url": "https://github.com/songquanpeng/one-api/issues/2397"
},
{
"tags": [
"issue-tracking",
"patch"
],
"url": "https://github.com/songquanpeng/one-api/pull/2399"
},
{
"tags": [
"product"
],
"url": "https://github.com/songquanpeng/one-api/"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-06-07T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-06-07T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-06-07T11:06:08.000Z",
"value": "VulDB entry last update"
}
],
"title": "songquanpeng one-api Redemption Code Top-Up Endpoint redemption.go Redeem logic error"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-11465",
"datePublished": "2026-06-07T22:45:09.068Z",
"dateReserved": "2026-06-07T09:01:03.731Z",
"dateUpdated": "2026-06-08T13:04:02.291Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2025-3801 (GCVE-0-2025-3801)
Vulnerability from nvd – Published: 2025-04-19 14:00 – Updated: 2025-04-21 13:53
VLAI
Title
songquanpeng one-api System Setting cross site scripting
Summary
A vulnerability was found in songquanpeng one-api up to 0.6.10. It has been classified as problematic. This affects an unknown part of the component System Setting Handler. The manipulation of the argument Homepage Content/About System/Footer leads to cross site scripting. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used.
Severity
SSVC
Exploitation: poc
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
Assigner
References
4 references
| URL | Tags |
|---|---|
| https://vuldb.com/?id.305655 | vdb-entrytechnical-description |
| https://vuldb.com/?ctiid.305655 | signaturepermissions-required |
| https://vuldb.com/?submit.554702 | third-party-advisory |
| https://github.com/yaowenxiao721/Poc/blob/main/On… | exploit |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| songquanpeng | one-api |
Affected:
0.6.0
Affected: 0.6.1 Affected: 0.6.2 Affected: 0.6.3 Affected: 0.6.4 Affected: 0.6.5 Affected: 0.6.6 Affected: 0.6.7 Affected: 0.6.8 Affected: 0.6.9 Affected: 0.6.10 |
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-3801",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-04-21T13:50:08.241382Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-04-21T13:53:30.617Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"modules": [
"System Setting Handler"
],
"product": "one-api",
"vendor": "songquanpeng",
"versions": [
{
"status": "affected",
"version": "0.6.0"
},
{
"status": "affected",
"version": "0.6.1"
},
{
"status": "affected",
"version": "0.6.2"
},
{
"status": "affected",
"version": "0.6.3"
},
{
"status": "affected",
"version": "0.6.4"
},
{
"status": "affected",
"version": "0.6.5"
},
{
"status": "affected",
"version": "0.6.6"
},
{
"status": "affected",
"version": "0.6.7"
},
{
"status": "affected",
"version": "0.6.8"
},
{
"status": "affected",
"version": "0.6.9"
},
{
"status": "affected",
"version": "0.6.10"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "yaowenxiao (VulDB User)"
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability was found in songquanpeng one-api up to 0.6.10. It has been classified as problematic. This affects an unknown part of the component System Setting Handler. The manipulation of the argument Homepage Content/About System/Footer leads to cross site scripting. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used."
},
{
"lang": "de",
"value": "Es wurde eine Schwachstelle in songquanpeng one-api bis 0.6.10 ausgemacht. Sie wurde als problematisch eingestuft. Es betrifft eine unbekannte Funktion der Komponente System Setting Handler. Durch das Beeinflussen des Arguments Homepage Content/About System/Footer mit unbekannten Daten kann eine cross site scripting-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk erfolgen. Der Exploit steht zur \u00f6ffentlichen Verf\u00fcgung."
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N",
"version": "4.0"
}
},
{
"cvssV3_1": {
"baseScore": 2.4,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
}
},
{
"cvssV3_0": {
"baseScore": 2.4,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 3.3,
"vectorString": "AV:N/AC:L/Au:M/C:N/I:P/A:N",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-79",
"description": "Cross Site Scripting",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-94",
"description": "Code Injection",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-04-21T13:50:46.422Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-305655 | songquanpeng one-api System Setting cross site scripting",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/?id.305655"
},
{
"name": "VDB-305655 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/?ctiid.305655"
},
{
"name": "Submit #554702 | one api latest XSS",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/?submit.554702"
},
{
"tags": [
"exploit"
],
"url": "https://github.com/yaowenxiao721/Poc/blob/main/One-API/One-API-poc.md"
}
],
"timeline": [
{
"lang": "en",
"time": "2025-04-18T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2025-04-18T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2025-04-21T15:55:41.000Z",
"value": "VulDB entry last update"
}
],
"title": "songquanpeng one-api System Setting cross site scripting"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2025-3801",
"datePublished": "2025-04-19T14:00:11.397Z",
"dateReserved": "2025-04-18T14:16:33.651Z",
"dateUpdated": "2025-04-21T13:53:30.617Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2026-11465 (GCVE-0-2026-11465)
Vulnerability from cvelistv5 – Published: 2026-06-07 22:45 – Updated: 2026-06-08 13:04
VLAI
Title
songquanpeng one-api Redemption Code Top-Up Endpoint redemption.go Redeem logic error
Summary
A security flaw has been discovered in songquanpeng one-api up to 0.6.11-preview.7. Affected by this issue is the function Redeem of the file model/redemption.go of the component Redemption Code Top-Up Endpoint. The manipulation results in business logic errors. The attack may be launched remotely. The attack requires a high level of complexity. The exploitation is known to be difficult. The exploit has been released to the public and may be used for attacks. The pull request to fix this issue awaits acceptance.
Severity
SSVC
Exploitation: poc
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-840 - Business Logic Errors
Assigner
References
7 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/369085 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/369085/cti | signaturepermissions-required |
| https://vuldb.com/cve/CVE-2026-11465 | third-party-advisory |
| https://vuldb.com/submit/833320 | third-party-advisory |
| https://github.com/songquanpeng/one-api/issues/2397 | exploitissue-tracking |
| https://github.com/songquanpeng/one-api/pull/2399 | issue-trackingpatch |
| https://github.com/songquanpeng/one-api/ | product |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| songquanpeng | one-api |
Affected:
0.6.11-preview.0
Affected: 0.6.11-preview.1 Affected: 0.6.11-preview.2 Affected: 0.6.11-preview.3 Affected: 0.6.11-preview.4 Affected: 0.6.11-preview.5 Affected: 0.6.11-preview.6 Affected: 0.6.11-preview.7 cpe:2.3:a:songquanpeng:one-api:*:*:*:*:*:*:*:* |
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-11465",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-06-08T13:03:53.827422Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-06-08T13:04:02.291Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:songquanpeng:one-api:*:*:*:*:*:*:*:*"
],
"modules": [
"Redemption Code Top-Up Endpoint"
],
"product": "one-api",
"vendor": "songquanpeng",
"versions": [
{
"status": "affected",
"version": "0.6.11-preview.0"
},
{
"status": "affected",
"version": "0.6.11-preview.1"
},
{
"status": "affected",
"version": "0.6.11-preview.2"
},
{
"status": "affected",
"version": "0.6.11-preview.3"
},
{
"status": "affected",
"version": "0.6.11-preview.4"
},
{
"status": "affected",
"version": "0.6.11-preview.5"
},
{
"status": "affected",
"version": "0.6.11-preview.6"
},
{
"status": "affected",
"version": "0.6.11-preview.7"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "star5o (VulDB User)"
},
{
"lang": "en",
"type": "coordinator",
"value": "VulDB CNA Team"
}
],
"descriptions": [
{
"lang": "en",
"value": "A security flaw has been discovered in songquanpeng one-api up to 0.6.11-preview.7. Affected by this issue is the function Redeem of the file model/redemption.go of the component Redemption Code Top-Up Endpoint. The manipulation results in business logic errors. The attack may be launched remotely. The attack requires a high level of complexity. The exploitation is known to be difficult. The exploit has been released to the public and may be used for attacks. The pull request to fix this issue awaits acceptance."
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 2.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P",
"version": "4.0"
}
},
{
"cvssV3_1": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N/E:P/RL:X/RC:R",
"version": "3.1"
}
},
{
"cvssV3_0": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N/E:P/RL:X/RC:R",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 2.1,
"vectorString": "AV:N/AC:H/Au:S/C:N/I:P/A:N/E:POC/RL:ND/RC:UR",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-840",
"description": "Business Logic Errors",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-06-07T22:45:09.068Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-369085 | songquanpeng one-api Redemption Code Top-Up Endpoint redemption.go Redeem logic error",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/369085"
},
{
"name": "VDB-369085 | CTI Indicators (IOB, IOC, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/369085/cti"
},
{
"name": "CVE-2026-11465 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-11465"
},
{
"name": "Submit #833320 | songquanpeng oneapi v0.1.6-alpha\uff082023-04-26\uff09\u2013 v0.6.11-preview.7\uff08latest\uff09 Race Condition",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/833320"
},
{
"tags": [
"exploit",
"issue-tracking"
],
"url": "https://github.com/songquanpeng/one-api/issues/2397"
},
{
"tags": [
"issue-tracking",
"patch"
],
"url": "https://github.com/songquanpeng/one-api/pull/2399"
},
{
"tags": [
"product"
],
"url": "https://github.com/songquanpeng/one-api/"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-06-07T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-06-07T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-06-07T11:06:08.000Z",
"value": "VulDB entry last update"
}
],
"title": "songquanpeng one-api Redemption Code Top-Up Endpoint redemption.go Redeem logic error"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-11465",
"datePublished": "2026-06-07T22:45:09.068Z",
"dateReserved": "2026-06-07T09:01:03.731Z",
"dateUpdated": "2026-06-08T13:04:02.291Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2025-3801 (GCVE-0-2025-3801)
Vulnerability from cvelistv5 – Published: 2025-04-19 14:00 – Updated: 2025-04-21 13:53
VLAI
Title
songquanpeng one-api System Setting cross site scripting
Summary
A vulnerability was found in songquanpeng one-api up to 0.6.10. It has been classified as problematic. This affects an unknown part of the component System Setting Handler. The manipulation of the argument Homepage Content/About System/Footer leads to cross site scripting. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used.
Severity
SSVC
Exploitation: poc
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
Assigner
References
4 references
| URL | Tags |
|---|---|
| https://vuldb.com/?id.305655 | vdb-entrytechnical-description |
| https://vuldb.com/?ctiid.305655 | signaturepermissions-required |
| https://vuldb.com/?submit.554702 | third-party-advisory |
| https://github.com/yaowenxiao721/Poc/blob/main/On… | exploit |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| songquanpeng | one-api |
Affected:
0.6.0
Affected: 0.6.1 Affected: 0.6.2 Affected: 0.6.3 Affected: 0.6.4 Affected: 0.6.5 Affected: 0.6.6 Affected: 0.6.7 Affected: 0.6.8 Affected: 0.6.9 Affected: 0.6.10 |
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-3801",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-04-21T13:50:08.241382Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-04-21T13:53:30.617Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"modules": [
"System Setting Handler"
],
"product": "one-api",
"vendor": "songquanpeng",
"versions": [
{
"status": "affected",
"version": "0.6.0"
},
{
"status": "affected",
"version": "0.6.1"
},
{
"status": "affected",
"version": "0.6.2"
},
{
"status": "affected",
"version": "0.6.3"
},
{
"status": "affected",
"version": "0.6.4"
},
{
"status": "affected",
"version": "0.6.5"
},
{
"status": "affected",
"version": "0.6.6"
},
{
"status": "affected",
"version": "0.6.7"
},
{
"status": "affected",
"version": "0.6.8"
},
{
"status": "affected",
"version": "0.6.9"
},
{
"status": "affected",
"version": "0.6.10"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "yaowenxiao (VulDB User)"
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability was found in songquanpeng one-api up to 0.6.10. It has been classified as problematic. This affects an unknown part of the component System Setting Handler. The manipulation of the argument Homepage Content/About System/Footer leads to cross site scripting. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used."
},
{
"lang": "de",
"value": "Es wurde eine Schwachstelle in songquanpeng one-api bis 0.6.10 ausgemacht. Sie wurde als problematisch eingestuft. Es betrifft eine unbekannte Funktion der Komponente System Setting Handler. Durch das Beeinflussen des Arguments Homepage Content/About System/Footer mit unbekannten Daten kann eine cross site scripting-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk erfolgen. Der Exploit steht zur \u00f6ffentlichen Verf\u00fcgung."
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N",
"version": "4.0"
}
},
{
"cvssV3_1": {
"baseScore": 2.4,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
}
},
{
"cvssV3_0": {
"baseScore": 2.4,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 3.3,
"vectorString": "AV:N/AC:L/Au:M/C:N/I:P/A:N",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-79",
"description": "Cross Site Scripting",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-94",
"description": "Code Injection",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-04-21T13:50:46.422Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-305655 | songquanpeng one-api System Setting cross site scripting",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/?id.305655"
},
{
"name": "VDB-305655 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/?ctiid.305655"
},
{
"name": "Submit #554702 | one api latest XSS",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/?submit.554702"
},
{
"tags": [
"exploit"
],
"url": "https://github.com/yaowenxiao721/Poc/blob/main/One-API/One-API-poc.md"
}
],
"timeline": [
{
"lang": "en",
"time": "2025-04-18T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2025-04-18T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2025-04-21T15:55:41.000Z",
"value": "VulDB entry last update"
}
],
"title": "songquanpeng one-api System Setting cross site scripting"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2025-3801",
"datePublished": "2025-04-19T14:00:11.397Z",
"dateReserved": "2025-04-18T14:16:33.651Z",
"dateUpdated": "2025-04-21T13:53:30.617Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}