CVE-2024-26289 – Remote Code Inclusion Vulnerability in Multiple PMB Versions
https://notcve.org/view.php?id=CVE-2024-26289
27 May 2024 — Deserialization of Untrusted Data vulnerability in PMB Services PMB allows Remote Code Inclusion.This issue affects PMB: from 7.5.1 before 7.5.6-2, from 7.4.1 before 7.4.9, from 7.3.1 before 7.3.18. Vulnerabilidad de deserialización de datos no confiables en PMB Services PMB permite la inclusión remota de código. Este problema afecta a PMB: desde 7.5.1 anterior a 7.5.6-2, desde 7.4.1 anterior a 7.4.9, desde 7.3.1 anterior a 7.3.18. • https://forge.sigb.net/projects/pmb/files • CWE-502: Deserialization of Untrusted Data •
CVE-2023-46474
https://notcve.org/view.php?id=CVE-2023-46474
11 Jan 2024 — File Upload vulnerability PMB v.7.4.8 allows a remote attacker to execute arbitrary code and escalate privileges via a crafted PHP file uploaded to the start_import.php file. Vulnerabilidad de carga de archivos PMB v.7.4.8 permite a un atacante remoto ejecutar código arbitrario y escalar privilegios a través de un archivo PHP manipulado subido al archivo start_import.php. • https://github.com/Xn2/CVE-2023-46474 • CWE-434: Unrestricted Upload of File with Dangerous Type •
CVE-2023-24733
https://notcve.org/view.php?id=CVE-2023-24733
06 Mar 2023 — PMB v7.4.6 was discovered to contain a reflected cross-site scripting (XSS) vulnerability via the query parameter at /admin/convert/export_z3950_new.php. • https://github.com/AetherBlack/CVE/tree/main/PMB • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •
CVE-2023-24734
https://notcve.org/view.php?id=CVE-2023-24734
06 Mar 2023 — An arbitrary file upload vulnerability in the camera_upload.php component of PMB v7.4.6 allows attackers to execute arbitrary code via a crafted image file. • https://github.com/AetherBlack/CVE/tree/main/PMB • CWE-416: Use After Free •
CVE-2023-24735
https://notcve.org/view.php?id=CVE-2023-24735
06 Mar 2023 — PMB v7.4.6 was discovered to contain an open redirect vulnerability via the component /opac_css/pmb.php. This vulnerability allows attackers to redirect victim users to an external domain via a crafted URL. • https://github.com/AetherBlack/CVE/tree/main/PMB • CWE-601: URL Redirection to Untrusted Site ('Open Redirect') •
CVE-2023-24736
https://notcve.org/view.php?id=CVE-2023-24736
06 Mar 2023 — PMB v7.4.6 was discovered to contain a remote code execution (RCE) vulnerability via the component /sauvegarde/restaure_act.php. • https://github.com/AetherBlack/CVE/tree/main/PMB •
CVE-2023-24737
https://notcve.org/view.php?id=CVE-2023-24737
06 Mar 2023 — PMB v7.4.6 was discovered to contain a reflected cross-site scripting (XSS) vulnerability via the query parameter at /admin/convert/export_z3950.php. • https://github.com/AetherBlack/CVE/tree/main/PMB • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •
CVE-2022-34328
https://notcve.org/view.php?id=CVE-2022-34328
22 Jun 2022 — PMB 7.3.10 allows reflected XSS via the id parameter in an lvl=author_see request to index.php. PMB versión 7.3.10 permite un ataque de tipo XSS reflejado por medio del parámetro id en una petición lvl=author_see al archivo index.php • https://github.com/jenaye/PMB • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •
CVE-2014-9457 – PMB 4.1.3 - (Authenticated) SQL Injection
https://notcve.org/view.php?id=CVE-2014-9457
02 Jan 2015 — SQL injection vulnerability in classes/mono_display.class.php in PMB 4.1.3 and earlier allows remote authenticated users to execute arbitrary SQL commands via the id parameter to catalog.php. Vulnerabilidad de inyección SQL en classes/mono_display.class.php en PMB 4.1.3 y anteriores permite a usuarios remotos autenticados ejecutar comandos SQL arbitrarios a través del parámetro id en catalog.php. • https://www.exploit-db.com/exploits/35625 • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') •