Lucene search
K

1045 matches found

Cvelist
Cvelist
added 2023/09/13 9:30 a.m.15 views

CVE-2023-41081 Apache Tomcat Connectors: Unexpected use of first declared worker in mod_jk for unmapped request

Important: Authentication Bypass CVE-2023-41081 The modjk component of Apache Tomcat Connectors in some circumstances, such as when a configuration included "JkOptions +ForwardDirectories" but the configuration did not provide explicit mounts for all possible proxied requests, modjk would use an...

7.9AI score0.00036EPSS
Exploits0References4
CNNVD
CNNVD
added 2023/09/13 12:0 a.m.2 views

Apache Tomcat Security Vulnerability

Apache Tomcat is the United States Apache Apache Foundation of a lightweight Web application server. The program implements support for Servlets and JavaServer Page JSP. A security vulnerability exists in Apache Tomcat, which stems from the fact that modjk uses an implicit mapping when the...

7.5CVSS6.6AI score0.00036EPSS
Exploits0References8
Positive Technologies
Positive Technologies
added 2023/09/13 12:0 a.m.2 views

PT-2023-6220 · Mozilla +3 · Network Security Services +3

Name of the Vulnerable Software and Affected Versions: Network Security Services NSS versions prior to 3.61 Description: The issue is related to the implementation of the PKCS1 v1.5 standard in the NSS library, which was leaking information useful for mounting Bleichenbacher-like attacks through...

7.8CVSS7.4AI score0.00245EPSS
Exploits0References37
Positive Technologies
Positive Technologies
added 2023/09/11 12:0 a.m.6 views

PT-2023-5210 · Apache +5 · Apache Tomcat Connectors +5

Name of the Vulnerable Software and Affected Versions: Apache Tomcat Connectors versions 1.2.0 through 1.2.48 Description: The mod jk component of Apache Tomcat Connectors is affected by an issue where, in certain circumstances, such as when a configuration includes "JkOptions +ForwardDirectories...

7.8CVSS6.6AI score0.0107EPSS
Exploits5References70
NVD
NVD
added 2023/09/06 4:15 a.m.13 views

CVE-2023-30730

Implicit intent hijacking vulnerability in Camera prior to versions 11.0.16.43 in Android 11, 12.1.00.30, 12.0.07.53, 12.1.03.10 in Android 12, and 13.0.01.43, 13.1.00.83 in Android 13 allows local attacker to access specific file...

5.5CVSS4.2AI score0.00095EPSS
Exploits0References1
CVE
CVE
added 2023/09/06 3:12 a.m.40 views

CVE-2023-30730

The CVE-2023-30730 issue is an implicit intent hijacking vulnerability in the Samsung Camera app across Android 11–13: Camera prior to 11.0.16.43 (Android 11), 12.0.07.53–12.1.03.10 (Android 12), and 13.0.01.43–13.1.00.83 (Android 13) can allow a local attacker to access specific files. Root caus...

5.5CVSS5.2AI score0.00095EPSS
Exploits0References1Affected Software1
CNNVD
CNNVD
added 2023/09/06 12:0 a.m.1 views

SAMSUNG Mobile devices security vulnerability

SAMSUNG Mobile devices are a range of Samsung mobile devices, including cell phones, tablets, etc. from the South Korean company Samsung. A security vulnerability exists in SAMSUNG Mobile devices, which originates from an implicit intent hijacking vulnerability in Camera...

5.5CVSS6.7AI score0.00095EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2023/09/05 12:0 a.m.2 views

PT-2023-22933 · Google · Android 11 +3

Name of the Vulnerable Software and Affected Versions: Camera versions prior to 11.0.16.43 in Android 11 Camera versions 12.0.07.53 through 12.1.03.10 in Android 12 Camera versions 13.0.01.43 through 13.1.00.83 in Android 13 Description: The issue allows a local attacker to access specific files...

5.5CVSS5.3AI score0.00095EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2023/07/20 2:54 p.m.19 views

Feathers socket handler allows abusing implicit toString

Impact Feathers socket handler did not catch invalid string conversion errors like: ts const message = $ toString: '' Causing the NodeJS process to crash when sending an unexpected Socket.io message like ts socket.emit'find', toString: '' Patches A fix has been released in - v5.0.8 via 3241 -...

7.5CVSS7AI score0.0027EPSS
Exploits1References9Affected Software2
Vulnrichment
Vulnrichment
added 2023/07/19 7:45 p.m.17 views

CVE-2023-37899 feathersjs socket handler allows abusing implicit toString

Feathersjs is a framework for creating web APIs and real-time applications with TypeScript or JavaScript. Feathers socket handler did not catch invalid string conversion errors like const message = $ toString: '' which would cause the NodeJS process to crash when sending an unexpected Socket.io...

7.5CVSS6.7AI score0.0027EPSS
Exploits1References5
Positive Technologies
Positive Technologies
added 2023/06/09 12:0 a.m.2 views

PT-2023-23722 · Umbraco · Umbracoidentityextensions

Name of the Vulnerable Software and Affected Versions: UmbracoIdentityExtensions versions affected versions not specified Description: The issue concerns the UmbracoIdentityExtensions package, which is an Umbraco add-on for ASP.Net Identity integration. In affected versions, client secrets are no...

5.3CVSS5.1AI score0.00294EPSS
Exploits0References8
RedhatCVE
RedhatCVE
added 2023/05/30 4:40 a.m.102 views

CVE-2023-30571

A vulnerability was found in libarchive. This issue can cause a race condition in a multi-threaded use of archivewritediskheader on posix based systems, which could allow implicit directory creation with permissions 777, without sticky bit, which means any low privileged user on the system can...

5.3CVSS6.7AI score0.00015EPSS
Exploits0References4
OSV
OSV
added 2023/05/29 8:15 p.m.2 views

DEBIAN-CVE-2023-30571

Libarchive through 3.6.2 can cause directories to have world-writable permissions. The umask call inside archivewritediskposix.c changes the umask of the whole process for a very short period of time; a race condition with another thread can lead to a permanent umask 0 setting. Such a race...

5.3CVSS5.2AI score0.00015EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2023/05/29 12:0 a.m.8 views

CVE-2023-30571

Libarchive through 3.6.2 can cause directories to have world-writable permissions. The umask call inside archivewritediskposix.c changes the umask of the whole process for a very short period of time; a race condition with another thread can lead to a permanent umask 0 setting. Such a race...

3.9CVSS6.5AI score0.00015EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2023/05/29 12:0 a.m.13 views

CVE-2023-30571

Libarchive through 3.6.2 can cause directories to have world-writable permissions. The umask call inside archivewritediskposix.c changes the umask of the whole process for a very short period of time; a race condition with another thread can lead to a permanent umask 0 setting. Such a race...

5.3CVSS4.5AI score0.00015EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2023/04/26 12:0 a.m.2 views

PT-2023-36151 · Openssl +1 · Openssl +1

Name of the Vulnerable Software and Affected Versions: openssl-ibmca versions prior to 2.4.0 Description: The issue concerns adjustments and fixes for OpenSSL versions 3.1 and 3.2, including support for RSA blinding, constant-time fixes for RSA PKCS1 v1.5 and OAEP padding, and support for 'implic...

7.2AI score
Exploits0References4
NVD
NVD
added 2023/03/16 9:15 p.m.18 views

CVE-2023-21452

Improper usage of implicit intent in Bluetooth prior to SMR Mar-2023 Release 1 allows attacker to get MAC address of connected device...

3.3CVSS3.8AI score0.00062EPSS
Exploits0References1
OSV
OSV
added 2023/03/16 9:15 p.m.0 views

CVE-2023-21452

Improper usage of implicit intent in Bluetooth prior to SMR Mar-2023 Release 1 allows attacker to get MAC address of connected device...

3.3CVSS5.8AI score0.00062EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2023/03/16 12:0 a.m.1 views

PT-2023-18220 · Bluetooth · Bluetooth

Name of the Vulnerable Software and Affected Versions: Bluetooth versions prior to SMR Mar-2023 Release 1 Description: The issue is related to the improper usage of implicit intent in Bluetooth, allowing an attacker to obtain the MAC address of a connected device. Recommendations: For Bluetooth...

3.3CVSS3.8AI score0.00062EPSS
Exploits0References3
Cvelist
Cvelist
added 2023/03/16 12:0 a.m.13 views

CVE-2023-21452

Improper usage of implicit intent in Bluetooth prior to SMR Mar-2023 Release 1 allows attacker to get MAC address of connected device...

3.3CVSS4.2AI score0.00062EPSS
Exploits0References1
Rows per page
Query Builder