CVE-2023-7164 – BackWPup < 4.0.4 - Unauthenticated Backup Download
https://notcve.org/view.php?id=CVE-2023-7164
The BackWPup WordPress plugin before 4.0.4 does not prevent visitors from leaking key information about ongoing backups, allowing unauthenticated attackers to download backups of a site's database. El complemento BackWPup de WordPress anterior a 4.0.4 no impide que los visitantes filtren información clave sobre las copias de seguridad en curso, lo que permite a atacantes no autenticados descargar copias de seguridad de la base de datos de un sitio. The BackWPup WordPress plugin before 4.0.4 does not prevent Directory Listing in its temporary backup folder, allowing unauthenticated attackers to download backups of a site's database. The BackWPup – WordPress Backup Plugin plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 4.0.3. This makes it possible for unauthenticated attackers to extract sensitive user or configuration data. • https://wpscan.com/vulnerability/79b07f37-2c6b-4846-bb28-91a1e5bf112e • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor •
CVE-2023-5504 – BackWPup <= 4.0.1 - Authenticated (Administrator+) Directory Traversal
https://notcve.org/view.php?id=CVE-2023-5504
The BackWPup plugin for WordPress is vulnerable to Directory Traversal in versions up to, and including, 4.0.1 via the Log File Folder. This allows authenticated attackers to store backups in arbitrary folders on the server provided they can be written to by the server. Additionally, default settings will place an index.php and a .htaccess file into the chosen directory (unless already present) when the first backup job is run that are intended to prevent directory listing and file access. This means that an attacker could set the backup directory to the root of another site in a shared environment and thus disable that site. El complemento BackWPup para WordPress es vulnerable a Directory Traversal en versiones hasta la 4.0.1 incluida a través de la carpeta de archivos de registro. • https://plugins.trac.wordpress.org/browser/backwpup/trunk/inc/class-page-settings.php?rev=2818974#L457 https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&new=3000176%40backwpup%2Ftrunk&old=2980789%40backwpup%2Ftrunk&sfp_email=&sfph_mail= https://www.wordfence.com/threat-intel/vulnerabilities/id/e830fe1e-1171-46da-8ee7-0a6654153f18?source=cve • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') •
CVE-2017-2551 – BackWPup <= 3.4.1 - Unauthenticated Backup Download
https://notcve.org/view.php?id=CVE-2017-2551
Vulnerability in Wordpress plugin BackWPup before v3.4.2 allows possible brute forcing of backup file for download. Una vulnerabilidad en versiones anteriores a la 3.4.2 del plugin BackWPup para WordPress permite que se pueda descargar un archivo de copia de seguridad mediante un ataque de fuerza bruta. • http://www.vapidlabs.com/advisory.php?v=201 https://wordpress.org/plugins/backwpup/#developers • CWE-552: Files or Directories Accessible to External Parties •
CVE-2011-4342 – BackWPup <= 1.7.1 - Remote File Inclusion
https://notcve.org/view.php?id=CVE-2011-4342
PHP remote file inclusion vulnerability in wp_xml_export.php in the BackWPup plugin before 1.7.2 for WordPress allows remote attackers to execute arbitrary PHP code via a URL in the wpabs parameter. Vulnerabilidad de inclusión remota de archivo PHP enwp_xml_export.php en el plugin BackWPup anterior a v1.7.2 para WordPress permite a atacantes remotos ejecutar código PHP de su elección a través de la URL en el parámetro wpabs. • https://www.exploit-db.com/exploits/17056 http://packetstormsecurity.org/files/view/99799/SOS-11-003.txt http://seclists.org/fulldisclosure/2011/Mar/328 http://secunia.com/advisories/43565 http://wordpress.org/support/topic/plugin-backwpup-remote-and-local-codeexecution-vulnerability-sos-11-003 http://www.exploit-db.com/exploits/17056 http://www.openwall.com/lists/oss-security/2011/11/22/10 http://www.openwall.com/lists/oss-security/2011/11/22/7 http://www.osvdb.org/7 • CWE-94: Improper Control of Generation of Code ('Code Injection') CWE-98: Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') •
CVE-2011-5208 – BackWPup – WordPress Backup Plugin < 1.4.1 - Directory Traversal
https://notcve.org/view.php?id=CVE-2011-5208
Multiple directory traversal vulnerabilities in the BackWPup plugin before 1.4.1 for WordPress allow remote attackers to read arbitrary files via a .. (dot dot) in the wpabs parameter to (1) app/options-view_log-iframe.php or (2) app/options-runnow-iframe.php. Múltiples vulnerabilidades de salto de directorio en el plugin BackWPup anterior a v1.4.1 para WordPress permite a atacantes remotos leer ficheros arbitrarios mediante un .. (punto punto) en el parámetro wpabs para (1) app/options-view_log-iframe.php o (2) app/options-runnow-iframe.php. • http://archives.neohapsis.com/archives/fulldisclosure/2011-02/0663.html http://secunia.com/advisories/43565 http://wordpress.org/extend/plugins/backwpup/changelog http://www.osvdb.org/71242 http://www.osvdb.org/71243 • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') •