Lucene search
+L

952 matches found

EUVD
EUVD
added 2026/04/03 10:28 p.m.10 views

EUVD-2026-18897

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 it directly into the web root directory. This...

8.7CVSS6.1AI score0.00188EPSS
SaveExploits1References2
OSV
OSV
added 2026/04/03 10:28 p.m.9 views

CVE-2026-34228 Emlog: CSRF in Backend Upgrade Interface Leading to Arbitrary Remote SQL Execution and Arbitrary File Write

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 it directly into the web root directory. This...

8.7CVSS6.3AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/04/03 10:28 p.m.2 views

CVE-2026-34228

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 it directly into the web root directory. This...

8.7CVSS6.1AI score0.00188EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/03 10:28 p.m.3 views

CVE-2026-34228 Emlog: CSRF in Backend Upgrade Interface Leading to Arbitrary Remote SQL Execution and Arbitrary File Write

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 it directly into the web root directory. This...

8.7CVSS6.1AI score0.00188EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/04/03 10:28 p.m.27 views

CVE-2026-34228 Emlog: CSRF in Backend Upgrade Interface Leading to Arbitrary Remote SQL Execution and Arbitrary File Write

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 it directly into the web root directory. This...

8.7CVSS0.00188EPSS
SaveExploits1References2
CVE
CVE
added 2026/04/03 10:28 p.m.24 views

CVE-2026-34228

Emlog (open source website building system) contains CSRF in the backend upgrade interface prior to version 2.6.8. The interface accepts remote SQL and ZIP URLs via GET parameters; the server downloads and executes the SQL file, then downloads and extracts the ZIP into the web root without CSRF t...

8.7CVSS6.1AI score0.00188EPSS
SaveExploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/03 12:0 a.m.15 views

PT-2026-30264

Name of the Vulnerable Software and Affected Versions Emlog versions prior to 2.6.8 Description A stored cross-site scripting XSS issue exists in the comment module. This occurs due to a URI scheme validation bypass, which allows an attacker to inject malicious scripts that are stored on the serv...

6.1CVSS5.8AI score0.0023EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2026/04/03 12:0 a.m.16 views

PT-2026-30256

Name of the Vulnerable Software and Affected Versions Emlog versions prior to 2.6.8 Description The backend upgrade interface allows the submission of remote SQL and ZIP URLs through GET parameters. The server downloads and executes the SQL file and extracts the ZIP file directly into the web roo...

8.7CVSS6.2AI score0.00188EPSS
SaveExploits1References6
CNNVD
CNNVD
added 2026/04/03 12:0 a.m.18 views

emlog 跨站脚本漏洞

Emlog is an open-source CMS website building system based on PHP and MySQL. Versions of Emlog prior to 2.6.8 had a cross-site scripting vulnerability. This vulnerability stemmed from a storage-based cross-site script in the comment module, which could lead to cross-site scripting attacks...

6.1CVSS5.6AI score0.0023EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/04/03 12:0 a.m.13 views

PT-2026-30265

Name of the Vulnerable Software and Affected Versions Emlog versions prior to 2.6.2 Description A path traversal issue exists in the emUnZip function. This occurs during the extraction of ZIP archives, such as when uploading plugins, templates, or importing backups, because the function calls...

7.2CVSS6AI score0.00874EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2026/04/03 12:0 a.m.11 views

PT-2026-30268

Name of the Vulnerable Software and Affected Versions Emlog versions prior to 2.6.2 Description A SQL injection issue exists in the updateTagName function within the include/model/tag model.php file. The system directly interpolates user input into the SQL query string without employing...

6.5CVSS6.1AI score0.00343EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2026/04/03 12:0 a.m.15 views

emlog SQL注入漏洞

Emlog is an open-source CMS website building system based on PHP and MySQL. Versions of Emlog 2.6.2 and earlier have a SQL injection vulnerability. This vulnerability stems from the updateTagName function in the include/model/tagmodel.php file, which directly inserts user input into the SQL query...

6.5CVSS5.9AI score0.00343EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2026/04/03 12:0 a.m.17 views

emlog 跨站请求伪造漏洞

Emlog is an open-source CMS website building system based on PHP and MySQL. Versions of Emlog prior to 2.6.8 had a cross-site request forgery vulnerability. This vulnerability stemmed from the backend upgrade interface not verifying the CSRF token, which could lead to arbitrary SQL executions and...

8.7CVSS5.9AI score0.00188EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/04/03 12:0 a.m.19 views

emlog 安全漏洞

Emlog is an open-source CMS website building system based on PHP and MySQL. Emlog versions 2.6.2 and earlier have security vulnerabilities. These vulnerabilities stem from the $plugin parameter in the admin/plugin.php file being used directly in the requireonce path without proper cleaning, which...

6.5CVSS5.8AI score0.00511EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2026/04/03 12:0 a.m.13 views

emlog 安全漏洞

Emlog is an open-source CMS website building system based on PHP and MySQL. Emlog versions 2.6.2 and earlier have security vulnerabilities. These vulnerabilities stem from the emUnZip function’s path traversal vulnerability, which could lead to arbitrary file writing and remote code execution...

7.2CVSS6.3AI score0.00874EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/04/03 12:0 a.m.9 views

PT-2026-30267

Name of the Vulnerable Software and Affected Versions Emlog versions prior to 2.6.2 Description A Local File Inclusion LFI issue exists in the 'admin/plugin.php' endpoint. The plugin parameter from the GET request is used in a require once path without proper sanitization. If the CSRF Cross-Site...

6.5CVSS6AI score0.00511EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2026/03/26 3:16 p.m.10 views

CVE-2026-31954

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

7.3CVSS5.8AI score0.0015EPSS
SaveExploits1References1
NVD
NVD
added 2026/03/11 8:16 p.m.12 views

CVE-2026-31954

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

7.3CVSS0.0015EPSS
SaveExploits1References1
CVE
CVE
added 2026/03/11 7:21 p.m.22 views

CVE-2026-31954

CVE-2026-31954 affects Emlog prior to 2.6.7 (2.6.6 and earlier), where the delete_async action omits a call to LoginAuth::checkToken(), enabling CSRF attacks against asynchronous deletions. Root cause is the missing CSRF token validation in the delete path. Documented impact is CSRF exposure; no ...

7.3CVSS5.8AI score0.0015EPSS
SaveExploits1References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/11 7:21 p.m.5 views

CVE-2026-31954

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

5.8AI score0.0015EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder