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

77 lines
2.5 KiB
JSON
Raw Normal View History

2021-02-05 22:00:46 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-07-22 16:00:58 +00:00
"ID": "CVE-2021-26764",
"STATE": "PUBLIC"
2021-02-05 22:00:46 +00:00
},
2021-07-22 16:00:58 +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:00:46 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-07-22 16:00:58 +00:00
"value": "SQL injection vulnerability in PHPGurukul Student Record System v 4.0 allows remote attackers to execute arbitrary SQL statements, via the id parameter to edit-std.php."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://phpgurukul.com/",
"refsource": "MISC",
"name": "https://phpgurukul.com/"
},
{
"url": "https://phpgurukul.com/wp-content/uploads/2019/05/schoolmanagement.zip",
"refsource": "MISC",
"name": "https://phpgurukul.com/wp-content/uploads/2019/05/schoolmanagement.zip"
},
{
"url": "https://packetstormsecurity.com/files/161237/Student-Record-System-4.0-SQL-Injection.html",
"refsource": "MISC",
"name": "https://packetstormsecurity.com/files/161237/Student-Record-System-4.0-SQL-Injection.html"
},
{
"url": "https://github.com/BigTiger2020/Student-Record-System-/blob/main/README.md",
"refsource": "MISC",
"name": "https://github.com/BigTiger2020/Student-Record-System-/blob/main/README.md"
2021-02-05 22:00:46 +00:00
}
]
}
}