cvelist/2010/5xxx/CVE-2010-5333.json
2019-09-24 17:00:58 +00:00

82 lines
3.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2010-5333",
"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": "The web server in Integard Pro and Home before 2.0.0.9037 and 2.2.x before 2.2.0.9037 has a buffer overflow via a long password in an administration login POST request, leading to arbitrary code execution. An SEH-overwrite buffer overflow already existed for the vulnerable software. This CVE is to track an alternate exploitation method, utilizing an EIP-overwrite buffer overflow."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.exploit-db.com/exploits/14941",
"refsource": "MISC",
"name": "https://www.exploit-db.com/exploits/14941"
},
{
"url": "https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/windows/http/integard_password_bof.rb",
"refsource": "MISC",
"name": "https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/windows/http/integard_password_bof.rb"
},
{
"url": "https://www.exploit-db.com/exploits/15016",
"refsource": "MISC",
"name": "https://www.exploit-db.com/exploits/15016"
},
{
"refsource": "MISC",
"name": "https://purpl3f0xsec.tech/2019/08/04/osce-prep-integard.html",
"url": "https://purpl3f0xsec.tech/2019/08/04/osce-prep-integard.html"
},
{
"refsource": "MISC",
"name": "https://github.com/purpl3-f0x/OSCE-prep/blob/master/eip_integard.py",
"url": "https://github.com/purpl3-f0x/OSCE-prep/blob/master/eip_integard.py"
}
]
}
}