Search criteria
1 vulnerability by mangoraft
CVE-2019-10802 (GCVE-0-2019-10802)
Vulnerability from cvelistv5 – Published: 2020-02-28 20:42 – Updated: 2024-08-04 22:32
VLAI
Summary
giting version prior to 0.0.8 allows execution of arbritary commands. The first argument "repo" of function "pull()" is executed by the package without any validation.
Severity
No CVSS data available.
CWE
- Command Injection
Assigner
References
2 references
| URL | Tags |
|---|---|
| https://github.com/MangoRaft/git/commit/9be41081f… | x_refsource_MISC |
| https://snyk.io/vuln/SNYK-JS-GITING-559008 | x_refsource_MISC |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T22:32:01.688Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/MangoRaft/git/commit/9be41081f547d3dcef25e7d7c957bc2a3be2dfe0"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://snyk.io/vuln/SNYK-JS-GITING-559008"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "giting",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "All versions prior to 0.0.8"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "giting version prior to 0.0.8 allows execution of arbritary commands. The first argument \"repo\" of function \"pull()\" is executed by the package without any validation."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Command Injection",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2020-02-28T20:42:09.000Z",
"orgId": "bae035ff-b466-4ff4-94d0-fc9efd9e1730",
"shortName": "snyk"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/MangoRaft/git/commit/9be41081f547d3dcef25e7d7c957bc2a3be2dfe0"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://snyk.io/vuln/SNYK-JS-GITING-559008"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "report@snyk.io",
"ID": "CVE-2019-10802",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "giting",
"version": {
"version_data": [
{
"version_value": "All versions prior to 0.0.8"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "giting version prior to 0.0.8 allows execution of arbritary commands. The first argument \"repo\" of function \"pull()\" is executed by the package without any validation."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Command Injection"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/MangoRaft/git/commit/9be41081f547d3dcef25e7d7c957bc2a3be2dfe0",
"refsource": "MISC",
"url": "https://github.com/MangoRaft/git/commit/9be41081f547d3dcef25e7d7c957bc2a3be2dfe0"
},
{
"name": "https://snyk.io/vuln/SNYK-JS-GITING-559008",
"refsource": "MISC",
"url": "https://snyk.io/vuln/SNYK-JS-GITING-559008"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "bae035ff-b466-4ff4-94d0-fc9efd9e1730",
"assignerShortName": "snyk",
"cveId": "CVE-2019-10802",
"datePublished": "2020-02-28T20:42:09.000Z",
"dateReserved": "2019-04-03T00:00:00.000Z",
"dateUpdated": "2024-08-04T22:32:01.688Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}