cvelist/2008/5xxx/CVE-2008-5219.json

77 lines
2.3 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 22:53:30 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2008-5219",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-17 22:53:30 +00:00
"lang": "eng",
"value": "The password change feature (admin/cp.php) in VideoScript 4.0.1.50 and earlier does not check for administrative authentication and does not require knowledge of the original password, which allows remote attackers to change the admin account password via modified npass and npass1 parameters."
2017-10-16 12:31:07 -04:00
}
2019-03-17 22:53:30 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "49885",
"refsource": "OSVDB",
"url": "http://osvdb.org/49885"
},
{
"name": "32718",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/32718"
},
{
"name": "7149",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/7149"
},
{
"name": "4634",
"refsource": "SREASON",
"url": "http://securityreason.com/securityalert/4634"
}
]
}
}