cvelist/2017/20xxx/CVE-2017-20140.json
2022-07-22 18:00:44 +00:00

78 lines
2.6 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2017-20140",
"TITLE": "Itech Movie Portal Script movie.php Reflected cross site scripting",
"REQUESTER": "cna@vuldb.com",
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
},
"generator": "vuldb.com",
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Itech",
"product": {
"product_data": [
{
"product_name": "Movie Portal Script",
"version": {
"version_data": [
{
"version_value": "7.36"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-80 Basic Cross Site Scripting"
}
]
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A vulnerability was found in Itech Movie Portal Script 7.36. It has been rated as problematic. Affected by this issue is some unknown functionality of the file /movie.php. The manipulation of the argument f with the input <img src=i onerror=prompt(1)> leads to basic cross site scripting (Reflected). The attack may be launched remotely. The exploit has been disclosed to the public and may be used."
}
]
},
"credit": "Marc Castejon",
"impact": {
"cvss": {
"version": "3.1",
"baseScore": "4.3",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N"
}
},
"references": {
"reference_data": [
{
"url": "https://www.exploit-db.com/exploits/41155/",
"refsource": "MISC",
"name": "https://www.exploit-db.com/exploits/41155/"
},
{
"url": "https://vuldb.com/?id.96254",
"refsource": "MISC",
"name": "https://vuldb.com/?id.96254"
}
]
}
}