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

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

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

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

工具目录

分类

查看所有分类
Loading categories
Vehicle-Service-Management-System-Mechanic-List-Stored-Cross-Site-Scripting-XSS — CVE-2021-46069 - Vehicle Service Management System 1.0 通过登录面板中的机械师列表部分存在一个存储型跨站脚本(XSS)漏洞。 | Kitploit
工具/GitHubGitHub/sanupl/vehicle-service-management-system-mechanic-list-stored-cross-site-scripting-xss
Web漏洞扫描器漏洞分析漏洞利用Web应用程序漏洞利用Web安全渗透测试
GitHubsanupl/vehicle-service-management-system-mechanic-list-stored-cross-site-scripting-xss

Vehicle-Service-Management-System-Mechanic-List-Stored-Cross-Site-Scripting-XSS

CVE-2021-46069 - Vehicle Service Management System 1.0 通过登录面板中的机械师列表部分存在一个存储型跨站脚本(XSS)漏洞。

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

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

CVE-2021-46069

漏洞标题: Vehicle Service Management System - 'Mechanic List' 存储型跨站脚本(XSS)

漏洞作者: SANU P.L

CVE: CVE-2021-46069

CVSS: 4.8 MEDIUM

参考:

  • https://www.plsanu.com/vehicle-service-management-system-mechanic-list-stored-cross-site-scripting-xss
  • https://nvd.nist.gov/vuln/detail/CVE-2021-46069
  • https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-46069

描述:

Vehicle Service Management System 1.0 在登录面板的 Mechanic List 部分存在一个存储型跨站脚本(XSS)漏洞。

漏洞利用:

  1. 登录管理面板 http://localhost/vehicle_service/admin
  2. 转到 Mechanic List 部分,点击 Create New 按钮。
  3. 在 Full Name 和 Contact 输入字段中注入以下 payload。

Payload:

root@kitploit:~
 "><script>alert(document.cookie)</script>
  1. 点击 Save 按钮。
  2. 恶意 JavaScript 代码被触发。

影响:

攻击者可以在 Mechanic List 部分注入恶意 JavaScript 代码。

缓解措施:

建议清理整个应用程序中的所有输入字段。

下载工具