"-Synchronized-Data."

This commit is contained in:
CVE Team 2024-04-24 04:00:34 +00:00
parent d889c823b4
commit a3ebd3790a
No known key found for this signature in database
GPG Key ID: BC5FD8F2443B23B7

View File

@ -1,17 +1,66 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2024-28613",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ID": "CVE-2024-28613",
"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": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "SQL Injection vulnerability in PHP Task Management System v.1.0 allows a remote attacker to escalate privileges and obtain sensitive information via the task_id parameter of the task-details.php, and edit-task.php component."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.sourcecodester.com/php/17217/employee-management-system-php-and-mysql-free-download.html",
"refsource": "MISC",
"name": "https://www.sourcecodester.com/php/17217/employee-management-system-php-and-mysql-free-download.html"
},
{
"url": "https://github.com/hakkitoklu/hunt/blob/main/PHP%20Task%20Management%20System/sqli.md",
"refsource": "MISC",
"name": "https://github.com/hakkitoklu/hunt/blob/main/PHP%20Task%20Management%20System/sqli.md"
}
]
}