cvelist/2022/41xxx/CVE-2022-41892.json
advisory-database[bot] ff02abe233
Add CVE-2022-41892 for GHSA-gmpq-xrxj-xh8m
Add CVE-2022-41892 for GHSA-gmpq-xrxj-xh8m
2022-11-11 03:53:03 +00:00

89 lines
3.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2022-41892",
"STATE": "PUBLIC",
"TITLE": "Arches vulnerable to SQL Injection"
},
"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",
"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."
}
]
},
"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"
}
}