Lucene search
+L

5990 matches found

Vulnrichment
Vulnrichment
added 2023/11/21 9:49 p.m.16 views

CVE-2023-6248 Data leakage and arbitrary remote code execution in Syrus cloud devices

The Syrus4 IoT gateway utilizes an unsecured MQTT server to download and execute arbitrary commands, allowing a remote unauthenticated attacker to execute code on any Syrus4 device connected to the cloud service. The MQTT server also leaks the location, video and diagnostic data from each connect...

10CVSS7.9AI score0.0122EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2023/11/17 9:35 p.m.20 views

CVE-2023-48238 JWT Algorithm Confusion in json-web-token library

joaquimserafim/json-web-token is a javascript library use to interact with JSON Web Tokens JWT which are a compact URL-safe means of representing claims to be transferred between two parties. Versions prior to 4.0.0 are vulnerable to a JWT algorithm confusion attack. On line 86 of the 'index.js'...

7.5CVSS7AI score0.00307EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2023/11/17 12:00 a.m.10 views

PT-2023-27010 · Unknown · Clusterpro X +3

Name of the Vulnerable Software and Affected Versions: CLUSTERPRO X versions 5.1 and earlier EXPRESSCLUSTER X versions 5.1 and earlier CLUSTERPRO X SingleServerSafe versions 5.1 and earlier EXPRESSCLUSTER X SingleServerSafe versions 5.1 and earlier Description: The issue allows an attacker to log...

8.8CVSS8.6AI score0.00632EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/11/15 1:57 a.m.12 views

SUSE CVE-2023-42816

Kyverno is a policy engine designed for Kubernetes. A security vulnerability was found in Kyverno where an attacker could cause denial of service of Kyverno. The vulnerability was in Kyvernos Notary verifier. An attacker would need control over the registry from which Kyverno would fetch...

6.1CVSS6.6AI score0.00457EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/11/15 1:57 a.m.11 views

SUSE CVE-2023-42815

Kyverno is a policy engine designed for Kubernetes. A security vulnerability was found in Kyverno where an attacker could cause denial of service of Kyverno. The vulnerability was in Kyvernos Notary verifier. An attacker would need control over the registry from which Kyverno would fetch...

5.3CVSS6.6AI score0.00671EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.21 views

kernel: writeback: avoid use-after-free after removing device

In the Linux kernel, the following vulnerability has been resolved: writeback: avoid use-after-free after removing device When a disk is removed, bdiunregister gets called to stop further writeback and wait for associated delayed work to complete. However, wbinodewritebackend may schedule bandwid...

7.8CVSS6.3AI score0.00213EPSS
SaveExploits0References5
CISA
CISA
added 2023/11/14 12:00 p.m.9 views

CISA Releases Roadmap for Artificial Intelligence Adoption

Today, CISA released its Roadmap for Artificial Intelligence—in alignment with White House Executive Order 14110: Safe, Secure, And Trustworthy Development and Use of Artificial Intelligence—to outline a comprehensive set of actions CISA will take along five lines of effort: 1. Responsibly use AI...

7.2AI score
SaveExploits0References3
Openbugbounty
Openbugbounty
added 2023/11/09 10:17 a.m.16 views

safe-mail.net Cross Site Scripting vulnerability OBB-3775967

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2023/11/08 9:45 p.m.3 views

Malicious code in safe-place (npm)

--- -= Per source details. Do not edit below this line.=- Source: ossf-package-analysis b80cbcb24e4f1807ee06fd72f2b7a227e474627d391ec40635927294aab3a8d6 The OpenSSF Package Analysis project identified 'safe-place' @ 2.0.0 npm as malicious. It is considered malicious because: - The package...

6.9AI score
SaveExploits0
OSV
OSV
added 2023/11/08 9:45 p.m.21 views

MAL-2023-8483 Malicious code in safe-place (npm)

--- -= Per source details. Do not edit below this line.=- Source: ossf-package-analysis b80cbcb24e4f1807ee06fd72f2b7a227e474627d391ec40635927294aab3a8d6 The OpenSSF Package Analysis project identified 'safe-place' @ 2.0.0 npm as malicious. It is considered malicious because: - The package...

7.1AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2023/11/08 2:26 p.m.12 views

Foreman: Arbitrary code execution through templates

An arbitrary code execution flaw was found in Foreman. This flaw allows an admin user to bypass safe mode in templates and execute arbitrary code on the underlying operating system...

9.1CVSS6.3AI score0.01382EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2023/11/08 12:00 a.m.34 views

Slackware Linux 14.0 / 14.1 / 14.2 / 15.0 / current sudo Multiple Vulnerabilities (SSA:2023-311-01)

The version of sudo installed on the remote host is prior to 1.9.15. It is, therefore, affected by multiple vulnerabilities as referenced in the SSA:2023-311-01 advisory. - Sudo-rs, a memory safe implementation of sudo and su, allows users to not have to enter authentication at every sudo attempt...

8.1CVSS7.2AI score0.00571EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.9 views

kernel: drbd: use after free in drbd_create_device()

In the Linux kernel, the following vulnerability has been resolved: drbd: use after free in drbdcreatedevice The drbddestroyconnection frees the "connection" so use the safe iterator to prevent a use after free...

7.8CVSS6.4AI score0.00216EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.20 views

kernel: tcp: tcp_make_synack() can be called from process context

In the Linux kernel, the following vulnerability has been resolved: tcp: tcpmakesynack can be called from process context tcprtxsynack now could be called in process context as explained in 0a375c822497 "tcp: tcprtxsynack can be called from process context". tcprtxsynack might call tcpmakesynack,...

5.5CVSS6.3AI score0.00176EPSS
SaveExploits0References5
NVD
NVD
added 2023/11/03 4:15 a.m.22 views

CVE-2023-36621

An issue was discovered in the Boomerang Parental Control application through 13.83 for Android. The child can use Safe Mode to remove all restrictions temporarily or uninstall the application without the parents noticing...

9.1CVSS9.2AI score0.01107EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2023/11/03 4:15 a.m.6 views

CVE-2023-36621

An issue was discovered in the Boomerang Parental Control application through 13.83 for Android. The child can use Safe Mode to remove all restrictions temporarily or uninstall the application without the parents noticing...

9.1CVSS7.3AI score0.01107EPSS
SaveExploits1References4
OSV
OSV
added 2023/11/03 4:15 a.m.9 views

CVE-2023-36621

An issue was discovered in the Boomerang Parental Control application through 13.83 for Android. The child can use Safe Mode to remove all restrictions temporarily or uninstall the application without the parents noticing...

9.1CVSS5.8AI score0.01107EPSS
SaveExploits1References3
Prion
Prion
added 2023/11/03 4:15 a.m.21 views

Code injection

An issue was discovered in the Boomerang Parental Control application through 13.83 for Android. The child can use Safe Mode to remove all restrictions temporarily or uninstall the application without the parents noticing...

6.4CVSS9.1AI score0.01107EPSS
SaveExploits1References3Affected Software1
Code423n4
Code423n4
added 2023/11/03 12:00 a.m.17 views

Upgraded Q -> 2 from #345 [1699029532851]

Judge has assessed an item in Issue 345 as 2 risk. The relevant finding follows: Low-01 When a User-1 sell/transfer a safe to User-2, during transfer allowance is not clear in case of User-1 safeCan is a mapping which set allowance for other addresses, by which they can perform action on behalf o...

7AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2023/11/03 12:00 a.m.11 views

CVE-2023-36621

An issue was discovered in the Boomerang Parental Control application through 13.83 for Android. The child can use Safe Mode to remove all restrictions temporarily or uninstall the application without the parents noticing...

7.1AI score0.01107EPSS
SaveExploits1References3
Rows per page
Query Builder