Lucene search
K

25 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2021-0980

Malware in sbrugna...

9.4CVSS9.2AI score0.00183EPSS
Exploits1References7
IBM Security Bulletins
IBM Security Bulletins
added 2021/09/16 6:7 p.m.22 views

Security Bulletin: A security vulnerability in Node.js xmlhttprequest-ssl module affects IBM Cloud Automation Manager

Summary A security vulnerability in Node.js xmlhttprequest-ssl module affects IBM Cloud Automation Manager. Vulnerability Details CVEID: CVE-2021-29469 DESCRIPTION: Node Redis redis module for Node.js is vulnerable to a denial of service, caused by a regular expression denial of service flaw in...

9.4CVSS1.1AI score0.00926EPSS
Exploits1Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2021/09/16 5:59 p.m.18 views

Security Bulletin: A security vulnerability in Node.js xmlhttprequest-ssl module affects IBM Cloud Automation Manager

Summary A security vulnerability in Node.js xmlhttprequest-ssl module affects IBM Cloud Automation Manager. Vulnerability Details CVEID: CVE-2020-28502 DESCRIPTION: Node.js xmlhttprequest and xmlhttprequest-ssl modules could allow a remote attacker to execute arbitrary code on the system, caused ...

8.1CVSS2.2AI score0.17396EPSS
Exploits2Affected Software1
vulnersOsv
vulnersOsv
added 2021/05/24 7:52 p.m.0 views

1tp (>=0.0.1 <=0.11.2), 2d-json-schema-editor-visual (>=1.0.2 <=1.0.7) +2806 more potentially affected by CVE-2021-31597 via xmlhttprequest-ssl (>=1.5.1 <=1.5.5)

xmlhttprequest-ssl NPM version =1.5.1, =0.0.1, =1.0.2, =1.0.1, =4.11.25, =0.1.3, =0.0.15, =8.25.29, =1.0.0, =0.0.4, =1.0.9, =1.0.15 and more Source cves: CVE-2021-31597 Source advisory: OSV:GHSA-72MH-269X-7MH5...

9.4CVSS7.2AI score0.00183EPSS
Exploits1
OSV
OSV
added 2021/05/24 7:52 p.m.32 views

GHSA-72MH-269X-7MH5 Improper Certificate Validation in xmlhttprequest-ssl

The xmlhttprequest-ssl package before 1.6.1 for Node.js disables SSL certificate validation by default, because rejectUnauthorized when the property exists but is undefined is considered to be false within the https.request function of Node.js. In other words, no certificate is ever rejected...

9.4CVSS9.2AI score0.00183EPSS
Exploits1References5
Github Security Blog
Github Security Blog
added 2021/05/24 7:52 p.m.164 views

Improper Certificate Validation in xmlhttprequest-ssl

The xmlhttprequest-ssl package before 1.6.1 for Node.js disables SSL certificate validation by default, because rejectUnauthorized when the property exists but is undefined is considered to be false within the https.request function of Node.js. In other words, no certificate is ever rejected...

9.4CVSS2.9AI score0.00183EPSS
Exploits1References6Affected Software1
Node.js
Node.js
added 2021/05/04 6:18 p.m.94 views

Arbitrary Code Injection

Overview In xmlhttprequest-ssl before 1.6.2 when requests are sent synchronously async=False on xhr.open, malicious user input flowing into xhr.send could result in arbitrary code being injected and run. Recommendation Upgrade to version 1.6.2 or later References CVE GitHub Advisory...

6.8CVSS5.5AI score0.17396EPSS
Exploits2Affected Software1
vulnersOsv
vulnersOsv
added 2021/05/04 6:2 p.m.1 views

1tp (>=0.0.1 <=0.11.2), 2d-json-schema-editor-visual (>=1.0.2 <=1.0.7) +2806 more potentially affected by CVE-2020-28502 via xmlhttprequest-ssl (>=1.5.1 <=1.5.5)

xmlhttprequest-ssl NPM version =1.5.1, =0.0.1, =1.0.2, =1.0.1, =4.11.25, =0.1.3, =0.0.15, =8.25.29, =1.0.0, =0.0.4, =1.0.9, =1.0.15 and more Source cves: CVE-2020-28502 Source advisory: OSV:GHSA-H4J5-C7CJ-74XG...

8.1CVSS7.2AI score0.17396EPSS
Exploits2
OSV
OSV
added 2021/05/04 6:2 p.m.12 views

GHSA-H4J5-C7CJ-74XG xmlhttprequest and xmlhttprequest-ssl vulnerable to Arbitrary Code Injection

This affects the package xmlhttprequest before 1.7.0; all versions of package xmlhttprequest-ssl. Provided requests are sent synchronously async=False on xhr.open, malicious user input flowing into xhr.send could result in arbitrary code being injected and run...

9.8CVSS8.1AI score0.17396EPSS
Exploits2References10
Github Security Blog
Github Security Blog
added 2021/05/04 6:2 p.m.94 views

xmlhttprequest and xmlhttprequest-ssl vulnerable to Arbitrary Code Injection

This affects the package xmlhttprequest before 1.7.0; all versions of package xmlhttprequest-ssl. Provided requests are sent synchronously async=False on xhr.open, malicious user input flowing into xhr.send could result in arbitrary code being injected and run...

8.1CVSS8AI score0.17396EPSS
Exploits2References11Affected Software2
Veracode
Veracode
added 2021/04/26 7:32 a.m.25 views

Certificate Validation Bypass

xmlhttprequest-ssl is vulnerable to certificate validation bypass. The vulnerability exists because rejectUnauthorized is set to false by default, leading to bypass of certificate validation in the https.request function of Node.js...

9.4CVSS2.6AI score0.00183EPSS
Exploits1References5Affected Software1
RedhatCVE
RedhatCVE
added 2021/04/23 7:43 p.m.31 views

CVE-2021-31597

A flaw was found in xmlhttprequest-ssl for Node.js. SSL certificate validation is disabled by default, due to rejectUnauthorized when the property exists but is undefined being considered to be false within the https.request function of Node.js thus, no certificate is ever rejected. The highest...

9.4CVSS2.2AI score0.00183EPSS
Exploits1References3
NVD
NVD
added 2021/04/23 12:15 a.m.13 views

CVE-2021-31597

The xmlhttprequest-ssl package before 1.6.1 for Node.js disables SSL certificate validation by default, because rejectUnauthorized when the property exists but is undefined is considered to be false within the https.request function of Node.js. In other words, no certificate is ever rejected...

9.4CVSS0.00183EPSS
Exploits1References4
OSV
OSV
added 2021/04/23 12:15 a.m.0 views

AZL-45213 CVE-2021-31597 affecting package js-jquery 3.5.0-4

The xmlhttprequest-ssl package before 1.6.1 for Node.js disables SSL certificate validation by default, because rejectUnauthorized when the property exists but is undefined is considered to be false within the https.request function of Node.js. In other words, no certificate is ever rejected...

9.4CVSS7.3AI score0.00183EPSS
Exploits1References1
OSV
OSV
added 2021/04/23 12:15 a.m.18 views

CVE-2021-31597

The xmlhttprequest-ssl package before 1.6.1 for Node.js disables SSL certificate validation by default, because rejectUnauthorized when the property exists but is undefined is considered to be false within the https.request function of Node.js. In other words, no certificate is ever rejected...

9.4CVSS6.6AI score
Exploits0References4
Prion
Prion
added 2021/04/23 12:15 a.m.17 views

Input validation

The xmlhttprequest-ssl package before 1.6.1 for Node.js disables SSL certificate validation by default, because rejectUnauthorized when the property exists but is undefined is considered to be false within the https.request function of Node.js. In other words, no certificate is ever rejected...

7.5CVSS9.1AI score0.00183EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2021/04/23 12:15 a.m.0 views

UBUNTU-CVE-2021-31597

The xmlhttprequest-ssl package before 1.6.1 for Node.js disables SSL certificate validation by default, because rejectUnauthorized when the property exists but is undefined is considered to be false within the https.request function of Node.js. In other words, no certificate is ever rejected...

9.4CVSS5.8AI score0.00183EPSS
Exploits1References5
Cvelist
Cvelist
added 2021/04/22 11:52 p.m.18 views

CVE-2021-31597

The xmlhttprequest-ssl package before 1.6.1 for Node.js disables SSL certificate validation by default, because rejectUnauthorized when the property exists but is undefined is considered to be false within the https.request function of Node.js. In other words, no certificate is ever rejected...

9.5AI score0.00183EPSS
Exploits1References4
CVE
CVE
added 2021/04/22 11:52 p.m.90 views

CVE-2021-31597

The CVE-2021-31597 entry concerns the xmlhttprequest-ssl package for Node.js before version 1.6.1, which disables SSL certificate validation by default because rejectUnauthorized is treated as false when undefined. This allows potential MITM-style exposure since certificates are not rejected. Aff...

9.4CVSS9.1AI score0.00183EPSS
Exploits1References4Affected Software1
NVD
NVD
added 2021/03/05 6:15 p.m.11 views

CVE-2020-28502

This affects the package xmlhttprequest before 1.7.0; all versions of package xmlhttprequest-ssl. Provided requests are sent synchronously async=False on xhr.open, malicious user input flowing into xhr.send could result in arbitrary code being injected and run...

8.1CVSS0.17396EPSS
Exploits2References5
Rows per page
Query Builder