fkie_cve-2012-2109
Vulnerability from fkie_nvd
Published
2012-09-04 20:55
Modified
2025-04-11 00:51
Severity ?
Summary
SQL injection vulnerability in wp-load.php in the BuddyPress plugin 1.5.x before 1.5.5 of WordPress allows remote attackers to execute arbitrary SQL commands via the page parameter in an activity_widget_filter action.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
buddypress | buddypress | 1.5 | |
buddypress | buddypress | 1.5.1 | |
buddypress | buddypress | 1.5.2 | |
buddypress | buddypress | 1.5.3 | |
buddypress | buddypress | 1.5.3.1 | |
buddypress | buddypress | 1.5.4 | |
wordpress | wordpress | - |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:buddypress:buddypress:1.5:*:*:*:*:*:*:*", "matchCriteriaId": "C9394196-1CA1-483C-AD08-A3E0394DDF10", "vulnerable": true }, { "criteria": "cpe:2.3:a:buddypress:buddypress:1.5.1:*:*:*:*:*:*:*", "matchCriteriaId": "5D27C624-D322-422D-B13A-62F1E13ABD4F", "vulnerable": true }, { "criteria": "cpe:2.3:a:buddypress:buddypress:1.5.2:*:*:*:*:*:*:*", "matchCriteriaId": "FC4674DD-27E1-42C9-8344-D813463F8D15", "vulnerable": true }, { "criteria": "cpe:2.3:a:buddypress:buddypress:1.5.3:*:*:*:*:*:*:*", "matchCriteriaId": "26D57394-2AAA-4C74-AE60-E3FAE065BE0A", "vulnerable": true }, { "criteria": "cpe:2.3:a:buddypress:buddypress:1.5.3.1:*:*:*:*:*:*:*", "matchCriteriaId": "E2B8A697-123A-46D8-80DC-B5261C51F5D0", "vulnerable": true }, { "criteria": "cpe:2.3:a:buddypress:buddypress:1.5.4:*:*:*:*:*:*:*", "matchCriteriaId": "B617F2D6-3BF1-4A12-9B49-61B06916FF7D", "vulnerable": true } ], "negate": false, "operator": "OR" }, { "cpeMatch": [ { "criteria": "cpe:2.3:a:wordpress:wordpress:-:*:*:*:*:*:*:*", "matchCriteriaId": "A77EB0E7-7FA7-4232-97DF-7C7587D163F1", "vulnerable": false } ], "negate": false, "operator": "OR" } ], "operator": "AND" } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "SQL injection vulnerability in wp-load.php in the BuddyPress plugin 1.5.x before 1.5.5 of WordPress allows remote attackers to execute arbitrary SQL commands via the page parameter in an activity_widget_filter action." }, { "lang": "es", "value": "Vulnerabilidad de inyecci\u00f3n SQL en wp-load.php en el complemento BuddyPress v1.5.x antes de v1.5.5 para WordPress, permite a atacantes remotos ejecutar comandos SQL de su elecci\u00f3n a trav\u00e9s del par\u00e1metro page en una acci\u00f3n activity_widget_filter" } ], "id": "CVE-2012-2109", "lastModified": "2025-04-11T00:51:21.963", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "HIGH", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ] }, "published": "2012-09-04T20:55:02.013", "references": [ { "source": "secalert@redhat.com", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://buddypress.org/2012/03/buddypress-1-5-5/" }, { "source": "secalert@redhat.com", "url": "http://osvdb.org/80763" }, { "source": "secalert@redhat.com", "tags": [ "Exploit" ], "url": "http://seclists.org/bugtraq/2012/Apr/4" }, { "source": "secalert@redhat.com", "tags": [ "Exploit" ], "url": "http://www.exploit-db.com/exploits/18690" }, { "source": "secalert@redhat.com", "tags": [ "Exploit" ], "url": "http://www.openwall.com/lists/oss-security/2012/04/15/2" }, { "source": "secalert@redhat.com", "url": "http://www.openwall.com/lists/oss-security/2012/04/16/10" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://buddypress.org/2012/03/buddypress-1-5-5/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://osvdb.org/80763" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit" ], "url": "http://seclists.org/bugtraq/2012/Apr/4" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit" ], "url": "http://www.exploit-db.com/exploits/18690" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit" ], "url": "http://www.openwall.com/lists/oss-security/2012/04/15/2" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.openwall.com/lists/oss-security/2012/04/16/10" } ], "sourceIdentifier": "secalert@redhat.com", "vulnStatus": "Deferred", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-89" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…