Piwigo 漏洞列表
共找到 5 个与 Piwigo 相关的漏洞
📅 加载漏洞趋势中...
-
CVE-2023-37270: Piwigo 13.7.0 - SQL Injection POC
Piwigo is open source photo gallery software. Prior to version 13.8.0, there is a SQL Injection vulnerability in the login of the administrator screen. The SQL statement that acquires the HTTP Header `User-Agent` is vulnerable at the endpoint that records user information when logging in to the administrator screen. It is possible to execute arbitrary SQL statements. Someone who wants to exploit the vulnerability must be log in to the administrator screen, even with low privileges. Any SQL statement can be executed. Doing so may leak information from the database. Version 13.8.0 contains a fix for this issue. As another mitigation, those who want to execute a SQL statement verbatim with user-enterable parameters should be sure to escape the parameter contents appropriately. -
CVE-2023-44393: Piwigo - Cross-Site Scripting POC
Piwigo is vulnerable to a reflected XSS in the admin panel where the `plugin_id` parameter is not properly sanitized. -
Piwigo CVE-2023-26876 SQL注入漏洞 无POC
-
piwigo 12.2.0 信息泄露 无POC
Piwigo 是一款可以用来管理您的图片集与其他媒体的网站程序。内置强大功能,全世界都在使用它管理图片库。当action参数的值为phpinfo时,直接执行phpinfo()函数打印系统信息,可能会造成信息泄露。 -
Piwigo系统ws.php文件imageId参数-SQL注入(CVE-2017-9426) 无POC
【漏洞对象】Piwigo系统 【涉及版本】Piwigo Facetag 0.0.3 【漏洞描述】Piwigo系统ws.php文件的imageId参数存在sql注入,可能造成数据泄漏,甚至服务器被入侵。