cvelist/2020/13xxx/CVE-2020-13802.json

72 lines
2.2 KiB
JSON
Raw Normal View History

2020-06-03 23:01:29 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-09-02 17:01:31 +00:00
"ID": "CVE-2020-13802",
"STATE": "PUBLIC"
2020-06-03 23:01:29 +00:00
},
2020-09-02 17:01:31 +00:00
"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",
2020-06-03 23:01:29 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-09-03 14:01:41 +00:00
"value": "Rebar3 versions 3.0.0-beta.3 to 3.13.2 are vulnerable to OS command injection via URL parameter of dependency specification."
2020-09-02 17:01:31 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/159027/Rebar3-3.13.2-Command-Injection.html",
"url": "http://packetstormsecurity.com/files/159027/Rebar3-3.13.2-Command-Injection.html"
2020-09-03 13:01:57 +00:00
},
{
"refsource": "MISC",
"name": "https://vuln.be/post/rebar3-command-injection/",
"url": "https://vuln.be/post/rebar3-command-injection/"
},
{
"refsource": "MISC",
"name": "https://github.com/vulnbe/poc-rebar3.git",
"url": "https://github.com/vulnbe/poc-rebar3.git"
2020-06-03 23:01:29 +00:00
}
]
}
}