cvelist/2022/28xxx/CVE-2022-28813.json

130 lines
4.8 KiB
JSON
Raw Normal View History

2022-04-08 15:01:28 +00:00
{
"CVE_data_meta": {
2022-09-28 15:43:00 +02:00
"ASSIGNER": "info@cert.vde.com",
2022-04-08 15:01:28 +00:00
"ID": "CVE-2022-28813",
2022-09-28 15:43:00 +02:00
"STATE": "PUBLIC",
"TITLE": "SQL-injection in Car Park Server 3.0 allows for full database access."
2022-04-08 15:01:28 +00:00
},
2022-09-28 15:43:00 +02:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "UWP 3.0 Monitoring Gateway and Controller",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "8",
"version_value": "8.5.0.3"
}
]
}
},
{
2022-11-02 17:12:56 +01:00
"product_name": "UWP 3.0 Monitoring Gateway and Controller Security Enhanced",
2022-09-28 15:43:00 +02:00
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "8",
"version_value": "8.5.0.3"
}
]
}
},
{
2022-11-02 17:12:56 +01:00
"product_name": "UWP 3.0 Monitoring Gateway and Controller EDP version",
2022-09-28 15:43:00 +02:00
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "8",
"version_value": "8.5.0.3"
}
]
}
},
{
"product_name": "CPY Car Park Server",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "2",
"version_value": "2.8.3"
}
]
}
}
]
},
"vendor_name": "Carlo Gavazzi"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Vera Mens from Claroty Research"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-04-08 15:01:28 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-09-28 14:00:35 +00:00
"value": "In Carlo Gavazzi UWP3.0 in multiple versions and CPY Car Park Server in Version 2.8.3 a remote, unauthenticated attacker could make use of an SQL-injection to gain access to a volatile temporary database with the current states of the device."
2022-09-28 15:43:00 +02:00
}
]
},
"generator": {
2022-11-02 17:12:56 +01:00
"engine": "vulnogram 0.1.0-rc1"
2022-09-28 15:43:00 +02:00
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
2022-11-02 17:12:56 +01:00
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
2022-09-28 15:43:00 +02:00
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
2022-11-02 17:12:56 +01:00
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
2022-09-28 15:43:00 +02:00
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-89 SQL Injection"
}
]
2022-04-08 15:01:28 +00:00
}
]
2022-09-28 15:43:00 +02:00
},
"references": {
"reference_data": [
{
"name": "https://cert.vde.com/en/advisories/VDE-2022-029/",
"refsource": "CONFIRM",
"url": "https://cert.vde.com/en/advisories/VDE-2022-029/"
}
]
},
"source": {
"advisory": "VDE-2022-029",
"discovery": "EXTERNAL"
2022-04-08 15:01:28 +00:00
}
}