Lucene search
+L

255 matches found

Cvelist
Cvelist
added 2022/05/01 3:30 p.m.24 views

CVE-2022-22143 Prototype Pollution

The package convict before 6.2.2 are vulnerable to Prototype Pollution via the convict function due to missing validation of parentKey. Note: This vulnerability derives from an incomplete fix of another vulnerability...

7.5CVSS9.7AI score0.02145EPSS
SaveExploits1References3
OSV
OSV
added 2022/05/01 3:30 p.m.25 views

CVE-2022-22143 Prototype Pollution

The package convict before 6.2.2 are vulnerable to Prototype Pollution via the convict function due to missing validation of parentKey. Note: This vulnerability derives from an incomplete fix of another vulnerability...

7.5CVSS7.2AI score0.02145EPSS
SaveExploits1References5
ATTACKERKB
ATTACKERKB
added 2022/05/01 3:25 p.m.11 views

CVE-2022-22143

The package convict before 6.2.2 are vulnerable to Prototype Pollution via the convict function due to missing validation of parentKey. Note: This vulnerability derives from an incomplete fix of another vulnerability...

9.8CVSS7.3AI score0.02145EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2022/05/01 12:0 a.m.9 views

convict 安全漏洞

convict is a featured configuration management library for Node.js. A security vulnerability exists in versions prior to convict 6.2.2, which stems from the lack of parentKey validation and is susceptible to prototype contamination of the convict function...

9.8CVSS8.2AI score0.02145EPSS
SaveExploits1References5
Snyk
Snyk
added 2022/04/24 2:14 p.m.2 views

Prototype Pollution

Overview convict is a package that expands on the standard pattern of configuring node.js applications in a way that is more robust and accessible to collaborators, who may have less interest in digging through imperative code in order to inspect or modify settings. By introducing a configuration...

9.8CVSS9AI score0.03802EPSS
SaveExploits2References2
vulnersOsv
vulnersOsv
added 2022/04/24 2:14 p.m.5 views

@antora/cli (>=2.3.2 <=3.0.0-alpha.9), @antora/playbook-builder (>=2.3.2 <=3.0.0-alpha.9) +54 more potentially affected by CVE-2022-21190 +1 more via convict (>=6.0.0 <=6.2.2)

convict NPM version =6.0.0, =2.3.2, =2.3.2, =2.3.2, =1.6.0, =1.0.0, =1.0.0, =1.0.0, =1.0.0, =1.7.0 and more Source cves: CVE-2022-21190, CVE-2022-22143 Source advisory: SNYK:JS-CONVICT-2774757...

9.8CVSS7.2AI score0.03802EPSS
SaveExploits2
Veracode
Veracode
added 2022/04/21 4:36 a.m.25 views

Prototype Pollution

convict is vulnerable to prototype pollution. The vulnerability exists in the convict function in main.js due to improper validation of attribute type which allows an attacker to crash the system by injecting arbitrary code...

9.8CVSS4.5AI score0.02145EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2022/04/20 4:21 p.m.15 views

GHSA-X2W5-725J-GF2G Prototype Pollution in convict

Impact An attacker can inject attributes that are used in other components An attacker can override existing attributes with ones that have incompatible type, which may lead to a crash. The main use case of Convict is for handling server-side configurations written by the admins owning the server...

8.4CVSS6AI score0.02145EPSS
SaveExploits1References9
vulnersOsv
vulnersOsv
added 2022/04/20 4:21 p.m.5 views

46c-sector (>=1.0.0 <=1.2.1), @aatishgh/antora_site_generator_lunr_custom (>=0.4.0 <=0.4.3) +430 more potentially affected by CVE-2022-22143 via convict (>=0.0.6 <=6.2.2)

convict NPM version =0.0.6, =1.0.0, =0.4.0, =0.0.1, =0.0.2, =1.0.0, =1.0.0, =1.0.0, =2.2.0, =0.0.1, =1.0.0, =0.0.1, =2.1.0, =2.0.0, =3.0.2 and more Source cves: CVE-2022-22143 Source advisory: OSV:GHSA-X2W5-725J-GF2G...

9.8CVSS7.2AI score0.02145EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2022/04/20 4:21 p.m.32 views

Prototype Pollution in convict

Impact An attacker can inject attributes that are used in other components An attacker can override existing attributes with ones that have incompatible type, which may lead to a crash. The main use case of Convict is for handling server-side configurations written by the admins owning the server...

9.8CVSS1.4AI score0.02145EPSS
SaveExploits1References9Affected Software1
vulnersOsv
vulnersOsv
added 2022/01/14 9:28 a.m.5 views

@antora/cli (>=2.3.2 <=3.0.0-alpha.9), @antora/playbook-builder (>=2.3.2 <=3.0.0-alpha.9) +53 more potentially affected by CVE-2022-22143 via convict (>=6.0.0 <=6.2.1)

convict NPM version =6.0.0, =2.3.2, =2.3.2, =2.3.2, =1.6.0, =1.0.0, =1.0.0, =1.0.0, =1.0.0, =1.7.0 and more Source cves: CVE-2022-22143 Source advisory: SNYK:JS-CONVICT-2340604...

9.8CVSS7.2AI score0.02145EPSS
SaveExploits1
Snyk
Snyk
added 2022/01/14 9:28 a.m.4 views

Prototype Pollution

Overview convict is a package that expands on the standard pattern of configuring node.js applications in a way that is more robust and accessible to collaborators, who may have less interest in digging through imperative code in order to inspect or modify settings. By introducing a configuration...

9.8CVSS9AI score0.02145EPSS
SaveExploits1References2
Huntr
Huntr
added 2020/11/19 12:0 a.m.37 views

Prototype Pollution in mozilla/node-convict

Description convict is vulnerable to Prototype Pollution. This package allowing for modification of prototype behavior, which may result in Information Disclosure/DoS/RCE. Proof of Concept 1. Create the following PoC file: js // poc.js var convict = require"convict"; var obj = ; var config =...

7.5CVSS2.3AI score0.02145EPSS
SaveExploits1
HackRead
HackRead
added 2018/04/27 4:49 p.m.99 views

Man bought mail bomb from dark web (Alpha Bay market) to kill ex-wife

By Waqas Convict Ordered Contraband Cellphone and Mail Bomb from Dark Web This is a post from HackRead.com Read the original post: Man bought mail bomb from dark web Alpha Bay market to kill ex-wife...

0.7AI score
SaveExploits0
exploitpack
exploitpack
added 2007/05/25 12:0 a.m.17 views

vBulletin vBGSiteMap 2.41 - root Remote File Inclusion

vBulletin vBGSiteMap 2.41 - root Remote File Inclusion ============================================= vBulletin Google Site Map Creator base Remote File Include Vulnerability ============================================= Found by : Host4vb.com & Cold z3ro Contact : [email protected] ,...

0.3AI score
SaveExploits0
Rows per page
Query Builder