Emlog

Emlog

96 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Exploit
  • EPSS 0.78%
  • Veröffentlicht 29.05.2026 16:16:26
  • Zuletzt bearbeitet 11.06.2026 18:32:35

The template upload feature in Emlog Pro v2.6.9 has a path traversal vulnerability, allowing authenticated administrators to execute arbitrary PHP code. By uploading a malicious ZIP archive containing directory traversal sequences in filenames, an at...

  • EPSS 0.25%
  • Veröffentlicht 08.05.2026 21:51:52
  • Zuletzt bearbeitet 12.05.2026 16:45:18

Emlog is an open source website building system. Prior to version 2.6.11, direct SQL injection in article creation and update functions allows attackers to execute arbitrary SQL commands, potentially leading to complete database compromise, data thef...

  • EPSS 0.17%
  • Veröffentlicht 08.05.2026 21:51:11
  • Zuletzt bearbeitet 12.05.2026 16:45:18

Emlog is an open source website building system. Prior to version 2.6.11, missing CSRF protection in critical admin functions allows attackers to trick authenticated administrators into performing unauthorized actions like system registration, plugin...

  • EPSS 0.28%
  • Veröffentlicht 08.05.2026 21:50:27
  • Zuletzt bearbeitet 12.05.2026 16:45:18

Emlog is an open source website building system. Prior to version 2.6.11, insecure plugin upload functionality allows attackers to upload and execute arbitrary PHP code, leading to complete server compromise and persistent backdoor installation. This...

Exploit
  • EPSS 0.34%
  • Veröffentlicht 03.04.2026 22:37:08
  • Zuletzt bearbeitet 13.04.2026 17:29:51

Emlog is an open source website building system. In versions 2.6.2 and prior, a SQL injection vulnerability exists in include/model/tag_model.php at line 168. The updateTagName() function directly interpolates user input into the SQL query string wit...

Exploit
  • EPSS 0.51%
  • Veröffentlicht 03.04.2026 22:36:36
  • Zuletzt bearbeitet 13.04.2026 17:32:52

Emlog is an open source website building system. In versions 2.6.2 and prior, a Local File Inclusion (LFI) vulnerability exists in admin/plugin.php at line 80. The $plugin parameter from the GET request is directly used in a require_once path without...

Exploit
  • EPSS 0.87%
  • Veröffentlicht 03.04.2026 22:35:56
  • Zuletzt bearbeitet 13.04.2026 17:37:26

Emlog is an open source website building system. In versions 2.6.2 and prior, a path traversal vulnerability exists in the emUnZip() function (include/lib/common.php:793). When extracting ZIP archives (plugin/template uploads, backup imports), the fu...

Exploit
  • EPSS 0.23%
  • Veröffentlicht 03.04.2026 22:31:44
  • Zuletzt bearbeitet 13.04.2026 17:37:40

Emlog is an open source website building system. Prior to version 2.6.8, there is a stored cross-site scripting (XSS) vulnerability in emlog comment module via URI scheme validation bypass. This issue has been patched in version 2.6.8.

Exploit
  • EPSS 0.19%
  • Veröffentlicht 03.04.2026 22:28:45
  • Zuletzt bearbeitet 13.04.2026 17:38:32

Emlog is an open source website building system. Prior to version 2.6.8, the backend upgrade interface accepts remote SQL and ZIP URLs via GET parameters. The server first downloads and executes the SQL file, then downloads the ZIP file and extracts ...

Exploit
  • EPSS 0.15%
  • Veröffentlicht 11.03.2026 19:21:52
  • Zuletzt bearbeitet 17.03.2026 21:05:16

Emlog is an open source website building system. In 2.6.6 and earlier, the delete_async action (asynchronous delete) lacks a call to LoginAuth::checkToken(), enabling CSRF attacks.