Auto-merge PR#8483

Auto-merge PR#8483
This commit is contained in:
CVE Team 2023-01-13 02:35:16 -05:00 committed by GitHub
commit 642242ddb6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,17 +2,108 @@
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"generator": {
"engine": "Vulnogram 0.0.9"
},
"CVE_data_meta": {
"ID": "CVE-2022-3693",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "cve@usom.gov.tr",
"DATE_PUBLIC": "2023-01-13T13:20:00.000Z",
"TITLE": "Path traversal in File Management System",
"AKA": "",
"STATE": "PUBLIC"
},
"source": {
"defect": [
"TR-23-0021"
],
"advisory": "TR-23-0021",
"discovery": "EXTERNAL"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "FileOrbis",
"product": {
"product_data": [
{
"product_name": "FileOrbis File Management System",
"version": {
"version_data": [
{
"version_name": "",
"version_affected": "<",
"version_value": "10.6.3",
"platform": ""
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-35: Path Traversal"
}
]
}
]
},
"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": "The File Management System developed by FileOrbis before version 10.6.3 has an unauthenticated local file inclusion and path traversal vulnerability. This has been fixed in the version 10.6.3"
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://www.usom.gov.tr/bildirim/tr-23-0021",
"name": "https://www.usom.gov.tr/bildirim/tr-23-0021"
}
]
},
"configuration": [],
"impact": {
"cvss": {
"version": "3.1",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"baseScore": 7.5,
"baseSeverity": "HIGH"
}
},
"exploit": [],
"work_around": [],
"solution": [
{
"lang": "eng",
"value": "FileOrbis File Management System module should be updated to the 10.6.3 version provided by the vendor. "
}
],
"credit": [
{
"lang": "eng",
"value": "Tevfik Demirel"
}
]
}
}