Lucene search
+L

9174 matches found

Akamai Blog
Akamai Blog
added 2021/01/05 5:00 a.m.17 views

Tree-Tracker: Auditing a Log Harvest Using IoT Edge Connect and Node-Red

At long last, Blue Water Farm is generating revenue! Around 20 acres of our land consists of dense, mature hardwood of oak, maple, and beech, and we were able to contract to sell 65 maple and 25 oak trees to a logging company. I won't be retiring from Akamai any time soon from our logging windfal...

0.5AI score
SaveExploits0
Kitploit
Kitploit
added 2021/01/04 8:30 p.m.156 views

EvtMute - Apply A Filter To The Events Being Reported By Windows Event Logging

This is a tool that allows you to offensively use YARA to apply a filter to the events being reported by windows event logging. Usage Grap the latest verison from here. EvtMuteHook.dll contains the core functionality, once it is injected it will apply a temporary filter which will allow all event...

7.6AI score
SaveExploits0References3
CNVD
CNVD
added 2020/12/23 12:00 a.m.41 views

Unspecified vulnerability in Envoy (CNVD-2021-07242)

Envoy is an open source distributed proxy server . A security vulnerability exists in versions prior to Envoy 1.16.1 that stems from logging an incorrect downstream address because it only considers directly connected peers and not the information in the proxy protocol header. This affects cases...

8.8CVSS6.4AI score0.00986EPSS
SaveExploits0References1
Hacker One
Hacker One
added 2020/12/20 5:38 p.m.91 views

Concrete CMS: Phar Deserialization Vulnerability via Logging Settings

Vulnerability Description: The vulnerable code is located within the concrete/controllers/singlepage/dashboard/system/environment/logging.php script. Specifically, into the Logging::updatelogging method: public function updatelogging $config = $this-app-make'config'; $request = $this-request; if...

6.5CVSS7.6AI score0.0368EPSS
SaveExploits1
CNVD
CNVD
added 2020/12/16 12:00 a.m.82 views

Apache Airflow Encryption Problem Vulnerability

Apache Airflow is the United States Apache Apache Foundation's set of open source platform for creating, managing and monitoring workflow. The platform is scalable and dynamic monitoring and other characteristics. A security vulnerability exists in Apache Airflow versions prior to 1.10.13, which...

6.5CVSS6.8AI score0.02568EPSS
SaveExploits0References1
OSV
OSV
added 2020/12/15 1:15 a.m.20 views

CVE-2020-35470

Envoy before 1.16.1 logs an incorrect downstream address because it considers only the directly connected peer, not the information in the proxy protocol header. This affects situations with tcp-proxy as the network filter not HTTP filters...

8.8CVSS6.6AI score
SaveExploits0References3
Cvelist
Cvelist
added 2020/12/15 12:48 a.m.31 views

CVE-2020-35470

Envoy before 1.16.1 logs an incorrect downstream address because it considers only the directly connected peer, not the information in the proxy protocol header. This affects situations with tcp-proxy as the network filter not HTTP filters...

8.6AI score0.00986EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2020/12/15 12:00 a.m.10 views

PT-2020-17336 · Envoy · Envoy

Name of the Vulnerable Software and Affected Versions: Envoy versions prior to 1.16.1 Description: The issue arises when Envoy logs an incorrect downstream address, considering only the directly connected peer and not the information in the proxy protocol header. This specifically affects...

8.8CVSS8.6AI score0.00986EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2020/12/14 1:11 p.m.11 views

kubernetes: Secret leaks in kube-controller-manager when using vSphere Provider

A flaw was found in kubernetes. Clusters running on VSphere, using VSphere as a cloud provider a with logging level set to 4 or above, VSphere cloud credentials will be leaked in the cloud controller manager's log...

5.5CVSS6.8AI score0.00511EPSS
SaveExploits0References6
OSV
OSV
added 2020/12/14 10:15 a.m.20 views

CVE-2020-17511

In Airflow versions prior to 1.10.13, when creating a user using airflow CLI, the password gets logged in plain text in the Log table in Airflow Metadatase. Same happened when creating a Connection with a password field...

6.5CVSS6.5AI score
SaveExploits0References1
NVD
NVD
added 2020/12/14 10:15 a.m.16 views

CVE-2020-17511

In Airflow versions prior to 1.10.13, when creating a user using airflow CLI, the password gets logged in plain text in the Log table in Airflow Metadatase. Same happened when creating a Connection with a password field...

6.5CVSS6.4AI score0.02568EPSS
SaveExploits0References1
PyPA
PyPA
added 2020/12/14 10:15 a.m.8 views

PYSEC-2020-262

In Airflow versions prior to 1.10.13, when creating a user using airflow CLI, the password gets logged in plain text in the Log table in Airflow Metadatase. Same happened when creating a Connection with a password field...

6.5CVSS6.9AI score0.02568EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2020/12/14 10:15 a.m.15 views

Default credentials

In Airflow versions prior to 1.10.13, when creating a user using airflow CLI, the password gets logged in plain text in the Log table in Airflow Metadatase. Same happened when creating a Connection with a password field...

4CVSS6.4AI score0.02568EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2020/12/14 9:40 a.m.39 views

CVE-2020-17511

In Airflow versions prior to 1.10.13, when creating a user using airflow CLI, the password gets logged in plain text in the Log table in Airflow Metadatase. Same happened when creating a Connection with a password field...

6.4AI score0.02568EPSS
SaveExploits0References1
CVE
CVE
added 2020/12/14 9:40 a.m.100 views

CVE-2020-17511

CVE-2020-17511 affects Apache Airflow versions prior to 1.10.13. The vulnerability arises when creating a user (via airflow CLI) or a connection with a password field, causing the password to be logged in plaintext in the Log table in the Airflow metadata database. This issue is consistently desc...

6.5CVSS6.3AI score0.02568EPSS
SaveExploits0References1Affected Software1
zdt
zdt
added 2020/12/08 12:00 a.m.4219 views

Apache 2 HTTP2 Module Concurrent Pool Usage Vulnerability

apache2: concurrent pool usage in http2 module h2mplx.c contains a number of calls to aplogcerror using m-c the master connection as an argument. These calls can trigger allocations using the m-c-pool. One example is coregeneratelogid. As some of the code in h2mplx.c is executed on a worker threa...

7.5CVSS8.8AI score0.56448EPSS
SaveExploits2
OSV
OSV
added 2020/12/07 10:15 p.m.6 views

DEBIAN-CVE-2020-8566

In Kubernetes clusters using Ceph RBD as a storage provisioner, with logging level of at least 4, Ceph RBD admin secrets can be written to logs. This occurs in kube-controller-manager's logs during provisioning of Ceph RBD persistent claims. This affects v1.19.3, v1.18.10, v1.17.13...

5.5CVSS6.1AI score0.00526EPSS
SaveExploits0References1
OSV
OSV
added 2020/12/07 10:15 p.m.26 views

CVE-2020-8563

In Kubernetes clusters using VSphere as a cloud provider, with a logging level set to 4 or above, VSphere cloud credentials will be leaked in the cloud controller manager's log. This affects v1.19.3...

5.5CVSS6.5AI score
SaveExploits0References3
NVD
NVD
added 2020/12/07 10:15 p.m.23 views

CVE-2020-8563

In Kubernetes clusters using VSphere as a cloud provider, with a logging level set to 4 or above, VSphere cloud credentials will be leaked in the cloud controller manager's log. This affects v1.19.3...

5.5CVSS4.7AI score0.00511EPSS
SaveExploits0References3
NVD
NVD
added 2020/12/07 10:15 p.m.22 views

CVE-2020-8564

In Kubernetes clusters using a logging level of at least 4, processing a malformed docker config file will result in the contents of the docker config file being leaked, which can include pull secrets or other registry credentials. This affects v1.19.3, v1.18.10, v1.17.13...

5.5CVSS5.4AI score0.00467EPSS
SaveExploits0References3
Rows per page
Query Builder