cvelist/2016/6xxx/CVE-2016-6199.json
2019-03-18 03:27:50 +00:00

67 lines
2.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2016-6199",
"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": "ObjectSocketWrapper.java in Gradle 2.12 allows remote attackers to execute arbitrary code via a crafted serialized object."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://philwantsfish.github.io/security/java-deserialization-github",
"refsource": "MISC",
"url": "https://philwantsfish.github.io/security/java-deserialization-github"
},
{
"name": "https://discuss.gradle.org/t/a-security-issue-about-gradle-rce/17726",
"refsource": "MISC",
"url": "https://discuss.gradle.org/t/a-security-issue-about-gradle-rce/17726"
}
]
}
}