cvelist/2020/25xxx/CVE-2020-25005.json
2020-09-03 22:01:42 +00:00

67 lines
2.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-25005",
"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": "Heybbs v1.2 has a SQL injection vulnerability in msg.php file via the ID parameter which may allow a remote attacker to execute arbitrary code."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.exploit-db.com/",
"refsource": "MISC",
"name": "https://www.exploit-db.com/"
},
{
"refsource": "MISC",
"name": "https://www.jazzsec.com/2020/08/27/heybbs-has-three-file-sql-injection-vulnerabilities/",
"url": "https://www.jazzsec.com/2020/08/27/heybbs-has-three-file-sql-injection-vulnerabilities/"
}
]
}
}