Vulnerabilites related to badgeos - badgos
Vulnerability from fkie_nvd
Published
2022-09-19 14:15
Modified
2024-11-21 07:01
Severity ?
Summary
The BadgeOS WordPress plugin before 3.7.1.3 does not sanitise and escape parameters before using them in SQL statements via AJAX actions available to any authenticated users, leading to SQL Injections
References
▼ | URL | Tags | |
---|---|---|---|
contact@wpscan.com | https://wpscan.com/vulnerability/8743534f-8ebd-496a-99bc-5052a8bac86a | Exploit, Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://wpscan.com/vulnerability/8743534f-8ebd-496a-99bc-5052a8bac86a | Exploit, Patch, Third Party Advisory |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:badgeos:badgos:*:*:*:*:*:wordpress:*:*", "matchCriteriaId": "CB50DB2A-AC5E-4596-B079-E78D9134A378", "versionEndExcluding": "3.7.1.3", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "The BadgeOS WordPress plugin before 3.7.1.3 does not sanitise and escape parameters before using them in SQL statements via AJAX actions available to any authenticated users, leading to SQL Injections" }, { "lang": "es", "value": "El plugin BadgeOS de WordPress versiones anteriores a 3.7.1.3, no sanea ni escapa de los par\u00e1metros antes de usarlos en sentencias SQL por medio de acciones AJAX disponibles para cualquier usuario autenticado, lo que conlleva inyecciones SQL" } ], "id": "CVE-2022-2958", "lastModified": "2024-11-21T07:01:59.310", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 5.9, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2022-09-19T14:15:11.050", "references": [ { "source": "contact@wpscan.com", "tags": [ "Exploit", "Patch", "Third Party Advisory" ], "url": "https://wpscan.com/vulnerability/8743534f-8ebd-496a-99bc-5052a8bac86a" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Patch", "Third Party Advisory" ], "url": "https://wpscan.com/vulnerability/8743534f-8ebd-496a-99bc-5052a8bac86a" } ], "sourceIdentifier": "contact@wpscan.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-89" } ], "source": "contact@wpscan.com", "type": "Primary" } ] }
cve-2022-2958
Vulnerability from cvelistv5
Published
2022-09-19 14:01
Modified
2024-08-03 00:52
Severity ?
EPSS score ?
Summary
The BadgeOS WordPress plugin before 3.7.1.3 does not sanitise and escape parameters before using them in SQL statements via AJAX actions available to any authenticated users, leading to SQL Injections
References
▼ | URL | Tags |
---|---|---|
https://wpscan.com/vulnerability/8743534f-8ebd-496a-99bc-5052a8bac86a | x_refsource_MISC |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-03T00:52:59.878Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://wpscan.com/vulnerability/8743534f-8ebd-496a-99bc-5052a8bac86a" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "BadgeOS", "vendor": "Unknown", "versions": [ { "lessThan": "3.7.1.3", "status": "affected", "version": "3.7.1.3", "versionType": "custom" } ] } ], "credits": [ { "lang": "en", "value": "cydave" } ], "descriptions": [ { "lang": "en", "value": "The BadgeOS WordPress plugin before 3.7.1.3 does not sanitise and escape parameters before using them in SQL statements via AJAX actions available to any authenticated users, leading to SQL Injections" } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-89", "description": "CWE-89 SQL Injection", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2022-09-19T14:01:05", "orgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81", "shortName": "WPScan" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://wpscan.com/vulnerability/8743534f-8ebd-496a-99bc-5052a8bac86a" } ], "source": { "discovery": "EXTERNAL" }, "title": "BadgeOS \u003c 3.7.1.3 - Subscriber+ SQLi", "x_generator": "WPScan CVE Generator", "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "contact@wpscan.com", "ID": "CVE-2022-2958", "STATE": "PUBLIC", "TITLE": "BadgeOS \u003c 3.7.1.3 - Subscriber+ SQLi" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "BadgeOS", "version": { "version_data": [ { "version_affected": "\u003c", "version_name": "3.7.1.3", "version_value": "3.7.1.3" } ] } } ] }, "vendor_name": "Unknown" } ] } }, "credit": [ { "lang": "eng", "value": "cydave" } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "The BadgeOS WordPress plugin before 3.7.1.3 does not sanitise and escape parameters before using them in SQL statements via AJAX actions available to any authenticated users, leading to SQL Injections" } ] }, "generator": "WPScan CVE Generator", "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-89 SQL Injection" } ] } ] }, "references": { "reference_data": [ { "name": "https://wpscan.com/vulnerability/8743534f-8ebd-496a-99bc-5052a8bac86a", "refsource": "MISC", "url": "https://wpscan.com/vulnerability/8743534f-8ebd-496a-99bc-5052a8bac86a" } ] }, "source": { "discovery": "EXTERNAL" } } } }, "cveMetadata": { "assignerOrgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81", "assignerShortName": "WPScan", "cveId": "CVE-2022-2958", "datePublished": "2022-09-19T14:01:05", "dateReserved": "2022-08-23T00:00:00", "dateUpdated": "2024-08-03T00:52:59.878Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }