Lucene search
+L

1142 matches found

CNNVD
CNNVD
added 2023/12/28 12:0 a.m.3 views

Active Admin security vulnerability

Active Admin is Active Admin open source a Ruby on Rails framework . It is used to create a backend for website management. A security vulnerability exists in versions prior to Active Admin 2.12.0 that originated from allowing an attacker to access another user's private data by initiating a CSV...

6.5CVSS6.7AI score0.00496EPSS
SaveExploits0References3
OSV
OSV
added 2023/12/28 12:0 a.m.8 views

CVE-2023-50448

In ActiveAdmin aka Active Admin before 2.12.0, a concurrency issue allows a malicious actor to access potentially private data that belongs to another user by making CSV export requests at certain specific times...

6.5CVSS6.4AI score0.00496EPSS
SaveExploits0References4
Veracode
Veracode
added 2023/12/18 8:42 a.m.14 views

Sensitive Information Disclosure

activeadmin is vulnerable to Sensitive Information Disclosure. The vulnerability is caused due to a concurrency issue wherein a malicious user is able to access private data of another user. The export data feature is affected, caused by a variable holding collection to be exported which is not...

6.5CVSS6.2AI score0.00496EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2023/12/15 12:0 a.m.9 views

PT-2023-31554 · Unknown · Activeadmin

Name of the Vulnerable Software and Affected Versions: ActiveAdmin versions prior to 2.12.0 Description: A concurrency issue in ActiveAdmin allows a malicious actor to access potentially private data belonging to another user by making CSV export requests at specific times. The issue is caused by...

6.5CVSS6.2AI score0.00496EPSS
SaveExploits0References9
RubySec
RubySec
added 2023/12/15 12:0 a.m.21 views

Potential CSV export data leak

Impact In ActiveAdmin versions prior to 2.12.0, a concurrency issue was found that could allow a malicious actor to be able to access potentially private data that belongs to another user. The bug affects the functionality to export data as CSV files, and was caused by a variable holding the...

6.5CVSS6.9AI score0.00496EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2023/12/12 7:15 p.m.4 views

CVE-2023-49922

An issue was discovered by Elastic whereby Beats and Elastic Agent would log a raw event in its own logs at the WARN or ERROR level if ingesting that event to Elasticsearch failed with any 4xx HTTP status code except 409 or 429. Depending on the nature of the event that Beats or Elastic Agent...

6.5CVSS5.9AI score0.00589EPSS
SaveExploits0References1
NVD
NVD
added 2023/12/12 1:15 a.m.26 views

CVE-2023-42919

A privacy issue was addressed with improved private data redaction for log entries. This issue is fixed in macOS Sonoma 14.2, iOS 17.2 and iPadOS 17.2, watchOS 10.2, macOS Ventura 13.6.3, iOS 16.7.3 and iPadOS 16.7.3, macOS Monterey 12.7.2. An app may be able to access sensitive user data...

5.5CVSS0.00384EPSS
SaveExploits0References17
CVE
CVE
added 2023/12/12 12:27 a.m.44 views

CVE-2023-42927

CVE-2023-42927 is rejected/not used and does not represent an active vulnerability entry.

8.6AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/12/11 12:0 a.m.7 views

PT-2023-7957 · Apple · Ios +3

Name of the Vulnerable Software and Affected Versions: macOS versions prior to 14.2 macOS Ventura versions prior to 13.6.3 macOS Monterey versions prior to 12.7.2 iOS versions prior to 17.2 iOS versions prior to 16.7.3 iPadOS versions prior to 17.2 iPadOS versions prior to 16.7.3 watchOS versions...

5.5CVSS3.8AI score0.00384EPSS
SaveExploits0References22
Cvelist
Cvelist
added 2023/12/03 12:0 a.m.25 views

CVE-2023-49946

In Forgejo before 1.20.5-1, certain endpoints do not check whether an object belongs to a repository for which permissions are being checked. This allows remote attackers to read private issues, read private pull requests, delete issues, and perform other unauthorized actions...

9.3AI score0.00867EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2023/11/22 12:15 p.m.5 views

CVE-2023-5983

Exposure of Private Personal Information to an Unauthorized Actor vulnerability in Botanik Software Pharmacy Automation allows Retrieve Embedded Sensitive Data. This issue affects Pharmacy Automation: before 2.1.133.0...

7.5CVSS5.8AI score0.00628EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2023/11/22 12:0 a.m.9 views

PT-2023-32460

Name of the Vulnerable Software and Affected Versions Botanik Software Pharmacy Automation versions prior to 2.1.133.0 Description The issue allows exposure of private personal information to an unauthorized actor, enabling the retrieval of embedded sensitive data. Recommendations For versions...

7.5CVSS7.1AI score0.00628EPSS
SaveExploits0References9
VulnCheck KEV
VulnCheck KEV
added 2023/11/17 12:0 a.m.8 views

VulnCheck KEV: CVE-2022-0482

Exposure of Private Personal Information to an Unauthorized Actor in GitHub repository alextselegidis/easyappointments prior to 1.4.3...

9.1CVSS7.3AI score0.3873EPSS
SaveExploits7References1
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.13 views

kernel: media: dvb-usb: fix memory leak in dvb_usb_adapter_init()

In the Linux kernel, the following vulnerability has been resolved: media: dvb-usb: fix memory leak in dvbusbadapterinit Syzbot reports a memory leak in "dvbusbadapterinit". The leak is due to not accounting for and freeing current iteration's adapter-priv in case of an error. Currently if an err...

6.8AI score0.00203EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:3 a.m.4 views

kernel: wifi: ath9k: Fix use-after-free in ath9k_hif_usb_disconnect()

A use-after-free flaw was discovered in the ath9k USB Wi-Fi driver in the Linux kernel. During the disconnect and deinitialization sequence ath9khifusbdisconnect, the driver could attempt to access its private data drvpriv after it has already been freed by the hardware teardown call...

5.8AI score0.00168EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/11/07 12:0 a.m.8 views

PT-2024-14769

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free UAF issue has been resolved in the Linux kernel. The issue occurs when someone tries to open an nbd device right after nbd put, since nbd has been freed in nbd dev remov...

7.8CVSS6.5AI score0.00248EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2023/11/01 12:0 a.m.13 views

The vulnerability of the Bluetooth component of the Android operating system, which allows a intruder to disclose protected information

The vulnerability of the Bluetooth component in the Android operating system is related to deficiencies in access control. Exploiting this vulnerability could allow a perpetrator to disclose protected information...

7.8CVSS5.7AI score0.00086EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2023/10/25 7:15 p.m.2 views

CVE-2023-41254

A privacy issue was addressed with improved private data redaction for log entries. This issue is fixed in iOS 17.1 and iPadOS 17.1, watchOS 10.1, iOS 16.7.2 and iPadOS 16.7.2, macOS Ventura 13.6.1, macOS Sonoma 14.1. An app may be able to access sensitive user data...

5.5CVSS5.5AI score0.00376EPSS
SaveExploits0References15
OSV
OSV
added 2023/10/25 7:15 p.m.3 views

CVE-2023-40425

A privacy issue was addressed with improved private data redaction for log entries. This issue is fixed in macOS Sonoma 14, macOS Monterey 12.7.1. An app with root privileges may be able to access private information...

4.4CVSS5.8AI score0.00297EPSS
SaveExploits0References5
OSV
OSV
added 2023/10/25 7:15 p.m.5 views

CVE-2023-40405

A privacy issue was addressed with improved private data redaction for log entries. This issue is fixed in macOS Sonoma 14.1. An app may be able to read sensitive location information...

3.3CVSS7.1AI score0.00292EPSS
SaveExploits0References3
Rows per page
Query Builder