Search criteria
1 vulnerability by fsa_project
CVE-2020-7615 (GCVE-0-2020-7615)
Vulnerability from cvelistv5 – Published: 2020-04-07 13:14 – Updated: 2024-08-04 09:33
VLAI?
Summary
fsa through 0.5.1 is vulnerable to Command Injection. The first argument of 'execGitCommand()', located within 'lib/rep.js#63' can be controlled by users without any sanitization to inject arbitrary commands.
Severity ?
No CVSS data available.
CWE
- Command Injection
Assigner
References
| URL | Tags | |||||||
|---|---|---|---|---|---|---|---|---|
|
||||||||
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T09:33:19.996Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://snyk.io/vuln/SNYK-JS-FSA-564118"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/gregof/fsa/blob/master/lib/rep.js#L12"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "fsa",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "All versions including 0.5.1"
}
]
}
],
"datePublic": "2020-04-01T00:00:00",
"descriptions": [
{
"lang": "en",
"value": "fsa through 0.5.1 is vulnerable to Command Injection. The first argument of \u0027execGitCommand()\u0027, located within \u0027lib/rep.js#63\u0027 can be controlled by users without any sanitization to inject arbitrary commands."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Command Injection",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2020-04-07T13:14:04",
"orgId": "bae035ff-b466-4ff4-94d0-fc9efd9e1730",
"shortName": "snyk"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://snyk.io/vuln/SNYK-JS-FSA-564118"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/gregof/fsa/blob/master/lib/rep.js#L12"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "report@snyk.io",
"ID": "CVE-2020-7615",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "fsa",
"version": {
"version_data": [
{
"version_value": "All versions including 0.5.1"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "fsa through 0.5.1 is vulnerable to Command Injection. The first argument of \u0027execGitCommand()\u0027, located within \u0027lib/rep.js#63\u0027 can be controlled by users without any sanitization to inject arbitrary commands."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Command Injection"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://snyk.io/vuln/SNYK-JS-FSA-564118",
"refsource": "MISC",
"url": "https://snyk.io/vuln/SNYK-JS-FSA-564118"
},
{
"name": "https://github.com/gregof/fsa/blob/master/lib/rep.js#L12",
"refsource": "MISC",
"url": "https://github.com/gregof/fsa/blob/master/lib/rep.js#L12"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "bae035ff-b466-4ff4-94d0-fc9efd9e1730",
"assignerShortName": "snyk",
"cveId": "CVE-2020-7615",
"datePublished": "2020-04-07T13:14:04",
"dateReserved": "2020-01-21T00:00:00",
"dateUpdated": "2024-08-04T09:33:19.996Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}