mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
76 lines
2.3 KiB
JSON
76 lines
2.3 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "larry0@me.com",
|
|
"DATE_ASSIGNED": "2017-05-21",
|
|
"ID": "CVE-2017-1002022",
|
|
"REQUESTER": "kurt@seifried.org",
|
|
"STATE": "PUBLIC",
|
|
"UPDATED": "2017-08-10T14:41Z"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "surveys",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "<",
|
|
"version_value": "1.01.8"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "Binny V A"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Vulnerability in wordpress plugin surveys v1.01.8, The code in questions.php does not sanitize the survey variable before placing it inside of an SQL query."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "SQL Injection"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "https://wpvulndb.com/vulnerabilities/8833",
|
|
"refsource": "MISC",
|
|
"url": "https://wpvulndb.com/vulnerabilities/8833"
|
|
},
|
|
{
|
|
"name": "http://www.vapidlabs.com/advisory.php?v=193",
|
|
"refsource": "MISC",
|
|
"url": "http://www.vapidlabs.com/advisory.php?v=193"
|
|
},
|
|
{
|
|
"name": "https://wordpress.org/plugins/surveys/",
|
|
"refsource": "MISC",
|
|
"url": "https://wordpress.org/plugins/surveys/"
|
|
}
|
|
]
|
|
}
|
|
} |