Lucene search
+L

4073 matches found

Cvelist
Cvelist
added 2023/10/12 12:00 a.m.27 views

CVE-2023-45510

tsMuxer version git-2539d07 was discovered to contain an alloc-dealloc-mismatch operator new vs operator delete error...

7.8AI score0.00591EPSS
SaveExploits0References2
IBM Security Bulletins
IBM Security Bulletins
added 2023/10/11 9:25 a.m.34 views

Security Bulletin: Vulnerability in Python Cryptographic Authority cryptography affects IBM Process Mining . CVE-2023-38325

Summary There is a vulnerability in Python Cryptographic Authority cryptography that could allow a remote authenticated attacker to launch attacks on the system . The code is used by IBM Process Mining. This bulletin identifies the security fixes to apply to address the vulnerability. Vulnerabili...

7.5CVSS7.2AI score0.00732EPSS
SaveExploits1Affected Software1
Code423n4
Code423n4
added 2023/10/11 12:00 a.m.10 views

Use of uint for addresses may result in fund loss for user .

Lines of code Vulnerability details Proof of Concept : The Multidelegate contract takes input of addresses as uint256 which is quite unique . Each target address is inputted as uint256 and casted down to uint160 . for uint transferIndex = 0; transferIndex Math.maxsourcesLength, targetsLength;...

7.1AI score
SaveExploits0
Code423n4
Code423n4
added 2023/10/11 12:00 a.m.19 views

Lack of array length validation in delegateMulti() can lead to errors.

Lines of code Vulnerability details Impact There is no validation that the sources, targets, and amounts arrays passed to delegateMulti are the same length. This could cause issues with iterating through the arrays. Proof of Concept In the delegateMulti function. function delegateMulti uint256...

7AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/10/11 12:00 a.m.8 views

PT-2023-21864

Name of the Vulnerable Software and Affected Versions vantage6 versions prior to 4.0.0 Description The issue affects vantage6, a privacy-preserving federated learning infrastructure. Malicious users may attempt to access resources they are not allowed to see by creating resources with integers as...

5.4CVSS6AI score0.00402EPSS
SaveExploits0References18
OSV
OSV
added 2023/10/06 2:15 p.m.15 views

UBUNTU-CVE-2023-38703

PJSIP is a free and open source multimedia communication library written in C with high level API in C, C++, Java, C, and Python languages. SRTP is a higher level media transport which is stacked upon a lower level media transport such as UDP and ICE. Currently a higher level transport is not...

9.8CVSS5.8AI score0.0129EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2023/10/06 7:00 a.m.13 views

Libnbd: crash or misbehaviour when nbd server returns an unexpected block size

...

6.5CVSS6AI score0.00746EPSS
SaveExploits1
OSV
OSV
added 2023/10/01 12:00 a.m.48 views

ASB-A-274058082

In androidviewInputDevicecreate of androidviewInputDevice.cpp, there is a possible way to execute arbitrary code due to a use after free. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

7.8CVSS8AI score0.00208EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2023/09/27 3:16 p.m.3 views

CVE-2023-0456

A flaw was found in APICast, when 3Scale's OIDC module does not properly evaluate the response to a mismatched token from a separate realm. This could allow a separate realm to be accessible to an attacker, permitting access to unauthorized information...

7.5CVSS7AI score0.0064EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2023/09/27 12:00 a.m.17 views

PT-2023-16285 · 3Scale · Apicast

Name of the Vulnerable Software and Affected Versions: APICast affected versions not specified Description: A flaw was found in APICast, specifically in 3Scale's OIDC module, which does not properly evaluate the response to a mismatched token from a separate realm. This could allow a separate rea...

7.5CVSS7.2AI score0.0064EPSS
SaveExploits1References6
Amazon
Amazon
added 2023/09/25 12:00 a.m.9 views

Medium: haproxy2

Issue Overview: A flaw was found in haproxy. An input validation flaw when processing HTTP/2 requests causes haproxy to not ensure that the scheme and path portions of a URI have the expected characters. This may cause specially crafted input to bypass implemented security restrictions. The highe...

7.5CVSS7.2AI score0.57934EPSS
SaveExploits6
Github Security Blog
Github Security Blog
added 2023/09/20 3:30 p.m.13 views

Duplicate Advisory: EVE Doesn't Measure Config Partition From 2 Fronts

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-phcg-h58r-gmcq. This link is maintained to preserve external references. Original Description PCR14 is not in the list of PCRs that seal/unseal the “vault” key, but due to the change that was implemented in comm...

8.8CVSS5.5AI score0.00106EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2023/09/20 12:00 a.m.15 views

PT-2023-28891

Name of the Vulnerable Software and Affected Versions EVE OS affected versions not specified Description The measured boot solution in EVE OS uses a PCR locking mechanism to protect the "vault" directory, which is the most sensitive point in the system. However, the key used to encrypt/decrypt th...

8.8CVSS7.6AI score0.00109EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2023/09/19 2:43 p.m.14 views

postgresql: row security policies disregard user ID changes after inlining.

A flaw was found in PostgreSQL, which could permit incorrect policies being applied in certain cases where role-specific policies are used and a given query is planned under one role and executed under other roles. This scenario can happen under security definer functions, or when a common user a...

5.4CVSS7.3AI score0.00694EPSS
SaveExploits0References5
Code423n4
Code423n4
added 2023/09/06 12:00 a.m.21 views

Array Mismatch in RdpxV2Core.sol

Lines of code Vulnerability details Impact reserveTokens and reserveAsset are not synced because reserveTokens was not initialized in the constructor. Proof of Concept The RdpxV2Core.sol contract stores the reserve token information and also uses another array to only track the reserve token...

6.7AI score
SaveExploits0
PyPA
PyPA
added 2023/09/05 11:15 a.m.12 views

PYSEC-2023-169

Git Providers can read from the wrong environment because they get the same cache directory base name in Salt masters prior to 3005.2 or 3006.2. Anything that uses Git Providers with different environments can get garbage data or the wrong data, which can lead to wrongful data disclosure, wrongfu...

7.8CVSS7AI score0.00288EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2023/09/01 7:15 p.m.15 views

UBUNTU-CVE-2023-41051

In a typical Virtual Machine Monitor VMM there are several components, such as boot loader, virtual device drivers, virtio backend drivers and vhost drivers, that need to access the VM physical memory. The vm-memory rust crate provides a set of traits to decouple VM memory consumers from VM memor...

4.7CVSS5.8AI score0.00237EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2023/08/31 1:57 a.m.7 views

SUSE CVE-2023-20898

Git Providers can read from the wrong environment because they get the same cache directory base name in Salt masters prior to 3005.2 or 3006.2. Anything that uses Git Providers with different environments can get garbage data or the wrong data, which can lead to wrongful data disclosure, wrongfu...

4.2CVSS7AI score0.00288EPSS
SaveExploits0References19
IBM Security Bulletins
IBM Security Bulletins
added 2023/08/29 11:49 p.m.29 views

Security Bulletin: z/Transaction Processing Facility is affected by a vulnerability in the Python Cryptographic Authority package [CVE-2023-38325]

Summary The Python Cryptographic Authority package is used by the z/TPF real-time insights dashboard starter kit when connecting to a MySQL database from Python. The starter kit was updated to address the vulnerability described by CVE-2023-38325. Vulnerability Details CVEID:CVE-2023-38325...

7.5CVSS7.3AI score0.00732EPSS
SaveExploits1Affected Software1
Citrix
Citrix
added 2023/08/28 12:00 a.m.16 views

The client and server don't support a common SSL protocol version or cipher suite

After updating the Server certificate binding to NetScaler SSL Virtual Server, customer is unable to access the SSL Virtual Server via Internet with below browser notification. While intranet access to it works fine. “Unsupported protocol. The client and server don't support a common SSL protocol...

7AI score
SaveExploits0
Rows per page
Query Builder