Lucene search
K

4026 matches found

Prion
Prion
added 2021/02/22 8:15 p.m.16 views

Design/Logic Flaw

MyBB before 1.8.25 allows stored XSS via nested email tags with MyCode aka BBCode...

3.5CVSS5.2AI score0.00959EPSS
Exploits1References3Affected Software1
Cvelist
Cvelist
added 2021/02/22 7:4 p.m.15 views

CVE-2021-27279

MyBB before 1.8.25 allows stored XSS via nested email tags with MyCode aka BBCode...

5.4AI score0.00959EPSS
Exploits1References3
CVE
CVE
added 2021/02/22 7:4 p.m.71 views

CVE-2021-27279

CVE-2021-27279 affects MyBB prior to 1.8.25. The vulnerability is a stored XSS via nested [email] tags in MyCode (BBCode), enabling script injection when processing user-supplied content. Product: MyBB (forum software); affected version range: before 1.8.25. Root cause: improper sanitization of B...

5.4CVSS5.1AI score0.00959EPSS
Exploits1References3Affected Software1
Positive Technologies
Positive Technologies
added 2021/02/22 12:0 a.m.3 views

PT-2021-17383 · Mybb · Mybb

Name of the Vulnerable Software and Affected Versions: MyBB versions prior to 1.8.25 Description: The issue allows stored XSS via nested email tags with MyCode aka BBCode. Recommendations: For versions prior to 1.8.25, update to version 1.8.25 or later to resolve the issue...

5.4CVSS5.1AI score0.00959EPSS
Exploits1References11
OSV
OSV
added 2021/02/10 6:41 p.m.2 views

MGASA-2021-0078 Updated perl-Email-MIME and perl-Email-MIME-ContentType packages fix security vulnerability

Messages with too many tiny nested MIME parts can lead to memory exhaustion on split, resulting in denial of service rhbz1835353 This update limits the number of nested MIME parts to 10 by default, to avoid a possible memory exhaustion issue with lots of tiny MIME parts...

7AI score
Exploits0References4
RedHat Linux
RedHat Linux
added 2021/02/02 12:10 p.m.2 views

perl: heap-based buffer overflow in regular expression compiler leads to DoS

Perl before 5.30.3 on 32-bit platforms allows a heap-based buffer overflow because nested regular expression quantifiers have an integer overflow...

8.2CVSS7.2AI score0.11334EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2021/02/01 3:1 p.m.69 views

Prototype pollution in nested-object-assign

The package nested-object-assign before 1.0.4 is vulnerable to Prototype Pollution via the default function...

7.5CVSS4.2AI score0.0152EPSS
Exploits1References5Affected Software1
OSV
OSV
added 2021/02/01 3:1 p.m.15 views

GHSA-C497-V8PV-CH6X Prototype pollution in nested-object-assign

The package nested-object-assign before 1.0.4 is vulnerable to Prototype Pollution via the default function...

7.5CVSS7.4AI score0.0152EPSS
Exploits1References4
Veracode
Veracode
added 2021/02/01 2:9 a.m.16 views

Prototype Pollution

nested-object-assign is vulnerable to prototype pollution. An attacker is able to inject properties into existing construct prototypes and modify attributes such as proto, constructor and prototype...

7.5CVSS3.5AI score0.0152EPSS
Exploits1References2Affected Software1
Tenable Nessus
Tenable Nessus
added 2021/02/01 12:0 a.m.28 views

CentOS 8 : dovecot (CESA-2020:3713)

The remote CentOS Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the CESA-2020:3713 advisory. - dovecot: Resource exhaustion via deeply nested MIME parts CVE-2020-12100 - dovecot: Out of bound reads in dovecot NTLM implementation CVE-2020-12673 ...

7.5CVSS6.8AI score0.06187EPSS
Exploits4References4
Tenable Nessus
Tenable Nessus
added 2021/02/01 12:0 a.m.42 views

CentOS 8 : librsvg2 (CESA-2020:4709)

The remote CentOS Linux 8 host has packages installed that are affected by a vulnerability as referenced in the CESA-2020:4709 advisory. - librsvg: Resource exhaustion via crafted SVG file with nested patterns CVE-2019-20446 Note that Nessus has not tested for this issue but has instead relied on...

6.5CVSS7AI score0.02072EPSS
Exploits0References2
CVE
CVE
added 2021/01/31 3:25 p.m.63 views

CVE-2021-23329

CVE-2021-23329 affects the npm package nested-object-assign, specifically versions prior to 1.0.4. The vulnerability is Prototype Pollution via the default function, allowing an attacker to inject properties into Object.prototype. Exploitation details are not provided in the provided documents, b...

7.5CVSS7.4AI score0.0152EPSS
Exploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2021/01/31 12:0 a.m.3 views

PT-2021-15438 · Unknown · Nested-Object-Assign

Name of the Vulnerable Software and Affected Versions: nested-object-assign versions prior to 1.0.4 Description: The issue concerns Prototype Pollution via the default function. Recommendations: For versions prior to 1.0.4, update to version 1.0.4 or later to resolve the issue...

7.5CVSS7.5AI score0.0152EPSS
Exploits1References9
Snyk
Snyk
added 2021/01/29 1:21 p.m.3 views

Prototype Pollution

Overview nested-object-assign is a Package to support nested merging of objects & properties, using Object.Assign Affected versions of this package are vulnerable to Prototype Pollution via the default function, as demonstrated by running the PoC below. PoC // poc.js const assign =...

7.5CVSS8AI score0.0152EPSS
Exploits1References2
Tenable Nessus
Tenable Nessus
added 2021/01/29 12:0 a.m.38 views

CentOS 8 : git (CESA-2019:4356)

The remote CentOS Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the CESA-2019:4356 advisory. - git: Arbitrary path overwriting via export-marks in-stream command feature CVE-2019-1348 - git: Recursive submodule cloning allows using git director...

9.3CVSS7.6AI score0.34007EPSS
Exploits0References5
Huntr
Huntr
added 2021/01/28 12:0 a.m.23 views

Prototype Pollution in geta/nestedobjectassign

Description nested-object-assign is vulnerable to Prototype Pollution. Proof of Concept 1. Create the following PoC file: javascript // poc.js const assign = require'nested-object-assign' console.log'Before: ' + .polluted assign, JSON.parse'"proto": "polluted": true' console.log'After: ' +...

5CVSS1.7AI score0.0152EPSS
Exploits1
OSV
OSV
added 2021/01/27 5:53 p.m.2 views

DRUPAL-CONTRIB-2021-003

This module enables you to add groups to other groups in a tree structure where access can be inherited up or down the tree. When you configure Subgroup to have a tree with at least three levels, users may inadvertently get permissions in a group that is an uncle or cousin of the source group,...

6.8AI score
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2021/01/26 12:0 a.m.32 views

openSUSE Security Update : virtualbox (openSUSE-2021-165)

This update for virtualbox fixes the following issues : Version update to 6.1.18 released January 19 2021 This is a maintenance release. The following items were fixed and/or added : - Nested VM: Fixed hangs when executing SMP nested-guests under certain conditions on Intel hosts bug 19315, 19561...

8.2CVSS7.4AI score0.00516EPSS
Exploits0References4
OSV
OSV
added 2021/01/25 7:1 p.m.7 views

OPENSUSE-SU-2021:0165-1 Security update for virtualbox

This update for virtualbox fixes the following issues: Version update to 6.1.18 released January 19 2021 This is a maintenance release. The following items were fixed and/or added: - Nested VM: Fixed hangs when executing SMP nested-guests under certain conditions on Intel hosts bug 19315, 19561 -...

8.2CVSS7.6AI score0.00516EPSS
Exploits0References5
OSV
OSV
added 2021/01/14 7:17 p.m.27 views

GHSA-WJX2-7HQQ-8H7M rails_admin ruby gem XSS vulnerability

RailsAdmin aka railsadmin before 1.4.3 and 2.x before 2.0.2 allows XSS via nested forms...

6.1CVSS6.1AI score0.01278EPSS
Exploits1References6
Rows per page
Query Builder