Skip to content
Open
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,19 +1,43 @@
{
"schema_version": "1.4.0",
"id": "GHSA-h44c-m38r-j8w7",
"modified": "2025-05-16T18:31:09Z",
"modified": "2025-05-16T18:31:16Z",
"published": "2025-05-16T18:31:09Z",
"aliases": [
"CVE-2025-48114"
],
"summary": "Cross-Site Request Forgery (CSRF) vulnerability in Shayan Farhang Pazhooh ShayanWeb Admin FontChanger allows Stored XSS",
"details": "Cross-Site Request Forgery (CSRF) vulnerability in Shayan Farhang Pazhooh ShayanWeb Admin FontChanger allows Stored XSS. This issue affects ShayanWeb Admin FontChanger: from n/a through 1.8.1.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L"
}
],
"affected": [],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "wpackagist-plugin/shayanweb-admin-fontchanger"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.10"
}
]
}
],
"database_specific": {
"last_known_affected_version_range": "<= 1.9.1"
}
}
],
"references": [
{
"type": "ADVISORY",
Expand All @@ -22,6 +46,10 @@
{
"type": "WEB",
"url": "https://patchstack.com/database/wordpress/plugin/shayanweb-admin-fontchanger/vulnerability/wordpress-shayanweb-admin-fontchanger-plugin-1-8-1-cross-site-request-forgery-csrf-to-stored-xss-vulnerability?_s_id=cve"
},
{
"type": "WEB",
"url": "https://wordpress.org/plugins/shayanweb-admin-fontchanger/#developers"
}
],
"database_specific": {
Expand Down