cvelist/2024/13xxx/CVE-2024-13110.json
2025-01-02 14:00:54 +00:00

124 lines
4.6 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-13110",
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A vulnerability classified as problematic has been found in Beijing Yunfan Internet Technology Yunfan Learning Examination System 1.9.2. Affected is an unknown function of the file src/main/java/com/yf/exam/modules/paper/controller/PaperController.java\uff0c of the component Exam Answer Handler. The manipulation leads to information disclosure. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used."
},
{
"lang": "deu",
"value": "Es wurde eine problematische Schwachstelle in Beijing Yunfan Internet Technology Yunfan Learning Examination System 1.9.2 entdeckt. Hiervon betroffen ist ein unbekannter Codeblock der Datei src/main/java/com/yf/exam/modules/paper/controller/PaperController.java\uff0c der Komponente Exam Answer Handler. Durch Beeinflussen mit unbekannten Daten kann eine information disclosure-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk angegangen werden. Der Exploit steht zur \u00f6ffentlichen Verf\u00fcgung."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Information Disclosure",
"cweId": "CWE-200"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "Improper Access Controls",
"cweId": "CWE-284"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Beijing Yunfan Internet Technology",
"product": {
"product_data": [
{
"product_name": "Yunfan Learning Examination System",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "1.9.2"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://vuldb.com/?id.289926",
"refsource": "MISC",
"name": "https://vuldb.com/?id.289926"
},
{
"url": "https://vuldb.com/?ctiid.289926",
"refsource": "MISC",
"name": "https://vuldb.com/?ctiid.289926"
},
{
"url": "https://vuldb.com/?submit.467700",
"refsource": "MISC",
"name": "https://vuldb.com/?submit.467700"
},
{
"url": "https://github.com/qiutiandefeng/yfexam-exam/issues/5",
"refsource": "MISC",
"name": "https://github.com/qiutiandefeng/yfexam-exam/issues/5"
},
{
"url": "https://github.com/qiutiandefeng/yfexam-exam/issues/5#issue-2754675223",
"refsource": "MISC",
"name": "https://github.com/qiutiandefeng/yfexam-exam/issues/5#issue-2754675223"
}
]
},
"credits": [
{
"lang": "en",
"value": "LVZC (VulDB User)"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"baseScore": 4.3,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"baseSeverity": "MEDIUM"
},
{
"version": "3.0",
"baseScore": 4.3,
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"baseSeverity": "MEDIUM"
},
{
"version": "2.0",
"baseScore": 4,
"vectorString": "AV:N/AC:L/Au:S/C:P/I:N/A:N"
}
]
}
}