Add CVE-2022-41892 for GHSA-gmpq-xrxj-xh8m

Add CVE-2022-41892 for GHSA-gmpq-xrxj-xh8m
This commit is contained in:
advisory-database[bot] 2022-11-11 03:53:03 +00:00 committed by GitHub
parent 444be6a0b9
commit ff02abe233
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,18 +1,89 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2022-41892",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"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": "** 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."
"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"
}
}