# St. Joe ERP SQL注入漏洞
## 概述
St. Joe ERP系统(圣乔ERP系统)存在SQL注入漏洞,允许未经身份验证的远程攻击者通过构造的HTTP POST请求访问登录端点,执行任意SQL命令。
## 影响版本
受影响版本范围未明确。
## 细节
攻击者可通过向登录接口发送恶意构造的POST请求,利用未正确过滤或转义的用户输入,操纵后端SQL查询。
## 影响
成功利用此漏洞可能导致攻击者未经授权访问数据、修改数据库记录,或对服务造成有限程度的中断。
                                        
                                    
                                | # | POC 描述 | 源链接 | 神龙链接 | 
|---|---|---|---|
| 1 | A SQL injection vulnerability exists in the St. Joe ERP system ("圣乔ERP系统") that allows unauthenticated remote attackers to execute arbitrary SQL commands via crafted HTTP POST requests to the login endpoint. The application fails to properly sanitize user-supplied input before incorporating it into SQL queries, enabling direct manipulation of the backend database. | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2024/CVE-2024-13979.yaml | POC详情 | 
标题: POC/wpoc/圣乔ERP/圣乔ERP系统SingleRowQueryConvertor存在SQL注入漏洞.md at main · adysec/POC · GitHub -- 🔗来源链接
标签: exploit
神龙速读标题: St. Joe ERP System SingleRowQueryConverter SQL Injection | Advisories | VulnCheck -- 🔗来源链接
标签: third-party-advisory
神龙速读暂无评论