"-Synchronized-Data."

This commit is contained in:
CVE Team 2023-04-16 10:00:38 +00:00
parent 17292ee828
commit bf867167e3
No known key found for this signature in database
GPG Key ID: E3252B3D49582C98
2 changed files with 163 additions and 169 deletions

View File

@ -1,109 +1,106 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"generator": {
"engine": "Vulnogram 0.0.9"
},
"CVE_data_meta": {
"ID": "CVE-2022-2807",
"ASSIGNER": "cve@usom.gov.tr",
"DATE_PUBLIC": "2022-11-25T15:00:00.000Z",
"TITLE": "SQL Injection in Prens",
"AKA": "",
"STATE": "PUBLIC"
},
"source": {
"defect": [
"TR-22-0708"
],
"advisory": "TR-22-0708",
"discovery": "EXTERNAL"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Algan Yazılım",
"product": {
"product_data": [
{
"product_name": "Prens Student Information System",
"version": {
"version_data": [
{
"version_name": "",
"version_affected": "<",
"version_value": "2.1.11",
"platform": ""
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-89 SQL Injection"
}
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-2807",
"ASSIGNER": "cve@usom.gov.tr",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "SQL Injection vulnerability in Algan Software Prens Student Information System allows SQL Injection.This issue affects Prens Student Information System: before 2.1.11.\n\n"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-89 SQL Injection",
"cweId": "CWE-89"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Algan Software",
"product": {
"product_data": [
{
"product_name": "Prens Student Information System",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "2.1.11"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.usom.gov.tr/bildirim/tr-22-0708",
"refsource": "MISC",
"name": "https://www.usom.gov.tr/bildirim/tr-22-0708"
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"source": {
"advisory": "TR-22-0708",
"defect": [
"TR-22-0708"
],
"discovery": "EXTERNAL"
},
"solution": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "<p>\n\nAlgan Software Prens Student Information System should be updated to &gt;= 2.1.11.\n\n</p>"
}
],
"value": "\nAlgan Software Prens Student Information System should be updated to >= 2.1.11.\n\n\n\n"
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
]
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Algan Yazılım Prens Student Information System product has an unauthenticated SQL Injection vulnerability."
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://www.usom.gov.tr/bildirim/tr-22-0708",
"name": "https://www.usom.gov.tr/bildirim/tr-22-0708"
}
]
},
"configuration": [],
"impact": {
"cvss": {
"version": "3.1",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"availabilityImpact": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:L",
"baseScore": 8.6,
"baseSeverity": "HIGH"
}
},
"exploit": [],
"work_around": [],
"solution": [
{
"lang": "eng",
"value": "Algan Yazılım Prens Student Information System should be updated to the latest version provided by the vendor."
}
],
"credit": [
{
"lang": "eng",
"value": "bus"
}
]
}

View File

@ -1,30 +1,38 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"generator": {
"engine": "Vulnogram 0.0.9"
},
"CVE_data_meta": {
"ID": "CVE-2022-2808",
"ASSIGNER": "cve@usom.gov.tr",
"DATE_PUBLIC": "2022-12-02T15:00:00.000Z",
"TITLE": "IDOR in Prens",
"AKA": "",
"STATE": "PUBLIC"
},
"source": {
"defect": [
"TR-22-0708"
],
"advisory": "TR-22-0708",
"discovery": "EXTERNAL"
"description": {
"description_data": [
{
"lang": "eng",
"value": "Authorization Bypass Through User-Controlled Key vulnerability in Algan Software Prens Student Information System allows Object Relational Mapping Injection.This issue affects Prens Student Information System: before 2.1.11.\n\n"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-639 Authorization Bypass Through User-Controlled Key",
"cweId": "CWE-639"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Algan Yaz\u0131l\u0131m",
"vendor_name": "Algan Software",
"product": {
"product_data": [
{
@ -32,10 +40,9 @@
"version": {
"version_data": [
{
"version_name": "",
"version_affected": "<",
"version_value": "2.1.11",
"platform": ""
"version_name": "0",
"version_value": "2.1.11"
}
]
}
@ -46,64 +53,54 @@
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-639 Authorization Bypass Through User-Controlled Key"
}
]
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Algan Yaz\u0131l\u0131m Prens Student Information System product has an authenticated Insecure Direct Object Reference (IDOR) vulnerability."
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://www.usom.gov.tr/bildirim/tr-22-0708",
"refsource": "MISC",
"name": "https://www.usom.gov.tr/bildirim/tr-22-0708"
}
]
},
"configuration": [],
"impact": {
"cvss": {
"version": "3.1",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"baseScore": 4.3,
"baseSeverity": "MEDIUM"
}
"generator": {
"engine": "Vulnogram 0.0.9"
},
"source": {
"advisory": "TR-22-0708",
"defect": [
"TR-22-0708"
],
"discovery": "EXTERNAL"
},
"exploit": [],
"work_around": [],
"solution": [
{
"lang": "eng",
"value": "Algan Yaz\u0131l\u0131m Prens Student Information System should be updated to the latest version provided by the vendor."
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "<p>Algan Software Prens Student Information System should be updated to &gt;=&nbsp;\n\n 2.1.11.</p>"
}
],
"value": "Algan Software Prens Student Information System should be updated to >=\u00a0\n\n 2.1.11.\n\n"
}
],
"credit": [
{
"lang": "eng",
"value": "bus"
}
]
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
}
]
}
}