Lucene search
+L

9634 matches found

Fedora
Fedora
added 2023/11/04 3:42 a.m.24 views

[SECURITY] Fedora 38 Update: netconsd-0.4-1.fc38

This is a daemon for receiving and processing logs from the Linux Kernel, as emitted over a network by the kernel's netconsole module. It supports both the old "legacy" text-only format, and the new extended format added in v4.4. The core of the daemon does nothing but process messages and drop...

7.3AI score
SaveExploits0
Fedora
Fedora
added 2023/11/03 7:6 p.m.25 views

[SECURITY] Fedora 39 Update: netconsd-0.4-1.fc39

This is a daemon for receiving and processing logs from the Linux Kernel, as emitted over a network by the kernel's netconsole module. It supports both the old "legacy" text-only format, and the new extended format added in v4.4. The core of the daemon does nothing but process messages and drop...

7.3AI score
SaveExploits0
Kitploit
Kitploit
added 2023/11/03 11:30 a.m.45 views

Aws-Waf-Header-Analyzer - The Purpose Of The Project Is To Create Rate Limit In AWS WaF Based On HTTP Headers

The purpose of the project is to create rate limit in AWS WaF based on HTTP headers. Golang is a dependencie to build the binary. See the documentation to install: https://go.dev/doc/install make sudo make install The rules configuration is very simple, for example, the threshold is the limited o...

7.3AI score
SaveExploits0References1
Fedora
Fedora
added 2023/11/03 1:11 a.m.20 views

[SECURITY] Fedora 37 Update: netconsd-0.4-1.fc37

This is a daemon for receiving and processing logs from the Linux Kernel, as emitted over a network by the kernel's netconsole module. It supports both the old "legacy" text-only format, and the new extended format added in v4.4. The core of the daemon does nothing but process messages and drop...

7.3AI score
SaveExploits0
Prion
Prion
added 2023/11/01 6:15 p.m.25 views

Improper access control

Improper access control in Report log filters feature in Devolutions Server 2023.2.10.0 and earlier allows attackers to retrieve logs from vaults or entries they are not allowed to access via the report request url query parameters...

5CVSS5.3AI score0.00548EPSS
SaveExploits0References1Affected Software1
NVD
NVD
added 2023/11/01 5:15 p.m.34 views

CVE-2023-20155

A vulnerability in a logging API in Cisco Firepower Management Center FMC Software could allow an unauthenticated, remote attacker to cause the device to become unresponsive or trigger an unexpected reload. This vulnerability could also allow an attacker with valid user credentials, but not...

7.5CVSS7.5AI score0.00669EPSS
SaveExploits0References1
Veracode
Veracode
added 2023/11/01 5:57 a.m.27 views

Information Disclosure

github.com/authzed/spicedb is vulnerable to Information Disclosure. The vulnerability is due to a lack of datastore URI validation allowing an attacker to insert a password with a colon ":", which then results in the entire URI, including the plaintext password, being displayed in the logs...

6.5CVSS7.1AI score0.00392EPSS
SaveExploits0References2Affected Software1
Code423n4
Code423n4
added 2023/11/01 12:0 a.m.10 views

Testing form

Lines of code Vulnerability details Impact Detailed description of the impact of this finding. Proof of Concept Provide direct links to all referenced code in GitHub. Add screenshots, logs, or any other relevant proof that illustrates the concept. Tools Used Recommended Mitigation Steps Assessed...

7.2AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2023/10/31 10:23 p.m.35 views

SpiceDB leaks information in log files when URI cannot be parsed

SpiceDB is an open source, Google Zanzibar-inspired database for creating and managing security-critical application permissions. When the provided datastore URI is malformed e.g. by having a password which contains : the full URI including the provided password is printed, so that the password i...

6.5CVSS4.6AI score0.00392EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2023/10/31 3:25 p.m.15 views

CVE-2023-46255 `SPICEDB_DATASTORE_CONN_URI` is leaked when URI cannot be parsed

SpiceDB is an open source, Google Zanzibar-inspired database for creating and managing security-critical application permissions. Prior to version 1.27.0-rc1, when the provided datastore URI is malformed e.g. by having a password which contains : the full URI including the provided password is...

4.2CVSS6.8AI score0.00392EPSS
SaveExploits0References2
OSV
OSV
added 2023/10/31 3:25 p.m.26 views

CVE-2023-46255 `SPICEDB_DATASTORE_CONN_URI` is leaked when URI cannot be parsed

SpiceDB is an open source, Google Zanzibar-inspired database for creating and managing security-critical application permissions. Prior to version 1.27.0-rc1, when the provided datastore URI is malformed e.g. by having a password which contains : the full URI including the provided password is...

4.2CVSS6.5AI score
SaveExploits0References4
NVD
NVD
added 2023/10/31 3:15 p.m.27 views

CVE-2023-46235

FOG is a free open-source cloning/imaging/rescue suite/inventory management system. Prior to version 1.5.10.15, due to a lack of request sanitization in the logs, a malicious request containing XSS would be stored in a log file. When an administrator of the FOG server logged in and viewed the log...

6.1CVSS5.5AI score0.00311EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2023/10/31 2:34 a.m.8 views

SUSE CVE-2019-10195

A flaw was found in IPA, all 4.6.x versions before 4.6.7, all 4.7.x versions before 4.7.4 and all 4.8.x versions before 4.8.3, in the way that FreeIPA's batch processing API logged operations. This included passing user passwords in clear text on FreeIPA masters. Batch processing of commands with...

6.5CVSS6.5AI score0.01806EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2023/10/31 12:0 a.m.11 views

FOGProject Security Breach

FOGProject is a free open source network computer cloning and management solution. It can be used to deploy and manage any desktop operating system. A security vulnerability exists in FOGProject versions prior to 1.5.10.15, which stems from a lack of request cleanup in the logs, where malicious...

6.1CVSS6AI score0.00311EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2023/10/31 12:0 a.m.11 views

PT-2023-29935 · Spicedb · Spicedb

Name of the Vulnerable Software and Affected Versions: SpiceDB versions prior to 1.27.0-rc1 Description: SpiceDB is an open source, Google Zanzibar-inspired database for creating and managing security-critical application permissions. When the provided datastore URI is malformed, such as having a...

6.5CVSS6.9AI score0.00392EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2023/10/31 12:0 a.m.26 views

PT-2023-6863 · Netgate · Pfsense Ce +2

Name of the Vulnerable Software and Affected Versions: Netgate pfSense version 2.7.0 Netgate pfSense CE versions 2.7.0 and below Netgate pfSense Plus versions 23.05.1 and below Description: The issue is related to a Cross Site Scripting XSS vulnerability in the status logs filter dynamic.php...

5.4CVSS5.8AI score0.57918EPSS
SaveExploits1References20
Positive Technologies
Positive Technologies
added 2023/10/31 12:0 a.m.10 views

PT-2023-29918 · Fog · Fog

Name of the Vulnerable Software and Affected Versions: FOG versions prior to 1.5.10.15 Description: The issue is related to a lack of request sanitization in the logs of FOG, a free open-source cloning/imaging/rescue suite/inventory management system. This allows a malicious request containing XS...

6.1CVSS5.8AI score0.00311EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2023/10/30 5:57 a.m.83 views

CVE-2023-31422

A flaw was found by Elastic, where sensitive information is recorded in Kibana logs. This issue occurs in the event of an error when logging in to the JSON layout or when the pattern layout is configured to log the %meta pattern...

7.5CVSS7.3AI score0.00656EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/10/27 12:56 a.m.6 views

SUSE CVE-2023-31422

An issue was discovered by Elastic whereby sensitive information is recorded in Kibana logs in the event of an error. The issue impacts only Kibana version 8.10.0 when logging in the JSON layout or when the pattern layout is configured to log the %meta pattern. Elastic has released Kibana 8.10.1...

9CVSS7AI score0.00656EPSS
SaveExploits0References3
OSV
OSV
added 2023/10/26 6:15 p.m.20 views

UBUNTU-CVE-2023-31417

Elasticsearch generally filters out sensitive information and credentials before logging to the audit log. It was found that this filtering was not applied when requests to Elasticsearch use certain deprecated URIs for APIs. The impact of this flaw is that sensitive information such as passwords...

4.4CVSS7AI score0.00228EPSS
SaveExploits0References2
Rows per page
Query Builder