cvelist/2021/26xxx/CVE-2021-26822.json

72 lines
2.4 KiB
JSON
Raw Normal View History

2021-02-05 22:01:05 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-02-15 21:00:39 +00:00
"ID": "CVE-2021-26822",
"STATE": "PUBLIC"
2021-02-05 22:01:05 +00:00
},
2021-02-15 21:00:39 +00:00
"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",
2021-02-05 22:01:05 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-02-15 21:00:39 +00:00
"value": "Teachers Record Management System 1.0 is affected by a SQL injection vulnerability in 'searchteacher' POST parameter in search-teacher.php. This vulnerability can be exploited by a remote unauthenticated attacker to leak sensitive information and perform code execution attacks."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://phpgurukul.com/teachers-record-management-system-using-php-and-mysql/",
"refsource": "MISC",
"name": "https://phpgurukul.com/teachers-record-management-system-using-php-and-mysql/"
},
{
"refsource": "MISC",
"name": "https://www.exploit-db.com/exploits/49562",
"url": "https://www.exploit-db.com/exploits/49562"
},
{
"refsource": "MISC",
"name": "https://github.com/nu11secur1ty/CVE-mitre/tree/main/CVE-2021-26822",
"url": "https://github.com/nu11secur1ty/CVE-mitre/tree/main/CVE-2021-26822"
2021-02-05 22:01:05 +00:00
}
]
}
}