GSD-2021-24433
Vulnerability from gsd - Updated: 2023-12-13 01:23Details
The simple sort&search WordPress plugin through 0.0.3 does not make sure that the indexurl parameter of the shortcodes "category_sims", "order_sims", "orderby_sims", "period_sims", and "tag_sims" use allowed URL protocols, which can lead to stored cross-site scripting by users with a role as low as Contributor
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2021-24433",
"id": "GSD-2021-24433"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2021-24433"
],
"details": "The simple sort\u0026search WordPress plugin through 0.0.3 does not make sure that the indexurl parameter of the shortcodes \"category_sims\", \"order_sims\", \"orderby_sims\", \"period_sims\", and \"tag_sims\" use allowed URL protocols, which can lead to stored cross-site scripting by users with a role as low as Contributor",
"id": "GSD-2021-24433",
"modified": "2023-12-13T01:23:37.726586Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "contact@wpscan.com",
"ID": "CVE-2021-24433",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "simple sort\u0026search",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"defaultStatus": "affected",
"versions": [
{
"lessThanOrEqual": "0.0.3",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
}
]
}
}
]
},
"vendor_name": "Unknown"
}
]
}
},
"credits": [
{
"lang": "en",
"value": "WPScan"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The simple sort\u0026search WordPress plugin through 0.0.3 does not make sure that the indexurl parameter of the shortcodes \"category_sims\", \"order_sims\", \"orderby_sims\", \"period_sims\", and \"tag_sims\" use allowed URL protocols, which can lead to stored cross-site scripting by users with a role as low as Contributor"
}
]
},
"generator": {
"engine": "WPScan CVE Generator"
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Cross-Site Scripting (XSS)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://wpscan.com/vulnerability/2ce8c786-ba82-427c-b5e7-e3b300a24c5f/",
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/2ce8c786-ba82-427c-b5e7-e3b300a24c5f/"
}
]
},
"source": {
"discovery": "EXTERNAL"
}
},
"nvd.nist.gov": {
"cve": {
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:yukimichi:simple_sort\\\u0026search:*:*:*:*:*:wordpress:*:*",
"matchCriteriaId": "A7F81F95-4DD9-4906-8A56-5DE6C564BDE8",
"versionEndIncluding": "0.0.3",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "The simple sort\u0026search WordPress plugin through 0.0.3 does not make sure that the indexurl parameter of the shortcodes \"category_sims\", \"order_sims\", \"orderby_sims\", \"period_sims\", and \"tag_sims\" use allowed URL protocols, which can lead to stored cross-site scripting by users with a role as low as Contributor"
},
{
"lang": "es",
"value": "El complemento de WordPress simple sort\u0026amp;search hasta la versi\u00f3n 0.0.3 no garantiza que el par\u00e1metro indexurl de los c\u00f3digos cortos \"category_sims\", \"order_sims\", \"orderby_sims\", \"period_sims\" y \"tag_sims\" utilicen protocolos de URL permitidos, lo que puede conducir a cross site scripting almacenado por parte de usuarios con un rol tan bajo como Colaborador"
}
],
"id": "CVE-2021-24433",
"lastModified": "2024-01-23T21:03:48.487",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"exploitabilityScore": 2.3,
"impactScore": 2.7,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2024-01-16T16:15:08.897",
"references": [
{
"source": "contact@wpscan.com",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://wpscan.com/vulnerability/2ce8c786-ba82-427c-b5e7-e3b300a24c5f/"
}
],
"sourceIdentifier": "contact@wpscan.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-79"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…