Lucene search
+L

846 matches found

GithubExploit
GithubExploit
added 2021/05/12 12:11 p.m.254 views

Exploit for Code Injection in Xmlhttprequest_Project Xmlhttprequest

CVE-2020-28502 node-XMLHttpRequest RCE NVD Description Th...

8.1CVSS8AI score0.04646EPSS
SaveExploits2
zdt
zdt
added 2021/05/12 12:0 a.m.75 views

Customer Relationship Management (CRM) System 1.0 Shell Upload Vulnerability

Exploit Title: Customer Relationship Management CRM Unrestricted File Upload unauthenticated Exploit Author: Richard Jones Vendor Homepage: https://www.sourcecodester.com/php/14794/customer-relationship-management-crm-system-php-source-code.html Software Link:...

SaveExploits0
Packet Storm
Packet Storm
added 2021/05/11 12:0 a.m.283 views

Customer Relationship Management (CRM) System 1.0 Shell Upload

Exploit Title: Customer Relationship Management CRM Unrestricted File Upload unauthenticated Date: 11/05/2021 Exploit Author: Richard Jones Vendor Homepage: https://www.sourcecodester.com/php/14794/customer-relationship-management-crm-system-php-source-code.html Software Link:...

7.4AI score
SaveExploits0
wpexploit
wpexploit
added 2021/05/07 12:0 a.m.109 views

DSGVO All in one for WP < 4.0 - Unauthenticated Stored Cross-Site Scripting (XSS)

The dsgvoaiowritelog AJAX action of the plugin did not sanitise or escape some POST parameter submitted before outputting them in the Log page in the administrator dashboard wp-admin/admin.php?page=dsgvoaiofree-show-log. This could allow unauthenticated attackers to gain unauthorised access by...

6.1CVSS0.7AI score0.01186EPSS
SaveExploits2References1
nodejs
nodejs
added 2021/05/04 6:18 p.m.101 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.04646EPSS
SaveExploits2Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/04 6:2 p.m.110 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.04646EPSS
SaveExploits2References11Affected Software2
vulnersOsv
vulnersOsv
added 2021/05/04 6:2 p.m.8 views

1tp (>=0.0.1 <=0.11.2), 2d-json-schema-editor-visual (>=1.0.2 <=1.0.7) +2788 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.04646EPSS
SaveExploits2
OSV
OSV
added 2021/05/04 6:2 p.m.21 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.04646EPSS
SaveExploits2References10
vulnersOsv
vulnersOsv
added 2021/05/04 6:2 p.m.5 views

317-project (=0.0.0), 4pm-cli (>=0.0.1 <=0.0.5) +1889 more potentially affected by CVE-2020-28502 via xmlhttprequest (>=1.2.2 <=1.6.0)

xmlhttprequest NPM version =1.2.2, =0.0.1, =0.1.16, =0.1.0, =1.1.1, =0.0.4, =0.0.53, =0.0.42, =1.0.399-main, =0.1.0, =0.1.1 and more Source cves: CVE-2020-28502 Source advisory: OSV:GHSA-H4J5-C7CJ-74XG...

8.1CVSS7.2AI score0.04646EPSS
SaveExploits2
Packet Storm
Packet Storm
added 2021/05/02 12:0 a.m.251 views

GetSimple CMS Custom JS 0.1 CSRF / XSS / Code Execution

Exploit Title: GetSimple CMS Custom JS v0.1 - CSRF to XSS to RCE Exploit Author: Bobby Cooke boku & Abhishek Joshi Date: April 30th, 2021 Vendor Homepage: http://get-simple.info Software Link: http://get-simple.info/download/ & http://get-simple.info/extend/plugin/custom-js/1267/ Vendor: 4Enzo...

0.3AI score
SaveExploits0
Veracode
Veracode
added 2021/04/26 7:32 a.m.31 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.02056EPSS
SaveExploits1References5Affected Software1
RedhatCVE
RedhatCVE
added 2021/04/23 7:43 p.m.36 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.02056EPSS
SaveExploits1References3
NVD
NVD
added 2021/04/23 12:15 a.m.20 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.02056EPSS
SaveExploits1References4
OSV
OSV
added 2021/04/23 12:15 a.m.27 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
SaveExploits0References4
OSV
OSV
added 2021/04/23 12:15 a.m.8 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.02056EPSS
SaveExploits1References1
Prion
Prion
added 2021/04/23 12:15 a.m.23 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.02056EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2021/04/23 12:15 a.m.15 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.02056EPSS
SaveExploits1References5
CVE
CVE
added 2021/04/22 11:52 p.m.109 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.02056EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2021/04/22 11:52 p.m.49 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.02056EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2021/04/22 12:0 a.m.6 views

Dan DeFelippi node-XMLHttpRequest 信任管理问题漏洞

Dan DeFelippi node-XMLHttpRequest is Dan DeFelippi an open source application . Used to simulate the browser XMLHttpRequest object . A trust management issue vulnerability exists in Node.js xmlhttprequest-ssl package versions prior to 1.6.1, which stems from the fact that no certificate will be...

9.4CVSS8.2AI score0.02056EPSS
SaveExploits1References9
Rows per page
Query Builder