cvelist/2020/28xxx/CVE-2020-28173.json
2021-03-31 13:00:39 +00:00

77 lines
2.8 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-28173",
"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": "Simple College Website 1.0 allows a user to conduct remote code execution via /alumni/admin/ajax.php?action=save_settings when uploading a malicious file using the image upload functionality, which is stored in /alumni/admin/assets/uploads/."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://dl.packetstormsecurity.net/2010-exploits/simplecollegewebsite10-sqlexec.txt",
"refsource": "MISC",
"name": "https://dl.packetstormsecurity.net/2010-exploits/simplecollegewebsite10-sqlexec.txt"
},
{
"url": "https://www.sourcecodester.com/php/14548/simple-college-website-using-htmlphpmysqli-source-code.html",
"refsource": "MISC",
"name": "https://www.sourcecodester.com/php/14548/simple-college-website-using-htmlphpmysqli-source-code.html"
},
{
"url": "https://www.sourcecodester.com/sites/default/files/download/oretnom23/simple-college-website.zip",
"refsource": "MISC",
"name": "https://www.sourcecodester.com/sites/default/files/download/oretnom23/simple-college-website.zip"
},
{
"url": "https://github.com/yunaranyancat/poc-dump/blob/main/simplecollegewebsite/sqli_rce.py",
"refsource": "MISC",
"name": "https://github.com/yunaranyancat/poc-dump/blob/main/simplecollegewebsite/sqli_rce.py"
}
]
}
}