Lucene search
+L

103 matches found

Positive Technologies
Positive Technologies
added 2026/05/27 12:00 a.m.28 views

PT-2026-44039

Name of the Vulnerable Software and Affected Versions creatorsofcode simplephp versions prior to GitHub commit 5184cff Description A stored cross-site scripting XSS issue exists in the '/admin/config-module.php' endpoint. This occurs when a crafted payload is injected, allowing the execution of...

5.4CVSS5.9AI score0.00162EPSS
SaveExploits0References5
CVE
CVE
added 2026/05/27 12:00 a.m.41 views

CVE-2026-38931

CVE-2026-38931 : A stored XSS in the /admin/config-module.php component of creatorsofcode simplephp (GitHub commit 5184cff, latest as of 2026-02-27). According to the CVSS 3.1 data, the impact is limited to confidentiality and integrity (both Low), with no availability impact; access vector is Ne...

5.4CVSS5.6AI score0.00162EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/05/11 3:20 p.m.47 views

CVE-2026-42611 Grav: Stored XSS via Tag Injection

Grav is a file-based Web platform. Prior to 2.0.0-beta.2, a low-privileged with the ability to create a page user can cause XSS with the injection of svg element. The XSS can further be escalated to dump the entire system information available under /admin/config/info whenever a Super Admin visit...

8.9CVSS0.003EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/05/05 9:36 p.m.32 views

Grav is Vulnerable to Stored XSS via Tag Injection

Summary A low-privileged with the ability to create a page user can cause XSS with the injection of svg element. The XSS can further be escalated to dump the entire system information available under /admin/config/info whenever a Super Admin visits the page; which can further be chained with the...

8.9CVSS5.8AI score0.003EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/24 12:31 a.m.13 views

Duplicate Advisory: OpenClaw: Gateway operator.write Can Reach Admin-Class Telegram Config and Cron Persistence via send

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-767m-xrhc-fxm7. This link is maintained to preserve external references. Original Description OpenClaw before 2026.3.28 contains a privilege escalation vulnerability allowing authenticated operators with write...

8.8CVSS5.7AI score0.00232EPSS
SaveExploits0References5Affected Software1
RedhatCVE
RedhatCVE
added 2026/04/01 11:00 p.m.11 views

CVE-2026-34394

WWBN AVideo is an open source video platform. In versions 26.0 and prior, AVideo's admin plugin configuration endpoint admin/save.json.php lacks any CSRF token validation. There is no call to isGlobalTokenValid or verifyToken before processing the request. Combined with the application's explicit...

8.1CVSS6AI score0.00233EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/03/26 9:30 a.m.21 views

EUVD-2026-16134

A vulnerability was found in dameng100 muucmf 1.9.5.20260309. The impacted element is an unknown function of the file /admin/config/list.html. Performing a manipulation of the argument Name results in cross site scripting. The attack can be initiated remotely. The exploit has been made public and...

5.3CVSS4.1AI score0.00337EPSS
SaveExploits0References5
NVD
NVD
added 2026/03/26 7:16 a.m.15 views

CVE-2026-4847

A vulnerability was found in dameng100 muucmf 1.9.5.20260309. The impacted element is an unknown function of the file /admin/config/list.html. Performing a manipulation of the argument Name results in cross site scripting. The attack can be initiated remotely. The exploit has been made public and...

5.3CVSS0.00337EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/03/26 6:23 a.m.3 views

CVE-2026-4847

A vulnerability was found in dameng100 muucmf 1.9.5.20260309. The impacted element is an unknown function of the file /admin/config/list.html. Performing a manipulation of the argument Name results in cross site scripting. The attack can be initiated remotely. The exploit has been made public and...

5.3CVSS4.1AI score0.00337EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/03/26 6:23 a.m.44 views

CVE-2026-4847 dameng100 muucmf list.html cross site scripting

A vulnerability was found in dameng100 muucmf 1.9.5.20260309. The impacted element is an unknown function of the file /admin/config/list.html. Performing a manipulation of the argument Name results in cross site scripting. The attack can be initiated remotely. The exploit has been made public and...

5.3CVSS0.00337EPSS
SaveExploits0References4
CVE
CVE
added 2026/03/26 6:23 a.m.23 views

CVE-2026-4847

The CVE-2026-4847 entry concerns dameng100 muucmf 1.9.5.20260309. A cross-site scripting flaw exists in an unknown function of /admin/config/list.html caused by manipulating the Name argument. The attack is remote and the exploit has been made public. No remediation details are provided in the do...

5.3CVSS4.1AI score0.00337EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/03/26 12:00 a.m.16 views

MuuCmf 代码注入漏洞

MuuCmf is an open-source application development framework created by Dameng100. Version MuuCmf 1.9.5.20260309 contains a code injection vulnerability. This vulnerability stems from incorrect handling of parameters named “Name” in the file “admin/config/list.html”, which may lead to cross-site...

5.3CVSS5.7AI score0.00337EPSS
SaveExploits0References4
Veracode
Veracode
added 2025/12/13 6:44 a.m.11 views

Cross-Site Scripting (XSS)

getgrav/grav is vulnerable to Stored Cross-Site Scripting XSS. The vulnerability is due to improper input sanitization in the /admin/config/site endpoint, which allows an attacker to inject malicious scripts via the datataxonomies parameter and execute them in users’ browsers...

6.8CVSS6AI score0.00214EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2025/12/02 1:23 a.m.19 views

Grav Admin Plugin vulnerable to Cross-Site Scripting (XSS) Stored endpoint `/admin/config/site` parameter `data[taxonomies]`

Summary A Stored Cross-Site Scripting XSS vulnerability was identified in the /admin/config/site endpoint of the Grav application. This vulnerability allows attackers to inject malicious scripts into the datataxonomies parameter. The injected payload is stored on the server and automatically...

6.8CVSS5.2AI score0.00214EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2025/12/01 10:00 p.m.18 views

CVE-2025-66308 Grav Admin Plugin vulnerable to Cross-Site Scripting (XSS) Stored endpoint `/admin/config/site` parameter `data[taxonomies]`

This admin plugin for Grav is an HTML user interface that provides a convenient way to configure Grav and easily create and modify pages. Prior to 1.11.0-beta.1, a Stored Cross-Site Scripting XSS vulnerability was identified in the /admin/config/site endpoint of the Grav application. This...

6.8CVSS0.00214EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2025/12/01 12:00 a.m.17 views

PT-2025-48567

Name of the Vulnerable Software and Affected Versions Grav versions prior to 1.11.0-beta.1 Description The admin plugin for Grav, an HTML user interface for configuring Grav and managing pages, contains a Stored Cross-Site Scripting XSS issue. This allows attackers to inject malicious scripts int...

6.8CVSS4.9AI score0.00214EPSS
SaveExploits1References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.13 views

EUVD-2018-19274

Malware in sbrugna...

4.8CVSS5.2AI score0.00517EPSS
SaveExploits1References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2021-14523

Malware in sbrugna...

7.5CVSS7.5AI score0.00346EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:07 p.m.10 views

EUVD-2021-29901

Malicious code in bioql PyPI...

4.8CVSS5.2AI score0.00558EPSS
SaveExploits1References1
EUVD
EUVD
added 2025/10/03 8:07 p.m.8 views

EUVD-2021-29822

Malicious code in bioql PyPI...

4.8CVSS5.2AI score0.00604EPSS
SaveExploits1References2
Rows per page
Query Builder