Search criteria
2 vulnerabilities found for pg node module by HackerOne
CVE-2017-16082 (GCVE-0-2017-16082)
Vulnerability from cvelistv5 – Published: 2018-06-07 02:00 – Updated: 2024-09-17 03:49
VLAI?
Summary
A remote code execution vulnerability was found within the pg module when the remote database or query specifies a specially crafted column name. There are 2 likely scenarios in which one would likely be vulnerable. 1) Executing unsafe, user-supplied sql which contains a malicious column name. 2) Connecting to an untrusted database and executing a query which returns results where any of the column names are malicious.
Severity ?
No CVSS data available.
CWE
- CWE-94 - Code Injection (CWE-94)
Assigner
References
| URL | Tags | |||||||
|---|---|---|---|---|---|---|---|---|
|
||||||||
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| HackerOne | pg node module |
Affected:
< 2.11.2 || >= 3.0.0 < 3.6.4 || >= 4.0.0 < 4.5.7 || >= 5.0.0 < 5.2.1 || >= 6.0.0 < 6.0.5 || >= 6.1.0 < 6.1.6 || >= 6.2.0 < 6.2.5 || >= 6.3.0 < 6.3.3 || >= 6.4.0 < 6.4.2 || >= 7.0.0 < 7.0.2 || >= 7.1.0 < 7.1.2
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-05T20:13:07.173Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://node-postgres.com/announcements#2017-08-12-code-execution-vulnerability"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://nodesecurity.io/advisories/521"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "pg node module",
"vendor": "HackerOne",
"versions": [
{
"status": "affected",
"version": "\u003c 2.11.2 || \u003e= 3.0.0 \u003c 3.6.4 || \u003e= 4.0.0 \u003c 4.5.7 || \u003e= 5.0.0 \u003c 5.2.1 || \u003e= 6.0.0 \u003c 6.0.5 || \u003e= 6.1.0 \u003c 6.1.6 || \u003e= 6.2.0 \u003c 6.2.5 || \u003e= 6.3.0 \u003c 6.3.3 || \u003e= 6.4.0 \u003c 6.4.2 || \u003e= 7.0.0 \u003c 7.0.2 || \u003e= 7.1.0 \u003c 7.1.2"
}
]
}
],
"datePublic": "2018-04-26T00:00:00",
"descriptions": [
{
"lang": "en",
"value": "A remote code execution vulnerability was found within the pg module when the remote database or query specifies a specially crafted column name. There are 2 likely scenarios in which one would likely be vulnerable. 1) Executing unsafe, user-supplied sql which contains a malicious column name. 2) Connecting to an untrusted database and executing a query which returns results where any of the column names are malicious."
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-94",
"description": "Code Injection (CWE-94)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2018-06-07T01:57:01",
"orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
"shortName": "hackerone"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://node-postgres.com/announcements#2017-08-12-code-execution-vulnerability"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://nodesecurity.io/advisories/521"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "support@hackerone.com",
"DATE_PUBLIC": "2018-04-26T00:00:00",
"ID": "CVE-2017-16082",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "pg node module",
"version": {
"version_data": [
{
"version_value": "\u003c 2.11.2 || \u003e= 3.0.0 \u003c 3.6.4 || \u003e= 4.0.0 \u003c 4.5.7 || \u003e= 5.0.0 \u003c 5.2.1 || \u003e= 6.0.0 \u003c 6.0.5 || \u003e= 6.1.0 \u003c 6.1.6 || \u003e= 6.2.0 \u003c 6.2.5 || \u003e= 6.3.0 \u003c 6.3.3 || \u003e= 6.4.0 \u003c 6.4.2 || \u003e= 7.0.0 \u003c 7.0.2 || \u003e= 7.1.0 \u003c 7.1.2"
}
]
}
}
]
},
"vendor_name": "HackerOne"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A remote code execution vulnerability was found within the pg module when the remote database or query specifies a specially crafted column name. There are 2 likely scenarios in which one would likely be vulnerable. 1) Executing unsafe, user-supplied sql which contains a malicious column name. 2) Connecting to an untrusted database and executing a query which returns results where any of the column names are malicious."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Code Injection (CWE-94)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://node-postgres.com/announcements#2017-08-12-code-execution-vulnerability",
"refsource": "MISC",
"url": "https://node-postgres.com/announcements#2017-08-12-code-execution-vulnerability"
},
{
"name": "https://nodesecurity.io/advisories/521",
"refsource": "MISC",
"url": "https://nodesecurity.io/advisories/521"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
"assignerShortName": "hackerone",
"cveId": "CVE-2017-16082",
"datePublished": "2018-06-07T02:00:00Z",
"dateReserved": "2017-10-29T00:00:00",
"dateUpdated": "2024-09-17T03:49:23.543Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2017-16082 (GCVE-0-2017-16082)
Vulnerability from nvd – Published: 2018-06-07 02:00 – Updated: 2024-09-17 03:49
VLAI?
Summary
A remote code execution vulnerability was found within the pg module when the remote database or query specifies a specially crafted column name. There are 2 likely scenarios in which one would likely be vulnerable. 1) Executing unsafe, user-supplied sql which contains a malicious column name. 2) Connecting to an untrusted database and executing a query which returns results where any of the column names are malicious.
Severity ?
No CVSS data available.
CWE
- CWE-94 - Code Injection (CWE-94)
Assigner
References
| URL | Tags | |||||||
|---|---|---|---|---|---|---|---|---|
|
||||||||
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| HackerOne | pg node module |
Affected:
< 2.11.2 || >= 3.0.0 < 3.6.4 || >= 4.0.0 < 4.5.7 || >= 5.0.0 < 5.2.1 || >= 6.0.0 < 6.0.5 || >= 6.1.0 < 6.1.6 || >= 6.2.0 < 6.2.5 || >= 6.3.0 < 6.3.3 || >= 6.4.0 < 6.4.2 || >= 7.0.0 < 7.0.2 || >= 7.1.0 < 7.1.2
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-05T20:13:07.173Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://node-postgres.com/announcements#2017-08-12-code-execution-vulnerability"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://nodesecurity.io/advisories/521"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "pg node module",
"vendor": "HackerOne",
"versions": [
{
"status": "affected",
"version": "\u003c 2.11.2 || \u003e= 3.0.0 \u003c 3.6.4 || \u003e= 4.0.0 \u003c 4.5.7 || \u003e= 5.0.0 \u003c 5.2.1 || \u003e= 6.0.0 \u003c 6.0.5 || \u003e= 6.1.0 \u003c 6.1.6 || \u003e= 6.2.0 \u003c 6.2.5 || \u003e= 6.3.0 \u003c 6.3.3 || \u003e= 6.4.0 \u003c 6.4.2 || \u003e= 7.0.0 \u003c 7.0.2 || \u003e= 7.1.0 \u003c 7.1.2"
}
]
}
],
"datePublic": "2018-04-26T00:00:00",
"descriptions": [
{
"lang": "en",
"value": "A remote code execution vulnerability was found within the pg module when the remote database or query specifies a specially crafted column name. There are 2 likely scenarios in which one would likely be vulnerable. 1) Executing unsafe, user-supplied sql which contains a malicious column name. 2) Connecting to an untrusted database and executing a query which returns results where any of the column names are malicious."
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-94",
"description": "Code Injection (CWE-94)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2018-06-07T01:57:01",
"orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
"shortName": "hackerone"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://node-postgres.com/announcements#2017-08-12-code-execution-vulnerability"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://nodesecurity.io/advisories/521"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "support@hackerone.com",
"DATE_PUBLIC": "2018-04-26T00:00:00",
"ID": "CVE-2017-16082",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "pg node module",
"version": {
"version_data": [
{
"version_value": "\u003c 2.11.2 || \u003e= 3.0.0 \u003c 3.6.4 || \u003e= 4.0.0 \u003c 4.5.7 || \u003e= 5.0.0 \u003c 5.2.1 || \u003e= 6.0.0 \u003c 6.0.5 || \u003e= 6.1.0 \u003c 6.1.6 || \u003e= 6.2.0 \u003c 6.2.5 || \u003e= 6.3.0 \u003c 6.3.3 || \u003e= 6.4.0 \u003c 6.4.2 || \u003e= 7.0.0 \u003c 7.0.2 || \u003e= 7.1.0 \u003c 7.1.2"
}
]
}
}
]
},
"vendor_name": "HackerOne"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A remote code execution vulnerability was found within the pg module when the remote database or query specifies a specially crafted column name. There are 2 likely scenarios in which one would likely be vulnerable. 1) Executing unsafe, user-supplied sql which contains a malicious column name. 2) Connecting to an untrusted database and executing a query which returns results where any of the column names are malicious."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Code Injection (CWE-94)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://node-postgres.com/announcements#2017-08-12-code-execution-vulnerability",
"refsource": "MISC",
"url": "https://node-postgres.com/announcements#2017-08-12-code-execution-vulnerability"
},
{
"name": "https://nodesecurity.io/advisories/521",
"refsource": "MISC",
"url": "https://nodesecurity.io/advisories/521"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
"assignerShortName": "hackerone",
"cveId": "CVE-2017-16082",
"datePublished": "2018-06-07T02:00:00Z",
"dateReserved": "2017-10-29T00:00:00",
"dateUpdated": "2024-09-17T03:49:23.543Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}