Lucene search
+L

3918 matches found

vulnersOsv
vulnersOsv
added 2023/06/15 7:05 p.m.5 views

@activepieces/piece-amazon-s3 (0.0.2), @adobe/helix-admin-support (>=2.1.22, <=2.1.23) +471 more potentially affected by unknown CVE via fast-xml-parser (4.2.4)

fast-xml-parser NPM version 4.2.4 is affected by a known vulnerability. The following packages have a transitive dependency on fast-xml-parser and may be impacted: - @activepieces/piece-amazon-s3 0.0.2 - @adobe/helix-admin-support =2.1.22, =9.0.39, =2.1.1, =2.1.15, =1.11.158, =1.0.4-0, =1.2.39-0,...

5.4AI score
SaveExploits0
vulnersOsv
vulnersOsv
added 2023/06/13 12:44 p.m.5 views

@actvalue/av-aws-sdk (>=0.5.0, <=0.9.2), @adiza/sfpowerscripts (>=23.0.0, <=25.0.7) +618 more potentially affected by CVE-2021-26920 +1 more via fast-xml-parser (>=4.0.0, <=4.1.1)

fast-xml-parser NPM version =4.0.0, =0.5.0, =23.0.0, =35.0.0, =1.6.3, =7.1.3, =2.0.17, =1.2.11, =1.11.83, =8.3.11, =3.10.0, =3.0.0, =0.0.1-beta.1, =0.0.1-beta.1, =2.0.0, =10.8.0-RC.0, =10.12.0-RC.1 and more Source cves: CVE-2021-26920, CVE-2023-26920 Source advisory: OSV:GHSA-X3CC-X39P-42QX...

6.5CVSS6.7AI score0.09877EPSS
SaveExploits1
OSV
OSV
added 2023/06/13 12:44 p.m.19 views

GHSA-X3CC-X39P-42QX fast-xml-parser vulnerable to Prototype Pollution through tag or attribute name

Impact As a part of this vulnerability, user was able to se code using proto as a tag or attribute name. js const XMLParser, XMLBuilder, XMLValidator = require"fast-xml-parser"; let XMLdata = "hacked" const parser = new XMLParser; let jObj = parser.parseXMLdata; console.logjObj.polluted // should...

6.5CVSS7AI score0.09877EPSS
SaveExploits1References6
Veracode
Veracode
added 2023/06/08 9:32 a.m.41 views

Regular Expression Denial Of Service (ReDoS)

fast-xml-parser is vulnerable to Regular Expression Denial Of Service ReDoS. The vulnerability exists in the readDocType function at DocTypeReader.js which allows an attacker to cause an application crash by submitting an entity name with bad preforming regex because entity names are not sanitize...

7.5CVSS6.7AI score0.01135EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2023/06/06 6:15 p.m.28 views

CVE-2023-34104

fast-xml-parser is an open source, pure javascript xml parser. fast-xml-parser allows special characters in entity names, which are not escaped or sanitized. Since the entity name is used for creating a regex for searching and replacing entities in the XML body, an attacker can abuse it for denia...

7.5CVSS7.4AI score0.01135EPSS
SaveExploits0References3
Prion
Prion
added 2023/06/06 6:15 p.m.34 views

Code injection

fast-xml-parser is an open source, pure javascript xml parser. fast-xml-parser allows special characters in entity names, which are not escaped or sanitized. Since the entity name is used for creating a regex for searching and replacing entities in the XML body, an attacker can abuse it for denia...

5CVSS7.3AI score0.01135EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2023/06/06 5:35 p.m.159 views

CVE-2023-34104

fast-xml-parser is an open source, pure javascript xml parser. fast-xml-parser allows special characters in entity names, which are not escaped or sanitized. Since the entity name is used for creating a regex for searching and replacing entities in the XML body, an attacker can abuse it for denia...

7.5CVSS7.3AI score0.01135EPSS
SaveExploits0
CVE
CVE
added 2023/06/06 5:35 p.m.262 views

CVE-2023-34104

CVE-2023-34104 is a ReDoS vulnerability in the Natural Intelligence fast-xml-parser used by IBM Cloud Pak for Data (and related IBM products). The flaw arises from unescaped/sanitized special characters in entity names that are used to build a regex for entity replacement in DOCTYPE parsing, enab...

7.5CVSS7.3AI score0.01135EPSS
SaveExploits0References3Affected Software1
vulnersOsv
vulnersOsv
added 2023/06/06 5:33 p.m.5 views

@aws-amplify/geo (>=2.0.13-push-notification-dryrun.43, <=2.0.35-unstable.3e5e6f9.1), @aws-amplify/interactions (>=5.0.13-push-notification-dryrun.43, <=5.1.1-unstable.3e5e6f9.1) +98 more potentially affected by CVE-2023-34104 via fast-xml-parser (>=4.1.3, <=4.2.3)

fast-xml-parser NPM version =4.1.3, =2.0.13-push-notification-dryrun.43, =5.0.13-push-notification-dryrun.43, =1.0.13-push-notification-dryrun.43, =5.0.13-push-notification-dryrun.43, =5.1.3-push-notification-dryrun.43, =1.1.6-exodus.1, =6.2.44, =9.1.0, =9.1.0, =9.53.0 and more Source cves:...

7.5CVSS7.3AI score0.01135EPSS
SaveExploits0
OSV
OSV
added 2023/06/06 5:33 p.m.15 views

GHSA-6W63-H3FJ-Q4VW fast-xml-parser vulnerable to Regex Injection via Doctype Entities

Impact "fast-xml-parser" allows special characters in entity names, which are not escaped or sanitized. Since the entity name is used for creating a regex for searching and replacing entities in the XML body, an attacker can abuse it for DoS attacks. By crafting an entity name that results in an...

7.5CVSS6.9AI score0.01135EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2023/06/06 5:33 p.m.187 views

fast-xml-parser vulnerable to Regex Injection via Doctype Entities

Impact "fast-xml-parser" allows special characters in entity names, which are not escaped or sanitized. Since the entity name is used for creating a regex for searching and replacing entities in the XML body, an attacker can abuse it for DoS attacks. By crafting an entity name that results in an...

7.5CVSS7AI score0.01135EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2023/06/06 12:00 a.m.13 views

PT-2023-24675 · Unknown · Fast-Xml-Parser

Name of the Vulnerable Software and Affected Versions: fast-xml-parser versions prior to 4.2.4 Description: The issue allows special characters in entity names, which are not escaped or sanitized. This can be abused for denial of service DoS attacks by crafting an entity name that results in an...

7.5CVSS7.2AI score0.01135EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2023/06/06 12:00 a.m.20 views

fast-xml-parser 安全漏洞

fast-xml-parser is an open source library from Natural Intelligence. It is used to quickly validate XML, parse XML and build XML without C/C++ based libraries and callbacks. A security vulnerability exists in versions prior to fast-xml-parser v4.2.4 that stems from the fact that fast-xml-parser...

7.5CVSS7.2AI score0.01135EPSS
SaveExploits0References4
Akamai Blog
Akamai Blog
added 2023/05/31 1:00 p.m.16 views

Deliver Fast, Reliable, and Secure Web Experiences with HTTP/3

...

7.1AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2023/05/31 12:00 a.m.10 views

The vulnerability of the form_fast_setting_wifi_set() function in the Tenda AC6 router’s microprogramming software allows a hacker to induce a service failure.

The vulnerability of the formfastsettingwifiset function in the Tenda AC6 router’s microprogramming software is related to writing beyond the buffer boundaries in memory. Exploiting this vulnerability could allow a remote attacker to cause a service failure...

7.5CVSS7.5AI score0.15949EPSS
SaveExploits1References2Affected Software1
Prion
Prion
added 2023/05/30 8:15 a.m.28 views

Information disclosure

The Fast & Effective Popups & Lead-Generation for WordPress plugin before 2.1.4 concatenates user input into an SQL query without escaping it first in the plugin's report API endpoint, which could allow administrators in multi-site configuration to leak sensitive information from the site's...

3.3CVSS5.1AI score0.00752EPSS
SaveExploits2References1Affected Software1
Positive Technologies
Positive Technologies
added 2023/05/30 12:00 a.m.9 views

PT-2023-17903 · WordPress · Fast & Effective Popups & Lead-Generation

Name of the Vulnerable Software and Affected Versions: Fast & Effective Popups & Lead-Generation for WordPress plugin versions prior to 2.1.4 Description: The issue concerns the concatenation of user input into an SQL query without proper escaping in the plugin's report API endpoint. This could...

4.9CVSS9.5AI score0.00752EPSS
SaveExploits2References4
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.18 views

kernel: Linux kernel ext4: Information Disclosure via uninitialized memory leak in fast-commit journal

A flaw was found in the Linux kernel. A local attacker could exploit an information disclosure vulnerability by not properly zeroing out unused space at the end of fast-commit journal blocks in the ext4 filesystem. This could lead to the leakage of uninitialized memory to disk, potentially allowi...

5.5CVSS7AI score0.00145EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.10 views

kernel: jbd2: add miss release buffer head in fc_do_one_pass()

A reference count leak was found in the Linux kernel's JBD2 journaling subsystem. The fcdoonepass function, used during fast commit replay, fails to release a buffer head after use. This results in a reference count leak that can prevent proper buffer memory cleanup over time...

5.9AI score0.00235EPSS
SaveExploits0References5
Fedora
Fedora
added 2023/04/29 2:53 a.m.36 views

[SECURITY] Fedora 38 Update: php-nyholm-psr7-1.7.0-1.fc38

A super lightweight PSR-7 implementation. Very strict and very fast.. Autoloader: /usr/share/php/Nyholm/Psr7/autoload.php...

7.5CVSS6.9AI score0.01216EPSS
SaveExploits0
Rows per page
Query Builder