Search
Find a vulnerability
Search criteria
ⓘ
Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.
2 vulnerabilities by decidim-ice
CVE-2024-43415 (GCVE-0-2024-43415)
Vulnerability from cvelistv5 – Published: 2024-11-12 15:45 – Updated: 2024-11-14 16:31
VLAI
Title
Decidim-Awesome: SQL injection in AdminAccountability
Summary
An improper neutralization of special elements used in an SQL command in the papertrail/version- model of the decidim_awesome-module <= v0.11.1 (> 0.9.0) allows an authenticated admin user to manipulate sql queries to disclose information, read and write files or execute commands.
Severity
9 (Critical)
SSVC
Exploitation: none
Automatable: no
Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
- CWE-89 - Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Assigner
References
3 references
| URL | Tags |
|---|---|
| https://github.com/decidim-ice/decidim-module-dec… | x_refsource_CONFIRM |
| https://github.com/decidim-ice/decidim-module-dec… | x_refsource_MISC |
| https://pentest.ait.ac.at/security-advisory/decid… | x_refsource_MISC |
Impacted products
2 products
| Vendor | Product | Version | |
|---|---|---|---|
| decidim-ice | decidim-module-decidim_awesome |
Affected:
>= 0.9.1, < 0.10.3
Affected: >= 0.11.0, < 0.11.2 |
|
| decidim_international_community_environment | decidim-module-decidim_awesome |
Affected:
0 , ≤ 0.9.1
(custom)
Affected: 0 , < 0.10.3 (custom) Affected: 0 , ≤ 0.11.0 (custom) Affected: 0 , < 0.11.2 (custom) cpe:2.3:a:decidim_international_community_environment:decidim-module-decidim_awesome:*:*:*:*:*:*:*:* |
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:a:decidim_international_community_environment:decidim-module-decidim_awesome:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "decidim-module-decidim_awesome",
"vendor": "decidim_international_community_environment",
"versions": [
{
"lessThanOrEqual": "0.9.1",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "0.10.3",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThanOrEqual": "0.11.0",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "0.11.2",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-43415",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-11-14T16:27:37.388990Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-11-14T16:31:36.386Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "decidim-module-decidim_awesome",
"vendor": "decidim-ice",
"versions": [
{
"status": "affected",
"version": "\u003e= 0.9.1, \u003c 0.10.3"
},
{
"status": "affected",
"version": "\u003e= 0.11.0, \u003c 0.11.2"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "An improper neutralization of special elements used in an SQL command in the papertrail/version- model of the decidim_awesome-module \u003c= v0.11.1 (\u003e 0.9.0) allows an authenticated admin user to manipulate sql queries to disclose information, read and write files or execute commands."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 9,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:L",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-89",
"description": "CWE-89: Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-11-13T18:57:45.657Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/decidim-ice/decidim-module-decidim_awesome/security/advisories/GHSA-cxwf-qc32-375f",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/decidim-ice/decidim-module-decidim_awesome/security/advisories/GHSA-cxwf-qc32-375f"
},
{
"name": "https://github.com/decidim-ice/decidim-module-decidim_awesome/commit/84374037d34a3ac80dc18406834169c65869f11b",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/decidim-ice/decidim-module-decidim_awesome/commit/84374037d34a3ac80dc18406834169c65869f11b"
},
{
"name": "https://pentest.ait.ac.at/security-advisory/decidim-awesome-sql-injection-in-adminaccountability",
"tags": [
"x_refsource_MISC"
],
"url": "https://pentest.ait.ac.at/security-advisory/decidim-awesome-sql-injection-in-adminaccountability"
}
],
"source": {
"advisory": "GHSA-cxwf-qc32-375f",
"discovery": "UNKNOWN"
},
"title": "Decidim-Awesome: SQL injection in AdminAccountability"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2024-43415",
"datePublished": "2024-11-12T15:45:51.312Z",
"dateReserved": "2024-08-12T18:02:04.967Z",
"dateUpdated": "2024-11-14T16:31:36.386Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2024-43415 (GCVE-0-2024-43415)
Vulnerability from nvd – Published: 2024-11-12 15:45 – Updated: 2024-11-14 16:31
VLAI
Title
Decidim-Awesome: SQL injection in AdminAccountability
Summary
An improper neutralization of special elements used in an SQL command in the papertrail/version- model of the decidim_awesome-module <= v0.11.1 (> 0.9.0) allows an authenticated admin user to manipulate sql queries to disclose information, read and write files or execute commands.
Severity
9 (Critical)
SSVC
Exploitation: none
Automatable: no
Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
- CWE-89 - Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Assigner
References
3 references
| URL | Tags |
|---|---|
| https://github.com/decidim-ice/decidim-module-dec… | x_refsource_CONFIRM |
| https://github.com/decidim-ice/decidim-module-dec… | x_refsource_MISC |
| https://pentest.ait.ac.at/security-advisory/decid… | x_refsource_MISC |
Impacted products
2 products
| Vendor | Product | Version | |
|---|---|---|---|
| decidim-ice | decidim-module-decidim_awesome |
Affected:
>= 0.9.1, < 0.10.3
Affected: >= 0.11.0, < 0.11.2 |
|
| decidim_international_community_environment | decidim-module-decidim_awesome |
Affected:
0 , ≤ 0.9.1
(custom)
Affected: 0 , < 0.10.3 (custom) Affected: 0 , ≤ 0.11.0 (custom) Affected: 0 , < 0.11.2 (custom) cpe:2.3:a:decidim_international_community_environment:decidim-module-decidim_awesome:*:*:*:*:*:*:*:* |
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:a:decidim_international_community_environment:decidim-module-decidim_awesome:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "decidim-module-decidim_awesome",
"vendor": "decidim_international_community_environment",
"versions": [
{
"lessThanOrEqual": "0.9.1",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "0.10.3",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThanOrEqual": "0.11.0",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "0.11.2",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-43415",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-11-14T16:27:37.388990Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-11-14T16:31:36.386Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "decidim-module-decidim_awesome",
"vendor": "decidim-ice",
"versions": [
{
"status": "affected",
"version": "\u003e= 0.9.1, \u003c 0.10.3"
},
{
"status": "affected",
"version": "\u003e= 0.11.0, \u003c 0.11.2"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "An improper neutralization of special elements used in an SQL command in the papertrail/version- model of the decidim_awesome-module \u003c= v0.11.1 (\u003e 0.9.0) allows an authenticated admin user to manipulate sql queries to disclose information, read and write files or execute commands."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 9,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:L",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-89",
"description": "CWE-89: Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-11-13T18:57:45.657Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/decidim-ice/decidim-module-decidim_awesome/security/advisories/GHSA-cxwf-qc32-375f",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/decidim-ice/decidim-module-decidim_awesome/security/advisories/GHSA-cxwf-qc32-375f"
},
{
"name": "https://github.com/decidim-ice/decidim-module-decidim_awesome/commit/84374037d34a3ac80dc18406834169c65869f11b",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/decidim-ice/decidim-module-decidim_awesome/commit/84374037d34a3ac80dc18406834169c65869f11b"
},
{
"name": "https://pentest.ait.ac.at/security-advisory/decidim-awesome-sql-injection-in-adminaccountability",
"tags": [
"x_refsource_MISC"
],
"url": "https://pentest.ait.ac.at/security-advisory/decidim-awesome-sql-injection-in-adminaccountability"
}
],
"source": {
"advisory": "GHSA-cxwf-qc32-375f",
"discovery": "UNKNOWN"
},
"title": "Decidim-Awesome: SQL injection in AdminAccountability"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2024-43415",
"datePublished": "2024-11-12T15:45:51.312Z",
"dateReserved": "2024-08-12T18:02:04.967Z",
"dateUpdated": "2024-11-14T16:31:36.386Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}