cvelist/2010/3xxx/CVE-2010-3603.json

92 lines
3.2 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 01:35:42 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2010-3603",
"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-18 01:35:42 +00:00
"lang": "eng",
"value": "Cross-site request forgery (CSRF) vulnerability in the file manager service (Services/FileService.ashx) in mojoPortal 2.3.4.3 and 2.3.5.1 allows remote attackers to hijack the authentication of administrators for requests that rename arbitrary files, as demonstrated by causing the user.config file to be moved, leading to a denial of service (service stop) and possibly the exposure of sensitive information."
2017-10-16 12:31:07 -04:00
}
2019-03-18 01:35:42 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "41481",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/41481"
},
{
"name": "http://packetstormsecurity.org/1009-advisories/moaub16-mojoportal.pdf",
"refsource": "MISC",
"url": "http://packetstormsecurity.org/1009-advisories/moaub16-mojoportal.pdf"
},
{
"name": "mojoportal-fileservice-csrf(61834)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/61834"
},
{
"name": "http://packetstormsecurity.org/1009-exploits/moaub-mojoportal.txt",
"refsource": "MISC",
"url": "http://packetstormsecurity.org/1009-exploits/moaub-mojoportal.txt"
},
{
"name": "68060",
"refsource": "OSVDB",
"url": "http://osvdb.org/68060"
},
{
"name": "15018",
"refsource": "EXPLOIT-DB",
"url": "http://www.exploit-db.com/exploits/15018"
},
{
"name": "http://www.mojoportal.com/mojoportal-2352-released.aspx",
"refsource": "CONFIRM",
"url": "http://www.mojoportal.com/mojoportal-2352-released.aspx"
}
]
}
}