René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

133 lines
4.0 KiB
JSON

{
"id": "CVE-2011-4669",
"sourceIdentifier": "cve@mitre.org",
"published": "2011-12-02T16:55:00.827",
"lastModified": "2017-08-29T01:30:32.007",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in wp-users.php in WordPress Users plugin 1.3 and possibly earlier for WordPress allows remote attackers to execute arbitrary SQL commands via the uid parameter to index.php."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n SQL en wp-users.php de WordPress Users plugin v1.3 y posiblemente anterior para WordPress permite a atacantes remotos ejecutar comandos SQL a trav\u00e9s del par\u00e1metro index.php."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-89"
}
]
}
],
"configurations": [
{
"operator": "AND",
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:wordpress:wordpress-users:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.3",
"matchCriteriaId": "C875C254-C934-4BF4-85FF-C56414561658"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:wordpress:wordpress-users:0.2:*:*:*:*:*:*:*",
"matchCriteriaId": "6F046743-9825-4963-AA3A-98DE1D55EAED"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:wordpress:wordpress-users:0.9:*:*:*:*:*:*:*",
"matchCriteriaId": "446FA180-CAFD-45F7-9743-BC50B0088219"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:wordpress:wordpress-users:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "6459D1F8-8AF7-4243-A90A-9C9D6A887517"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:wordpress:wordpress-users:1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "520256AD-9C0F-4207-BDAB-59130C782A50"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:wordpress:wordpress-users:1.2:*:*:*:*:*:*:*",
"matchCriteriaId": "0EA041DF-E054-4176-A174-866B9ED7E6A0"
}
]
},
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": false,
"criteria": "cpe:2.3:a:wordpress:wordpress:*:*:*:*:*:*:*:*",
"matchCriteriaId": "847DA578-4655-477E-8A6F-99FBE738E4F9"
}
]
}
]
}
],
"references": [
{
"url": "http://plugins.trac.wordpress.org/changeset/448261/wordpress-users",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Patch"
]
},
{
"url": "http://wordpress.org/extend/plugins/wordpress-users/",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/50174",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/70683",
"source": "cve@mitre.org"
}
]
}