Lucene search
+L

2407 matches found

NVD
NVD
added 2021/04/02 6:15 p.m.17 views

CVE-2020-9930

An out-of-bounds read was addressed with improved input validation. This issue is fixed in macOS Catalina 10.15.6, Security Update 2020-004 Mojave, Security Update 2020-004 High Sierra. A local user may be able to cause unexpected system termination or read kernel memory...

7.1CVSS0.00247EPSS
SaveExploits0References1
Prion
Prion
added 2021/04/02 6:15 p.m.27 views

Memory corruption

Multiple memory corruption issues were addressed with improved input validation. This issue is fixed in macOS Big Sur 11.0.1, tvOS 14.0, macOS Big Sur 11.1, Security Update 2020-001 Catalina, Security Update 2020-007 Mojave, watchOS 7.0, iOS 14.0 and iPadOS 14.0. A remote attacker may be able to...

9.3CVSS7.3AI score0.02323EPSS
SaveExploits0References6Affected Software6
RedhatCVE
RedhatCVE
added 2021/03/31 10:3 a.m.24 views

CVE-2019-19004

A biWidthbiBitCnt integer overflow in input-bmp.c in autotrace 0.31.1 allows attackers to provide an unexpected input value to malloc via a malformed bitmap image...

4.3CVSS6.5AI score0.01019EPSS
SaveExploits0References3
Node.js
Node.js
added 2021/03/12 10:58 p.m.85 views

Prototype Poisoning

Overview Impact When msgpack5 decodes a map containing a key "proto", it assigns the decoded value to proto. As you are no doubt aware, Object.prototype.proto is an accessor property for the receiver's prototype. If the value corresponding to the key proto decodes to an object or null, msgpack5...

6.5CVSS8.9AI score0.01649EPSS
SaveExploits1Affected Software1
Github Security Blog
Github Security Blog
added 2021/03/12 10:44 p.m.94 views

Prototype poisoning

Impact The issue is as follows: when msgpack5 decodes a map containing a key "proto", it assigns the decoded value to proto. As you are no doubt aware, Object.prototype.proto is an accessor property for the receiver's prototype. If the value corresponding to the key proto decodes to an object or...

8.8CVSS0.5AI score0.01649EPSS
SaveExploits1References8Affected Software1
Cvelist
Cvelist
added 2021/03/12 5:0 p.m.34 views

CVE-2021-21368 Prototype poisoning

msgpack5 is a msgpack v5 implementation for node.js and the browser. In msgpack5 before versions 3.6.1, 4.5.1, and 5.2.1 there is a "Prototype Poisoning" vulnerability. When msgpack5 decodes a map containing a key "proto", it assigns the decoded value to proto. Object.prototype.proto is an access...

6.7CVSS9.1AI score0.01649EPSS
SaveExploits1References6
Veracode
Veracode
added 2021/03/11 5:0 a.m.18 views

Host-Header Injection

october/october is vulnerable to host-header injection. The server is configured to accept a wildcard as a hostname and routes the requests regardless of the Host header value. This potentially allows for Host Header injection attacks to succeed and can cause unexpected behavior in the applicatio...

7.5CVSS3.3AI score0.01748EPSS
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2021/03/08 12:55 a.m.28 views

CVE-2020-35501

A flaw was found in the Linux kernels implementation of audit rules, where a syscall can unexpectedly not be correctly not be logged by the audit subsystem Mitigation This syscall can still be audited by using the syscall auditing feature by passing openbyhandleat to it in the rule. Existing...

3.6CVSS1.7AI score0.00236EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2021/03/05 12:0 a.m.288 views

RHEL 8 : java-1.8.0-ibm (RHSA-2021:0736)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2021:0736 advisory. IBM Java SE version 8 includes the IBM Java Runtime Environment and the IBM Java Software Development Kit. This update upgrades IBM Java SE ...

9.8CVSS7.1AI score0.03625EPSS
SaveExploits0References13
Tenable Nessus
Tenable Nessus
added 2021/03/05 12:0 a.m.70 views

RHEL 7 : java-1.8.0-ibm (RHSA-2021:0717)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2021:0717 advisory. IBM Java SE version 8 includes the IBM Java Runtime Environment and the IBM Java Software Development Kit. This update upgrades IBM Java SE ...

9.8CVSS7.1AI score0.03625EPSS
SaveExploits0References13
RedHat Linux
RedHat Linux
added 2021/03/04 5:44 p.m.149 views

Critical: Red Hat Security Advisory: java-1.8.0-ibm security update

An update for java-1.8.0-ibm is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability...

9.8CVSS6.9AI score0.03625EPSS
SaveExploits0References6
Veracode
Veracode
added 2021/03/03 2:54 a.m.18 views

Sandbox Restrictions Bypass

matrix-react-sdk is vulnerable to sandbox restrictions bypass. The vulnerability exists due to the redundant lockOrigin parameter from usercontent, allowing an attacker to use the user content sandbox to trick users into opening unexpected documents with a blob origin...

4.3CVSS4.8AI score0.00922EPSS
SaveExploits0References4Affected Software1
Node.js
Node.js
added 2021/03/03 2:27 a.m.61 views

Sandbox Breakout

Overview In matrix-react-sdk before version 3.15.0 the user content sandbox can be abused to trick users into opening unexpected documents. The content is opened with a blob origin that cannot access Matrix user data, so messages and secrets are not at risk. Recommendation Upgrade to version 3.15...

4.3CVSS4.5AI score0.00922EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2021/03/03 2:23 a.m.17 views

GHSA-52MQ-6JCV-J79X User content sandbox can be confused into opening arbitrary documents

Impact The user content sandbox can be abused to trick users into opening unexpected documents after several user interactions. The content can be opened with a blob origin from the Matrix client, so it is possible for a malicious document to access user messages and secrets. Patches This has bee...

2.6CVSS4.4AI score0.00922EPSS
SaveExploits0References5
NVD
NVD
added 2021/03/02 3:15 a.m.35 views

CVE-2021-21320

matrix-react-sdk is an npm package which is a Matrix SDK for React Javascript. In matrix-react-sdk before version 3.15.0, the user content sandbox can be abused to trick users into opening unexpected documents. The content is opened with a blob origin that cannot access Matrix user data, so...

4.3CVSS0.00922EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2021/03/02 3:15 a.m.4 views

CVE-2021-21320

matrix-react-sdk is an npm package which is a Matrix SDK for React Javascript. In matrix-react-sdk before version 3.15.0, the user content sandbox can be abused to trick users into opening unexpected documents. The content is opened with a blob origin that cannot access Matrix user data, so...

4.3CVSS5.4AI score0.00922EPSS
SaveExploits0References5Affected Software1
CNNVD
CNNVD
added 2021/03/02 12:0 a.m.7 views

MISP 安全漏洞

MISP is an open source software solution. The product is used to collect, store, distribute and share cybersecurity metrics and has features such as threat cybersecurity event analysis and malware analysis. A security vulnerability exists in MISP version 2.4.139 that originates in app Model...

5.5CVSS5.6AI score0.00259EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2021/03/01 12:0 a.m.9 views

matrix-react-sdk 数据伪造问题漏洞

Travis Ralston matrix-react-sdk is an open source application by Travis Ralston. It is used to insert the Matrix chat/voice client into web pages. A security vulnerability exists in matrix-react-sdk before version 3.15.0, which stems from the possibility that user content sandboxing could be abus...

4.3CVSS5.1AI score0.00922EPSS
SaveExploits0References6
Veracode
Veracode
added 2021/02/24 4:41 a.m.19 views

Mass Parameter Assignment

openid-connect-server allows mass parameter assignment. The vulnerability allows an attacker to overwrite specific parameters with arbitrary values, which could lead to authorization bypass or other unexpected application behavior...

9.1CVSS5.4AI score0.02222EPSS
SaveExploits1References3Affected Software1
UbuntuCve
UbuntuCve
added 2021/02/22 2:15 a.m.58 views

CVE-2021-26120

Smarty before 3.1.39 allows code injection via an unexpected function name after a function name= substring...

9.8CVSS6.6AI score0.82316EPSS
SaveExploits1References5
Rows per page
Query Builder