TR-CERT/CVE-2022-4554/20230124

This commit is contained in:
uuren 2023-01-24 11:11:49 +03:00
parent 9e745bd8d6
commit ffe5d6b81f

View File

@ -1,18 +1,109 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-4554",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"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."
}
]
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"generator": {
"engine": "Vulnogram 0.0.9"
},
"CVE_data_meta": {
"ID": "CVE-2022-4554",
"ASSIGNER": "cve@usom.gov.tr",
"DATE_PUBLIC": "2023-01-24T07:30:00.000Z",
"TITLE": "Reflected XSS B2B Dealer Ordering System",
"AKA": "",
"STATE": "PUBLIC"
},
"source": {
"defect": [
"TR-23-0022"
],
"advisory": "TR-23-0022",
"discovery": "EXTERNAL"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "ID Software Project and Consultancy Services",
"product": {
"product_data": [
{
"product_name": "B2B Customer Ordering System",
"version": {
"version_data": [
{
"version_name": "",
"version_affected": "<",
"version_value": "1.0.0.347",
"platform": ""
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79: Reflected XSS"
}
]
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "B2B Customer Ordering System developed by ID Software Project and Consultancy Services before version 1.0.0.347 has an authenticated Reflected XSS vulnerability. This has been fixed in the version 1.0.0.347."
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://www.usom.gov.tr/bildirim/tr-23-0022",
"name": "https://www.usom.gov.tr/bildirim/tr-23-0022"
}
]
},
"configuration": [],
"impact": {
"cvss": {
"version": "3.1",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "HIGH",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N",
"baseScore": 4.8,
"baseSeverity": "MEDIUM"
}
},
"exploit": [],
"work_around": [],
"solution": [
{
"lang": "eng",
"value": "B2B Customer Ordering System product should be updated to the 1.0.0.347 version provided by the vendor."
}
],
"credit": [
{
"lang": "eng",
"value": "Alican Özdemir"
}
]
}