Lucene search
+L

10919 matches found

Tenable Nessus
Tenable Nessus
added 2023/07/17 12:00 a.m.28 views

Oracle Linux 9 : firefox (ELSA-2023-4071)

The remote Oracle Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2023-4071 advisory. 102.13.0-2.0.1 - Updated homepages to use https Orabug: 34648274 102.13.0-2 - Update to 102.13.0 build2 102.13.0-1 - Update to 102.13.0 build1 Tenable...

8.8CVSS7.8AI score0.00755EPSS
SaveExploits0References6
NVD
NVD
added 2023/07/14 12:15 a.m.30 views

CVE-2023-37466

vm2 is an advanced vm/sandbox for Node.js. The library contains critical security issues and should not be used for production. The maintenance of the project has been discontinued. In vm2 for versions up to 3.9.19, Promise handler sanitization can be bypassed with the @@species accessor property...

10CVSS0.03867EPSS
SaveExploits4References4
Prion
Prion
added 2023/07/14 12:15 a.m.42 views

Remote code execution

vm2 is an advanced vm/sandbox for Node.js. The library contains critical security issues and should not be used for production. The maintenance of the project has been discontinued. In vm2 for versions up to 3.9.19, Promise handler sanitization can be bypassed with the @@species accessor property...

7.5CVSS9.9AI score0.03867EPSS
SaveExploits4References1Affected Software1
Code423n4
Code423n4
added 2023/07/14 12:00 a.m.10 views

tx.origin may be removed in future and its usage is not recommended

Lines of code Vulnerability details Impact There is a chance that tx.origin will be removed from the Ethereum protocol in the future, so code that uses tx.origin must be avoid for the authentication purpose. There is also some EIPs being proposed for change/remove of tx.origin. ethereum/EIPs637 I...

7.2AI score
SaveExploits0
Cvelist
Cvelist
added 2023/07/13 11:17 p.m.65 views

CVE-2023-37466 vm2 Sandbox Escape vulnerability

vm2 is an advanced vm/sandbox for Node.js. The library contains critical security issues and should not be used for production. The maintenance of the project has been discontinued. In vm2 for versions up to 3.9.19, Promise handler sanitization can be bypassed with the @@species accessor property...

9.8CVSS10AI score0.03867EPSS
SaveExploits4References3
OSV
OSV
added 2023/07/13 11:17 p.m.33 views

CVE-2023-37466 vm2 Sandbox Escape vulnerability

vm2 is an advanced vm/sandbox for Node.js. The library contains critical security issues and should not be used for production. The maintenance of the project has been discontinued. In vm2 for versions up to 3.9.19, Promise handler sanitization can be bypassed with the @@species accessor property...

9.8CVSS9.2AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2023/07/13 11:17 p.m.24 views

CVE-2023-37466 vm2 Sandbox Escape vulnerability

vm2 is an advanced vm/sandbox for Node.js. The library contains critical security issues and should not be used for production. The maintenance of the project has been discontinued. In vm2 for versions up to 3.9.19, Promise handler sanitization can be bypassed with the @@species accessor property...

9.8CVSS9.1AI score0.03867EPSS
SaveExploits4References3
Ubuntu
Ubuntu
added 2023/07/13 12:21 p.m.82 views

USN-6227-1: SpiderMonkey vulnerabilities

Several security issues were discovered in the SpiderMonkey JavaScript library. If a user were tricked into opening malicious JavaScript applications or processing malformed data, a remote attacker could exploit a variety of issues related to JavaScript security, including denial of service...

8.8CVSS8.5AI score0.00755EPSS
SaveExploits0
OSV
OSV
added 2023/07/13 12:21 p.m.5 views

USN-6227-1 mozjs102 vulnerabilities

Several security issues were discovered in the SpiderMonkey JavaScript library. If a user were tricked into opening malicious JavaScript applications or processing malformed data, a remote attacker could exploit a variety of issues related to JavaScript security, including denial of service...

8.8CVSS7.4AI score0.00755EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2023/07/13 12:00 a.m.14 views

PT-2023-22792 · Unknown · Alaris Systems Manager

Name of the Vulnerable Software and Affected Versions: Alaris Systems Manager affected versions not specified Description: The issue is related to the lack of input validation during the Device Import Function. This could potentially lead to security issues, but specific details about exploitatio...

6.9CVSS6.5AI score0.00286EPSS
SaveExploits0References4
CISA
CISA
added 2023/07/12 12:00 p.m.6 views

CISA Releases One Industrial Control Systems Advisory

CISA released one Critical Industrial Control Systems ICS advisory on July 12, 2023. This advisory provides timely information about current security issues, vulnerabilities, and exploits surrounding ICS. ICSA-23-193-01 Rockwell Automation Select Communication Modules CISA encourages users and...

7AI score
SaveExploits0References1
Microsoft KB
Microsoft KB
added 2023/07/11 7:00 a.m.58 views

July 11, 2023—KB5028185 (OS Build 22621.1992)

None None...

9.8CVSS6.8AI score0.43409EPSS
SaveExploits7
Ubuntu
Ubuntu
added 2023/07/11 4:38 a.m.69 views

USN-6214-1: Thunderbird vulnerabilities

Multiple security issues were discovered in Thunderbird. If a user were tricked into opening a specially crafted website in a browsing context, an attacker could potentially exploit these to cause a denial of service, obtain sensitive information, bypass security restrictions, cross-site tracing,...

9.8CVSS7.7AI score0.0093EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/07/07 12:00 a.m.8 views

PT-2023-36346 · Sqlite3 · Sqlite3

Name of the Vulnerable Software and Affected Versions: sqlite3 affected versions not specified Description: The issue is related to possible unfixed security issues due to bundled sqlite3. Recommendations: At the moment, there is no information about a newer version that contains a fix for this...

7.1AI score
SaveExploits0References4
Code423n4
Code423n4
added 2023/07/05 12:00 a.m.14 views

Functions don't update after being called

Lines of code Vulnerability details Impact Without updating the reserve or vault value of tokens after calling different functions, the contract may be prone to inconsistent state, security issues, financial implications, and bad user experience. It is important to review and update the reserve...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/07/05 12:00 a.m.20 views

Potential Integer Underflow/Overflow: The code uses the SafeCastLib library for type conversions, but it does not handle potential underflow or overflow situations.

Lines of code Vulnerability details Impact The potential integer underflow/overflow vulnerability in the code can lead to incorrect calculations, unexpected behavior, and potential security issues. Proof of Concept In the provided code, there are a few areas where potential integer...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/07/04 8:06 a.m.3 views

SUSE-SU-2023:2773-1 Security update for kubernetes1.18

This update of kubernetes1.18 fixes the following issues: - rebuild the package with the go 1.20 security release bsc1206346...

7.2AI score
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2023/07/03 12:00 a.m.18 views

Omron SYSMAC Missing Authentication (CVE-2023-27396)

FINS Factory Interface Network Service is a message communication protocol, which is designed to be used in closed FA Factory Automation networks, and is used in FA networks composed of OMRON products. Multiple OMRON products that implement FINS protocol contain following security issues --...

9.8CVSS7.4AI score0.01374EPSS
SaveExploits1References8
OSV
OSV
added 2023/06/29 4:06 p.m.9 views

SUSE-SU-2023:2724-1 Security update for the Linux Kernel (Live Patch 28 for SLE 15 SP3)

This update for the Linux Kernel 5.3.18-15030059109 fixes several issues. The following security issues were fixed: - CVE-2022-4744: Fixed double-free that could lead to DoS or privilege escalation in TUN/TAP device driver functionality bsc1209672. - CVE-2023-31436: Fixed an out-of-bounds write i...

7.8CVSS8AI score0.05095EPSS
SaveExploits0References9
OSV
OSV
added 2023/06/29 2:05 p.m.6 views

SUSE-SU-2023:2721-1 Security update for the Linux Kernel (Live Patch 5 for SLE 15 SP4)

This update for the Linux Kernel 5.14.21-1504002433 fixes several issues. The following security issues were fixed: - CVE-2023-23455: Fixed a denial of service inside atmtcenqueue in net/sched/schatm.c because of type confusion non-negative numbers can sometimes indicate a TCACTSHOT condition...

7.8CVSS7AI score0.00587EPSS
SaveExploits0References7
Rows per page
Query Builder