Lucene search
+L

96621 matches found

Cvelist
Cvelist
added 2026/03/06 12:19 p.m.44 views

CVE-2018-25184 Surreal ToDo 0.6.1.2 Local File Inclusion via index.php

Surreal ToDo 0.6.1.2 contains a local file inclusion vulnerability that allows unauthenticated attackers to read arbitrary files by manipulating the content parameter. Attackers can supply directory traversal sequences through the content parameter in index.php to access sensitive system files li...

6.9CVSS0.008EPSS
SaveExploits0References2
CVE
CVE
added 2026/03/06 12:19 p.m.41 views

CVE-2018-25178

CVE-2018-25178 affects Easyndexer 1.0 and describes an arbitrary file download vulnerability in showtif.php. The issue allows unauthenticated attackers to download sensitive files by sending POST requests with arbitrary file paths in the file parameter, enabling access to configuration and initia...

8.7CVSS5.9AI score0.00583EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2026/03/06 12:19 p.m.44 views

CVE-2018-25178 Easyndexer 1.0 Arbitrary File Download via showtif.php

Easyndexer 1.0 contains an arbitrary file download vulnerability that allows unauthenticated attackers to download sensitive files by manipulating the file parameter. Attackers can send POST requests to showtif.php with arbitrary file paths in the file parameter to retrieve system files like...

8.7CVSS0.00583EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/03/06 12:19 p.m.7 views

CVE-2018-25178

Easyndexer 1.0 contains an arbitrary file download vulnerability that allows unauthenticated attackers to download sensitive files by manipulating the file parameter. Attackers can send POST requests to showtif.php with arbitrary file paths in the file parameter to retrieve system files like...

8.7CVSS5.9AI score0.00583EPSS
SaveExploits1References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/06 12:19 p.m.15 views

CVE-2018-25176

Alive Parish 2.0.4 contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the key parameter in the search endpoint. Attackers can also upload arbitrary files via the person photo upload functionality to th...

8.8CVSS6.3AI score0.00204EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/03/06 12:18 p.m.18 views

CVE-2018-25164

CVE-2018-25164 affects EverSync 0.5, enabling unauthenticated arbitrary file download via the files directory. The vulnerability allows direct GET requests to download sensitive files (e.g., database file db.sq3) containing application data and credentials. Reported CVSS scores indicate high impa...

8.7CVSS5.9AI score0.00266EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/03/06 12:18 p.m.5 views

CVE-2018-25164 EverSync 0.5 Arbitrary File Download via files Directory

EverSync 0.5 contains an arbitrary file download vulnerability that allows unauthenticated attackers to access sensitive files by requesting them directly from the files directory. Attackers can send GET requests to the files directory to download database files like db.sq3 containing application...

8.7CVSS5.9AI score0.00266EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/03/06 12:18 p.m.5 views

CVE-2018-25164

EverSync 0.5 contains an arbitrary file download vulnerability that allows unauthenticated attackers to access sensitive files by requesting them directly from the files directory. Attackers can send GET requests to the files directory to download database files like db.sq3 containing application...

8.7CVSS5.9AI score0.00266EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/03/06 12:18 p.m.40 views

CVE-2018-25164 EverSync 0.5 Arbitrary File Download via files Directory

EverSync 0.5 contains an arbitrary file download vulnerability that allows unauthenticated attackers to access sensitive files by requesting them directly from the files directory. Attackers can send GET requests to the files directory to download database files like db.sq3 containing application...

8.7CVSS0.00266EPSS
SaveExploits0References2
CVE
CVE
added 2026/03/06 12:18 p.m.32 views

CVE-2018-25162

CVE-2018-25162 affects 2-Plan Team 1.0.4. An authenticated attacker can upload executable PHP files via managefile.php, by sending multipart form data with action=upload and the userfile1 parameter. Uploaded PHP files are stored in the files directory and may be executed by the web server, enabli...

7.1CVSS6.2AI score0.00444EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/06 11:37 a.m.6 views

SUSE-SU-2026:20657-1 Security update for libxslt, libxml2

This update for libxslt, libxml2 fixes the following issues: libxml2: - CVE-2026-0990: call stack overflow leading to application crash due to infinite recursion in xmlCatalogXMLResolveURI bsc1256807, bsc1256811 - CVE-2026-0992: excessive resource consumption when processing XML catalogs due to...

6.2CVSS6.2AI score0.00896EPSS
SaveExploits4References21
RedHat Linux
RedHat Linux
added 2026/03/06 11:00 a.m.12 views

wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking

A path traversal flaw has been discovered in the python wheel too. The unpack function is vulnerable to file permission modification through mishandling of file permissions after extraction. The logic blindly trusts the filename from the archive header for the chmod operation, even though the...

7.1CVSS6.3AI score0.00324EPSS
SaveExploits2References7
OSV
OSV
added 2026/03/06 8:50 a.m.41 views

BIT-PYTHON-2026-2297 SourcelessFileLoader does not use io.open_code()

The import hook in CPython that handles legacy .pyc files SourcelessFileLoader is incorrectly handled in FileLoader a base class and so does not use io.opencode to read the .pyc files. sys.audit handlers for this audit event therefore do not fire...

5.7CVSS5.8AI score0.00212EPSS
SaveExploits0References7
OSV
OSV
added 2026/03/06 8:50 a.m.12 views

BIT-PYTHON-MIN-2026-2297 SourcelessFileLoader does not use io.open_code()

The import hook in CPython that handles legacy .pyc files SourcelessFileLoader is incorrectly handled in FileLoader a base class and so does not use io.opencode to read the .pyc files. sys.audit handlers for this audit event therefore do not fire...

5.7CVSS5.8AI score0.00212EPSS
SaveExploits0References7
OSV
OSV
added 2026/03/06 8:43 a.m.19 views

BIT-LIBPYTHON-2026-2297 SourcelessFileLoader does not use io.open_code()

The import hook in CPython that handles legacy .pyc files SourcelessFileLoader is incorrectly handled in FileLoader a base class and so does not use io.opencode to read the .pyc files. sys.audit handlers for this audit event therefore do not fire...

5.8AI score
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/03/06 7:56 a.m.10 views

CVE-2026-2331

An attacker may perform unauthenticated read and write operations on sensitive filesystem areas via the AppEngine Fileaccess over HTTP due to improper access restrictions. A critical filesystem directory was unintentionally exposed through the HTTP-based file access feature, allowing access witho...

9.8CVSS6AI score0.00886EPSS
SaveExploits0References7Affected Software2
CVE
CVE
added 2026/03/06 7:56 a.m.44 views

CVE-2026-2331

CVE-2026-2331 describes unauthenticated read/write access to sensitive filesystem areas via AppEngine Fileaccess over HTTP caused by improper access restrictions. A critical filesystem directory was exposed through the HTTP-based file access feature, allowing access without authentication. Impact...

9.8CVSS6AI score0.00886EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/03/06 7:56 a.m.9 views

CVE-2026-2331 CVE-2026-2331

An attacker may perform unauthenticated read and write operations on sensitive filesystem areas via the AppEngine Fileaccess over HTTP due to improper access restrictions. A critical filesystem directory was unintentionally exposed through the HTTP-based file access feature, allowing access witho...

9.8CVSS6AI score0.00886EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/03/06 7:56 a.m.39 views

CVE-2026-2331 CVE-2026-2331

An attacker may perform unauthenticated read and write operations on sensitive filesystem areas via the AppEngine Fileaccess over HTTP due to improper access restrictions. A critical filesystem directory was unintentionally exposed through the HTTP-based file access feature, allowing access witho...

9.8CVSS0.00886EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/03/06 7:54 a.m.8 views

CVE-2026-2330

An attacker may access restricted filesystem areas on the device via the CROWN REST interface due to incomplete whitelist enforcement. Certain directories intended for internal testing were not covered by the whitelist and are accessible without authentication. An unauthenticated attacker could...

9.4CVSS5.8AI score0.00665EPSS
SaveExploits0References7
Rows per page
Query Builder