cvelist/2022/41xxx/CVE-2022-41892.json

89 lines
3.2 KiB
JSON
Raw Normal View History

2022-09-30 17:00:33 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
2022-09-30 17:00:33 +00:00
"ID": "CVE-2022-41892",
"STATE": "PUBLIC",
"TITLE": "Arches vulnerable to SQL Injection"
2022-09-30 17:00:33 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "arches",
"version": {
"version_data": [
{
"version_value": "<= 6.1.2"
},
{
"version_value": ">= 6.2.0, < 6.2.1"
},
{
"version_value": ">= 7.0.0, < 7.1.2"
}
]
}
}
]
},
"vendor_name": "archesproject"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-09-30 17:00:33 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "Arches is a web platform for creating, managing, & visualizing geospatial data. Versions prior to 6.1.2, 6.2.1, and 7.1.2 are vulnerable to SQL Injection. With a carefully crafted web request, it's possible to execute certain unwanted sql statements against the database. This issue is fixed in version 7.12, 6.2.1, and 6.1.2. Users are recommended to upgrade as soon as possible. There are no workarounds."
2022-09-30 17:00:33 +00:00
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:L",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/archesproject/arches/security/advisories/GHSA-gmpq-xrxj-xh8m",
"refsource": "CONFIRM",
"url": "https://github.com/archesproject/arches/security/advisories/GHSA-gmpq-xrxj-xh8m"
}
]
},
"source": {
"advisory": "GHSA-gmpq-xrxj-xh8m",
"discovery": "UNKNOWN"
2022-09-30 17:00:33 +00:00
}
}