cvelist/2025/2xxx/CVE-2025-2589.json

124 lines
4.2 KiB
JSON
Raw Normal View History

2025-03-21 07:00:31 +00:00
{
2025-03-21 13:00:31 +00:00
"data_version": "4.0",
2025-03-21 07:00:31 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2025-2589",
2025-03-21 13:00:31 +00:00
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
2025-03-21 07:00:31 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2025-03-21 13:00:31 +00:00
"value": "A vulnerability was found in code-projects Human Resource Management System 1.0.1 and classified as critical. This issue affects the function Index of the file \\handler\\Account.go. The manipulation of the argument user_cookie leads to improper authorization. The exploit has been disclosed to the public and may be used."
},
{
"lang": "deu",
"value": "Eine kritische Schwachstelle wurde in code-projects Human Resource Management System 1.0.1 gefunden. Hierbei geht es um die Funktion Index der Datei \\handler\\Account.go. Mittels dem Manipulieren des Arguments user_cookie mit unbekannten Daten kann eine improper authorization-Schwachstelle ausgenutzt werden. Der Exploit steht zur \u00f6ffentlichen Verf\u00fcgung."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper Authorization",
"cweId": "CWE-285"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "Incorrect Privilege Assignment",
"cweId": "CWE-266"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "code-projects",
"product": {
"product_data": [
{
"product_name": "Human Resource Management System",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "1.0.1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://vuldb.com/?id.300569",
"refsource": "MISC",
"name": "https://vuldb.com/?id.300569"
},
{
"url": "https://vuldb.com/?ctiid.300569",
"refsource": "MISC",
"name": "https://vuldb.com/?ctiid.300569"
},
{
"url": "https://vuldb.com/?submit.517343",
"refsource": "MISC",
"name": "https://vuldb.com/?submit.517343"
},
{
"url": "https://github.com/38279/1/issues/1",
"refsource": "MISC",
"name": "https://github.com/38279/1/issues/1"
},
{
"url": "https://code-projects.org/",
"refsource": "MISC",
"name": "https://code-projects.org/"
}
]
},
"credits": [
{
"lang": "en",
"value": "hnsjwaxxjsyxgs (VulDB User)"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"baseScore": 5.5,
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"baseSeverity": "MEDIUM"
},
{
"version": "3.0",
"baseScore": 5.5,
"vectorString": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"baseSeverity": "MEDIUM"
},
{
"version": "2.0",
"baseScore": 5.2,
"vectorString": "AV:A/AC:L/Au:S/C:P/I:P/A:P"
2025-03-21 07:00:31 +00:00
}
]
}
}