Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
CVE-2025-67263 — Abacre Retail Point of Sale 14.0.0.396 is affected by a stored cross-site scripting (XSS) vulnerability in the Clients module. The application fails to properly sanitize user-supplied input stored in the Name and Surname fields. An attacker can insert malicious HTML or script content into these fields, which, is persisted in the database. | Kitploit
工具/GitHubGitHub/smarttfoxx/cve-2025-67263
Vulnerability AnalysisExploitationWeb Application ExploitationWeb SecurityPenetration Testing
GitHubsmarttfoxx/cve-2025-67263

CVE-2025-67263

查看仓库
17个月前尚未审核

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →

关于

Abacre Retail Point of Sale 14.0.0.396 is affected by a stored cross-site scripting (XSS) vulnerability in the Clients module. The application fails to properly sanitize user-supplied input stored in the Name and Surname fields. An attacker can insert malicious HTML or script content into these fields, which, is persisted in the database.

分享

CVE-2025-67263 - Abacre零售POS系统14.0.0.396中的存储型跨站脚本(XSS)漏洞

Abacre零售POS系统14.0.0.396的客户模块存在存储型跨站脚本(XSS)漏洞。该应用程序未能正确清理用户在姓(Name)和名(Surname)字段中提供的输入。攻击者可以将恶意HTML或脚本内容插入这些字段,这些内容会持久化存储在数据库中。

"客户"选项卡下的"姓"和"名"字段存在存储型跨站脚本(XSS)漏洞。

Pasted image 20251028231040

通过添加一个简单的有效载荷,例如<script>alert("xss 1")</script>,将用户详情保存到数据库,然后点击‘报表’按钮,预览网页将触发XSS。

Pasted image 20251028231234

由于有效载荷存储在数据库中,每次选择该用户并点击‘报表’按钮时都会触发。

下载工具