cvelist/2017/7xxx/CVE-2017-7981.json
2019-03-18 02:36:18 +00:00

77 lines
2.8 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-7981",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Tuleap before 9.7 allows command injection via the PhpWiki 1.3.10 SyntaxHighlighter plugin. This occurs in the Project Wiki component because the proc_open PHP function is used within PhpWiki before 1.5.5 with a syntax value in its first argument, and an authenticated Tuleap user can control this value, even with shell metacharacters, as demonstrated by a '<?plugin SyntaxHighlighter syntax=\"c;id\"' line to execute the id command."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://tuleap.net/file/shownotes.php?release_id=137#/linked-artifacts",
"refsource": "MISC",
"url": "https://tuleap.net/file/shownotes.php?release_id=137#/linked-artifacts"
},
{
"name": "https://github.com/xdrr/vulnerability-research/blob/master/webapp/tuleap/2017.04.tuleap-auth-ci.md",
"refsource": "MISC",
"url": "https://github.com/xdrr/vulnerability-research/blob/master/webapp/tuleap/2017.04.tuleap-auth-ci.md"
},
{
"name": "https://tuleap.net/plugins/tracker/?aid=10159",
"refsource": "MISC",
"url": "https://tuleap.net/plugins/tracker/?aid=10159"
},
{
"name": "41953",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/41953/"
}
]
}
}