Lucene search
+L

6268 matches found

Positive Technologies
Positive Technologies
added 2023/05/30 12:0 a.m.6 views

PT-2023-22802 · Apache · Apache Cassandra

Name of the Vulnerable Software and Affected Versions: Apache Cassandra versions 4.0.0 through 4.0.9 Apache Cassandra versions 4.1.0 through 4.1.1 Description: The issue is related to privilege escalation when enabling FQL/Audit logs, allowing a user with JMX access to run arbitrary commands as t...

7.8CVSS7.5AI score0.00344EPSS
SaveExploits0References12
Veracode
Veracode
added 2023/05/26 6:52 a.m.14 views

Information Disclosure

github.com/dgraph-io/dgraph is vulnerable to Information Disclosure. The vulnerability is due to a nonce collision which makes the audit logs susceptible to brute force attacks. The last 4 bytes of the nonce are determined from the length of the log line, which makes decrypting the log through...

5.5CVSS6.7AI score0.00153EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2023/05/25 7:21 a.m.6 views

SUSE-SU-2023:2292-1 Security update for kubernetes1.23

This update for kubernetes1.23 fixes the following issues: - add kubernetes1.18-client-common as conflicts with kubernetes-client-bash-completion - Split individual completions into separate packages Update to version 1.23.17: releng: Update images, dependencies and version to Go 1.19.6 Update...

8.8CVSS7.3AI score0.01618EPSS
SaveExploits0References4
GithubExploit
GithubExploit
added 2023/05/21 5:9 p.m.621 views

Exploit for Code Injection in Pyload

CVE-2023-0297 Unauthenticated Remote Code Exec...

9.8CVSS9.8AI score0.95845EPSS
SaveExploits13
Veracode
Veracode
added 2023/05/19 4:7 a.m.25 views

Password Disclosure

github.com/mattermost/mattermost-server is vulnerable to Password Disclosure. The vulnerability exists because the user passwords and user hashes were revealed in audit logs if the experimental audit logging configuration was enabled ExperimentalAuditSettings section in config...

7.5CVSS6.8AI score0.00547EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2023/05/18 5:28 p.m.57 views

GHSA-W3F6-PC54-GFW7 swift-nio-http2 vulnerable to denial of service via mishandled HPACK variable length integer encoding

A program using swift-nio-http2 is vulnerable to a denial of service attack, caused by a network peer sending a specially crafted HPACK-encoded header block. This attack affects all swift-nio-http2 versions from 1.0.0 to 1.19.1. It is fixed in 1.19.2 and later releases. There are a number of...

7.5CVSS7.4AI score0.01119EPSS
SaveExploits0References5
GitLab Advisory Database
GitLab Advisory Database
added 2023/05/18 12:0 a.m.75 views

swift-nio-http2 vulnerable to denial of service via mishandled HPACK variable length integer encoding

A program using swift-nio-http2 is vulnerable to a denial of service attack, caused by a network peer sending a specially crafted HPACK-encoded header block. This attack affects all swift-nio-http2 versions from 1.0.0 to 1.19.1. It is fixed in 1.19.2 and later releases. There are a number of...

7.5CVSS6.8AI score0.01119EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2023/05/17 6:15 p.m.14 views

CVE-2023-31135

Dgraph is an open source distributed GraphQL database. Existing Dgraph audit logs are vulnerable to brute force attacks due to nonce collisions. The first 12 bytes come from a baseIv which is initialized when an audit log is created. The last 4 bytes come from the length of the log line being...

5.5CVSS4.3AI score0.00153EPSS
SaveExploits0References3
Prion
Prion
added 2023/05/17 6:15 p.m.19 views

Design/Logic Flaw

Dgraph is an open source distributed GraphQL database. Existing Dgraph audit logs are vulnerable to brute force attacks due to nonce collisions. The first 12 bytes come from a baseIv which is initialized when an audit log is created. The last 4 bytes come from the length of the log line being...

1.7CVSS5.3AI score0.00153EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2023/05/17 5:7 p.m.16 views

GHSA-92WQ-Q9PQ-GW47 Dgraph Audit Log Encryption Vulnerability

Impact Existing Dgraph audit logs are vulnerable to brute force attacks due to nonce collisions. All audit logs generated by versions of Dgraph v23.0.0 are affected. Patches This issue was patched in https://github.com/dgraph-io/dgraph/pull/8323. Dgraph users should upgrade to v23.0.0. Workaround...

5.5CVSS4.4AI score0.00153EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2023/05/17 5:7 p.m.18 views

Dgraph Audit Log Encryption Vulnerability

Impact Existing Dgraph audit logs are vulnerable to brute force attacks due to nonce collisions. All audit logs generated by versions of Dgraph v23.0.0 are affected. Patches This issue was patched in https://github.com/dgraph-io/dgraph/pull/8323. Dgraph users should upgrade to v23.0.0. Workaround...

5.5CVSS6.7AI score0.00153EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2023/05/17 5:4 p.m.11 views

CVE-2023-31135 Dgraph Audit Log Encryption nonce reuse

Dgraph is an open source distributed GraphQL database. Existing Dgraph audit logs are vulnerable to brute force attacks due to nonce collisions. The first 12 bytes come from a baseIv which is initialized when an audit log is created. The last 4 bytes come from the length of the log line being...

3.3CVSS5.4AI score0.00153EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2023/05/17 5:4 p.m.21 views

CVE-2023-31135 Dgraph Audit Log Encryption nonce reuse

Dgraph is an open source distributed GraphQL database. Existing Dgraph audit logs are vulnerable to brute force attacks due to nonce collisions. The first 12 bytes come from a baseIv which is initialized when an audit log is created. The last 4 bytes come from the length of the log line being...

3.3CVSS5.6AI score0.00153EPSS
SaveExploits0References3
CVE
CVE
added 2023/05/17 5:4 p.m.59 views

CVE-2023-31135

CVE-2023-31135 affects Dgraph audit logs due to nonce collisions in the log encryption scheme. The first 12 bytes come from a baseIv, and the last 4 bytes from the log line length; because log lines often share the same length, nonces are reused. All audit logs generated by versions

5.5CVSS4.5AI score0.00153EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2023/05/17 5:4 p.m.23 views

CVE-2023-31135 Dgraph Audit Log Encryption nonce reuse

Dgraph is an open source distributed GraphQL database. Existing Dgraph audit logs are vulnerable to brute force attacks due to nonce collisions. The first 12 bytes come from a baseIv which is initialized when an audit log is created. The last 4 bytes come from the length of the log line being...

3.3CVSS5AI score0.00153EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/05/17 12:0 a.m.10 views

PT-2023-23169 · Dgraph · Dgraph

Name of the Vulnerable Software and Affected Versions: Dgraph versions prior to v23.0.0 Description: Dgraph is an open source distributed GraphQL database. Existing Dgraph audit logs are vulnerable to brute force attacks due to nonce collisions. The first 12 bytes come from a baseIv which is...

5.5CVSS5.2AI score0.00153EPSS
SaveExploits0References9
OSV
OSV
added 2023/05/11 7:40 p.m.27 views

GHSA-PQJ7-JX24-WJ7W VTAdmin users that can create shards can deny access to other functions

Impact Users can either intentionally or inadvertently create a shard containing / characters from VTAdmin such that from that point on, anyone who tries to create a new shard from VTAdmin will receive an error. Attempting to view the keyspaces will also no longer work. Creating a shard using...

4.1CVSS4.3AI score0.00983EPSS
SaveExploits1References8
Github Security Blog
Github Security Blog
added 2023/05/11 7:40 p.m.38 views

VTAdmin users that can create shards can deny access to other functions

Impact Users can either intentionally or inadvertently create a shard containing / characters from VTAdmin such that from that point on, anyone who tries to create a new shard from VTAdmin will receive an error. Attempting to view the keyspaces will also no longer work. Creating a shard using...

4.3CVSS6.2AI score0.00983EPSS
SaveExploits1References8Affected Software1
Citrix
Citrix
added 2023/05/05 12:0 a.m.8 views

Unable to filter Instance Syslog messages over 1 Month in ADM

Customer wanted to audit NetScaler historical instance syslog in ADM, however could only obtain data within 1 Month in GUI page. ADM instance syslog data pruning is configured with 90 days, there should have data age greater than 1 Month. P.S.data pruning configure...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/05/04 12:0 a.m.12 views

Context not implemented as per need of the code

Lines of code Vulnerability details Impact Logical and mathematical flaws might occur due to lack of the check . Proof of Concept As per comment in: //check if the withdrawal occured after mostRecentWithdrawalBlockNumber but no check is involved in the code which would cause mathematical flaws in...

7AI score
SaveExploits0
Rows per page
Query Builder