Lucene search
+L

356329 matches found

Positive Technologies
Positive Technologies
added 2026/08/17 12:00 a.m.10 views

PT-2026-76894

Summary Path Traversal vulnerability in hook filename handling allows attackers to access and manipulate arbitrary files outside the hooks directory via directory escape sequences like passwd. Details File: hooks.go Lines 135-160 hookFileName := args0 // User input not validated hookFile =...

6.9CVSS5.5AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/17 12:00 a.m.8 views

EUVD-2026-60445

An issue in JeecgBoot v.3.9.2 allows a remote attacker to execute arbitrary code via the files Parameter in JeecgBoot AI Chat Module...

6AI score0.00589EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/17 12:00 a.m.29 views

CVE-2026-67926

An issue in JeecgBoot v.3.9.2 allows a remote attacker to execute arbitrary code via the files Parameter in JeecgBoot AI Chat Module...

0.00589EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/17 12:00 a.m.13 views

PT-2026-76609

openssl encrypt versions before 1.4.0 expose passwords passed via the --password CLI argument in process listings accessible to all system users. Attackers can read process arguments through ps aux or /proc/pid/cmdline to retrieve plaintext passwords and keystore passwords...

8.7CVSS5.2AI score0.00227EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/17 12:00 a.m.13 views

PT-2026-76829

Name of the Vulnerable Software and Affected Versions Grafana affected versions not specified Description In deployments configured with multiple organizations, an Org Admin of a single organization can access permission data from other organizations. This occurs when calling the 'GET...

5.3CVSS5.3AI score0.00256EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/17 12:00 a.m.9 views

PT-2026-73439

A Regular Expression Denial of Service ReDoS vulnerability exists in Apache Superset versions 1.5.0 through 5.0.0. The vulnerability is located in the sql parse.py component, specifically within the SQL REGEX used for parsing SQL statements in the sqlparse library integration. The affected regula...

6.5CVSS5.9AI score0.00413EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/17 12:00 a.m.10 views

PT-2026-76892

Impact An issue in DigestAuthProvider.verify: The uri parameter in the client's Authorization: Digest … response was not checked against the actual request URL. A captured Digest authentication response could be replayed against any other URL served by the same realm, breaking the per-request-URL...

8.1CVSS5.4AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/17 12:00 a.m.16 views

PT-2026-73391

Apache NiFI 1.10.0 through 2.10.0 provide a Parameter Context update REST API method that does not enforce authorization checking on components referencing Parameter values. Updating a Parameter Context can change parameter values that affect referencing components, but framework authorization wa...

9.8CVSS5.8AI score0.00522EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/17 12:00 a.m.15 views

PT-2026-73390

Authorization handling for Parameter Context validation requests in Apache NiFi 1.10.0 through 2.10.0 allows clients with read access to submit proposed Parameter values. The proposed values override current configuration, enabling users with read access to invoke predefined component validation...

7.7CVSS5.3AI score0.00311EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/17 12:00 a.m.8 views

MiracleLinux 9 : php:8.3 (AXSA:2026-1549:01)

The remote MiracleLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2026-1549:01 advisory. php: PHP OpenSSL extension: Denial of Service due to buffer allocation flaw in AES-WRAP-PAD CVE-2026-14355 Tenable has extracted the preceding...

5.6CVSS6AI score0.00279EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/17 12:00 a.m.16 views

PT-2026-76805

Name of the Vulnerable Software and Affected Versions Evidently UI affected versions not specified Description An issue exists where the software fails to properly validate the filename parameter in the dataset materialization endpoint. This allows unauthenticated attackers to read arbitrary file...

8.7CVSS5.4AI score0.00389EPSS
SaveExploits0References6
BDU FSTEC
BDU FSTEC
added 2026/08/17 12:00 a.m.5 views

The vulnerability of the Repo.archive() function in the Python library for interacting with Git repositories in GitPython allows a perpetrator to execute arbitrary code.

The vulnerability of the Repo.archive function in the Python library for interacting with Git repositories in GitPython is related to improper external handling of file names or paths when processing the unsafegitarchiveoptions parameter. Exploiting this vulnerability may allow a remote attacker ...

6.8CVSS6AI score0.00228EPSS
SaveExploits0References3Affected Software1
BDU FSTEC
BDU FSTEC
added 2026/08/17 12:00 a.m.6 views

The vulnerabilities of the functions IndexFile.checkout() and TagReference.create() in the GitPython library for interacting with git repositories allow a malicious individual to gain unauthorized access to protected information.

The vulnerability of the functions IndexFile.checkout and TagReference.create in the GitPython library for interacting with git repositories is related to an incorrect path name limitation when processing the kwargs parameter. Exploiting this vulnerability could allow a malicious actor to gain...

8.5CVSS5.4AI score0.00331EPSS
SaveExploits0References3Affected Software1
Amazon
Amazon
added 2026/08/17 12:00 a.m.10 views

Important: freerdp

Issue Overview: FreeRDP before 3.28.0 affected outlength, so out-of-bounds bytes are written before the bounds check. On the server side, when a client selects RDP Standard Security, the encrypted client random is decrypted into a fixed 32-byte buffer. Because the server publishes its RSA public...

9.8CVSS5.9AI score0.00851EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2026/08/17 12:00 a.m.15 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-099242)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-099242 advisory. In the Linux kernel, the following vulnerability has been resolved: sctp: don't free the ASCONF's own transport in DEL-IP processing sctpprocessasconf caches the...

9.8CVSS5.7AI score0.01482EPSS
SaveExploits2References4
Amazon
Amazon
added 2026/08/17 12:00 a.m.8 views

Medium: python-jwt

Issue Overview: PyJWT is a JSON Web Token implementation in Python. Prior to 2.13.0, PyJWKClient passes its uri argument directly to urllib.request.urlopen which uses Python stdlib's default OpenerDirector registering HTTPHandler, HTTPSHandler, FTPHandler, FileHandler, and DataHandler. There is...

5.3CVSS5.8AI score0.0037EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2026/08/17 12:00 a.m.11 views

openSUSE 16: git-cliff / git-cliff-bash-completion / git-cliff-fish-completion / etc (openSUSE-SU-2026:21584-1)

The remote openSUSE 16 host has packages installed that are affected by multiple vulnerabilities as referenced in the openSUSE-SU-2026:21584-1 advisory. Changes in git-cliff: - Update to version 2.13.1: Support more configuration file locations Add per-commit statistics Expose determined bump typ...

7.5CVSS5.8AI score0.00537EPSS
SaveExploits1References6
Amazon
Amazon
added 2026/08/17 12:00 a.m.9 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: net: Drop the lock in skbmaytxtimestamp CVE-2026-43216 In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: strictly check for maximum number of actions CVE-2026-43329 In the...

9.8CVSS5.2AI score0.00543EPSS
SaveExploits0
Amazon
Amazon
added 2026/08/17 12:00 a.m.19 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: NFSv4/flexfiles: reject zero filehandle version count CVE-2026-53392 In the Linux kernel, the following vulnerability has been resolved: nfsd: reset write verifier on deferred writeback errors CVE-2026-53393 In th...

8.8CVSS5AI score0.00529EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/08/17 12:00 a.m.13 views

PT-2026-73392

Apache NiFi 2.0.0 through 2.10.0 support creating, reading, and deleting Assets associated with Parameter Contexts through the REST API. The framework authorizes asset deletion against the owning Parameter Context using the supplied Parameter Context Identifier and Asset Identifier. The framework...

9.1CVSS5.4AI score0.00318EPSS
SaveExploits0References4
Rows per page
Query Builder