René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

131 lines
4.0 KiB
JSON

{
"id": "CVE-2014-4511",
"sourceIdentifier": "cve@mitre.org",
"published": "2014-07-22T14:55:09.770",
"lastModified": "2018-08-13T21:47:49.010",
"vulnStatus": "Modified",
"evaluatorComment": "<a href=\"http://cwe.mitre.org/data/definitions/77.html\" target=\"_blank\">CWE-77: CWE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection')</a>",
"descriptions": [
{
"lang": "en",
"value": "Gitlist before 0.5.0 allows remote attackers to execute arbitrary commands via shell metacharacters in the file name in the URI of a request for a (1) blame, (2) file, or (3) stats page, as demonstrated by requests to blame/master/, master/, and stats/master/."
},
{
"lang": "es",
"value": "Gitlist anterior a 0.5.0 permite a atacantes remotos ejecutar comandos arbitraros a trav\u00e9s de metacaracteres de shell en el nombre de fichero en la URI de una solicitud para una p\u00e1gina (1) blame, (2) file o (3) stats, tal y como fue demostrado por solicitudes en blame/master/, master/ y stats/master/."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gitlist:gitlist:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.4.0",
"matchCriteriaId": "DB0196C4-E567-459B-8EBE-D3A65A23E8DF"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gitlist:gitlist:0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "FDB40E84-C1DC-4237-A076-F0EAFDA356A2"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gitlist:gitlist:0.2:*:*:*:*:*:*:*",
"matchCriteriaId": "D2B2DC75-5302-43B5-B79B-881437733812"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gitlist:gitlist:0.3:*:*:*:*:*:*:*",
"matchCriteriaId": "70A1A82A-D6DA-439D-B0ED-8B8344CFB31A"
}
]
}
]
}
],
"references": [
{
"url": "http://hatriot.github.io/blog/2014/06/29/gitlist-rce/",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://packetstormsecurity.com/files/127281/Gitlist-0.4.0-Remote-Code-Execution.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://packetstormsecurity.com/files/127364/Gitlist-Unauthenticated-Remote-Command-Execution.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.exploit-db.com/exploits/33929",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.exploit-db.com/exploits/33990",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://groups.google.com/forum/#!topic/gitlist/Hw_KdZfA4js",
"source": "cve@mitre.org"
}
]
}