Vulnerabilites related to tielabs - jannah
cve-2021-24407
Vulnerability from cvelistv5
Published
2021-07-06 11:03
Modified
2024-08-03 19:28
Severity ?
EPSS score ?
Summary
The Jannah WordPress theme before 5.4.5 did not properly sanitize the 'query' POST parameter in its tie_ajax_search AJAX action, leading to a Reflected Cross-site Scripting (XSS) vulnerability.
References
▼ | URL | Tags |
---|---|---|
https://wpscan.com/vulnerability/fba9f010-1202-4eea-a6f5-78865c084153 | x_refsource_CONFIRM |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-03T19:28:23.812Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://wpscan.com/vulnerability/fba9f010-1202-4eea-a6f5-78865c084153" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "Jannah", "vendor": "TieLabs", "versions": [ { "lessThan": "5.4.5", "status": "affected", "version": "5.4.5", "versionType": "custom" } ] } ], "credits": [ { "lang": "en", "value": "Truoc Phan from Techlab Corporation" } ], "descriptions": [ { "lang": "en", "value": "The Jannah WordPress theme before 5.4.5 did not properly sanitize the \u0027query\u0027 POST parameter in its tie_ajax_search AJAX action, leading to a Reflected Cross-site Scripting (XSS) vulnerability." } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-79", "description": "CWE-79 Cross-site Scripting (XSS)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2021-07-06T11:03:33", "orgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81", "shortName": "WPScan" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://wpscan.com/vulnerability/fba9f010-1202-4eea-a6f5-78865c084153" } ], "source": { "discovery": "UNKNOWN" }, "title": "Jannah \u003c 5.4.5 - Reflected Cross-Site Scripting (XSS)", "x_generator": "WPScan CVE Generator", "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "contact@wpscan.com", "ID": "CVE-2021-24407", "STATE": "PUBLIC", "TITLE": "Jannah \u003c 5.4.5 - Reflected Cross-Site Scripting (XSS)" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Jannah", "version": { "version_data": [ { "version_affected": "\u003c", "version_name": "5.4.5", "version_value": "5.4.5" } ] } } ] }, "vendor_name": "TieLabs" } ] } }, "credit": [ { "lang": "eng", "value": "Truoc Phan from Techlab Corporation" } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "The Jannah WordPress theme before 5.4.5 did not properly sanitize the \u0027query\u0027 POST parameter in its tie_ajax_search AJAX action, leading to a Reflected Cross-site Scripting (XSS) vulnerability." } ] }, "generator": "WPScan CVE Generator", "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-79 Cross-site Scripting (XSS)" } ] } ] }, "references": { "reference_data": [ { "name": "https://wpscan.com/vulnerability/fba9f010-1202-4eea-a6f5-78865c084153", "refsource": "CONFIRM", "url": "https://wpscan.com/vulnerability/fba9f010-1202-4eea-a6f5-78865c084153" } ] }, "source": { "discovery": "UNKNOWN" } } } }, "cveMetadata": { "assignerOrgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81", "assignerShortName": "WPScan", "cveId": "CVE-2021-24407", "datePublished": "2021-07-06T11:03:33", "dateReserved": "2021-01-14T00:00:00", "dateUpdated": "2024-08-03T19:28:23.812Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
cve-2021-24364
Vulnerability from cvelistv5
Published
2021-06-21 19:18
Modified
2024-08-03 19:28
Severity ?
EPSS score ?
Summary
The Jannah WordPress theme before 5.4.4 did not properly sanitize the options JSON parameter in its tie_get_user_weather AJAX action before outputting it back in the page, leading to a Reflected Cross-Site Scripting (XSS) vulnerability.
References
▼ | URL | Tags |
---|---|---|
https://wpscan.com/vulnerability/1d53fbe5-a879-42ca-a9d3-768a80018382 | x_refsource_CONFIRM |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-03T19:28:24.012Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://wpscan.com/vulnerability/1d53fbe5-a879-42ca-a9d3-768a80018382" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "Jannah", "vendor": "TieLabs", "versions": [ { "lessThan": "5.4.4", "status": "affected", "version": "5.4.4", "versionType": "custom" } ] } ], "credits": [ { "lang": "en", "value": "Truoc Phan - Techlab Corporation" } ], "descriptions": [ { "lang": "en", "value": "The Jannah WordPress theme before 5.4.4 did not properly sanitize the options JSON parameter in its tie_get_user_weather AJAX action before outputting it back in the page, leading to a Reflected Cross-Site Scripting (XSS) vulnerability." } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-79", "description": "CWE-79 Cross-site Scripting (XSS)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2021-06-21T19:18:15", "orgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81", "shortName": "WPScan" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://wpscan.com/vulnerability/1d53fbe5-a879-42ca-a9d3-768a80018382" } ], "source": { "discovery": "UNKNOWN" }, "title": "Jannah \u003c 5.4.4 - Reflected Cross-Site Scripting (XSS)", "x_generator": "WPScan CVE Generator", "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "contact@wpscan.com", "ID": "CVE-2021-24364", "STATE": "PUBLIC", "TITLE": "Jannah \u003c 5.4.4 - Reflected Cross-Site Scripting (XSS)" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Jannah", "version": { "version_data": [ { "version_affected": "\u003c", "version_name": "5.4.4", "version_value": "5.4.4" } ] } } ] }, "vendor_name": "TieLabs" } ] } }, "credit": [ { "lang": "eng", "value": "Truoc Phan - Techlab Corporation" } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "The Jannah WordPress theme before 5.4.4 did not properly sanitize the options JSON parameter in its tie_get_user_weather AJAX action before outputting it back in the page, leading to a Reflected Cross-Site Scripting (XSS) vulnerability." } ] }, "generator": "WPScan CVE Generator", "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-79 Cross-site Scripting (XSS)" } ] } ] }, "references": { "reference_data": [ { "name": "https://wpscan.com/vulnerability/1d53fbe5-a879-42ca-a9d3-768a80018382", "refsource": "CONFIRM", "url": "https://wpscan.com/vulnerability/1d53fbe5-a879-42ca-a9d3-768a80018382" } ] }, "source": { "discovery": "UNKNOWN" } } } }, "cveMetadata": { "assignerOrgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81", "assignerShortName": "WPScan", "cveId": "CVE-2021-24364", "datePublished": "2021-06-21T19:18:15", "dateReserved": "2021-01-14T00:00:00", "dateUpdated": "2024-08-03T19:28:24.012Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
Vulnerability from fkie_nvd
Published
2021-06-21 20:15
Modified
2024-11-21 05:52
Severity ?
Summary
The Jannah WordPress theme before 5.4.4 did not properly sanitize the options JSON parameter in its tie_get_user_weather AJAX action before outputting it back in the page, leading to a Reflected Cross-Site Scripting (XSS) vulnerability.
References
▼ | URL | Tags | |
---|---|---|---|
contact@wpscan.com | https://wpscan.com/vulnerability/1d53fbe5-a879-42ca-a9d3-768a80018382 | Exploit, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://wpscan.com/vulnerability/1d53fbe5-a879-42ca-a9d3-768a80018382 | Exploit, Third Party Advisory |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:tielabs:jannah:*:*:*:*:*:wordpress:*:*", "matchCriteriaId": "EF36F846-301F-4737-8F8E-CBEE3E4A5893", "versionEndExcluding": "5.4.4", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "The Jannah WordPress theme before 5.4.4 did not properly sanitize the options JSON parameter in its tie_get_user_weather AJAX action before outputting it back in the page, leading to a Reflected Cross-Site Scripting (XSS) vulnerability." }, { "lang": "es", "value": "El tema Jannah de WordPress versiones anteriores a 5.4.4, no saneaba apropiadamente las opciones del par\u00e1metro JSON en su acci\u00f3n AJAX tie_get_user_weather antes de devolverlo a la p\u00e1gina, conllevando a una vulnerabilidad de tipo Cross-Site Scripting reflejado" } ], "id": "CVE-2021-24364", "lastModified": "2024-11-21T05:52:55.263", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": true } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 2.7, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2021-06-21T20:15:08.417", "references": [ { "source": "contact@wpscan.com", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://wpscan.com/vulnerability/1d53fbe5-a879-42ca-a9d3-768a80018382" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://wpscan.com/vulnerability/1d53fbe5-a879-42ca-a9d3-768a80018382" } ], "sourceIdentifier": "contact@wpscan.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-79" } ], "source": "contact@wpscan.com", "type": "Primary" } ] }
Vulnerability from fkie_nvd
Published
2021-07-06 11:15
Modified
2024-11-21 05:53
Severity ?
Summary
The Jannah WordPress theme before 5.4.5 did not properly sanitize the 'query' POST parameter in its tie_ajax_search AJAX action, leading to a Reflected Cross-site Scripting (XSS) vulnerability.
References
▼ | URL | Tags | |
---|---|---|---|
contact@wpscan.com | https://wpscan.com/vulnerability/fba9f010-1202-4eea-a6f5-78865c084153 | Exploit, Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://wpscan.com/vulnerability/fba9f010-1202-4eea-a6f5-78865c084153 | Exploit, Vendor Advisory |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:tielabs:jannah:*:*:*:*:*:wordpress:*:*", "matchCriteriaId": "4CDFF8DB-B4E7-4F61-A08B-BF2D384844A4", "versionEndExcluding": "5.4.5", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "The Jannah WordPress theme before 5.4.5 did not properly sanitize the \u0027query\u0027 POST parameter in its tie_ajax_search AJAX action, leading to a Reflected Cross-site Scripting (XSS) vulnerability." }, { "lang": "es", "value": "El tema Jannah de WordPress versiones anteriores a 5.4.5, no sanea apropiadamente el par\u00e1metro \"query\" POST en su acci\u00f3n AJAX tie_ajax_search, conllevando a una vulnerabilidad de tipo Cross-site Scripting (XSS) Reflejado" } ], "id": "CVE-2021-24407", "lastModified": "2024-11-21T05:53:00.653", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": true } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 2.7, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2021-07-06T11:15:09.247", "references": [ { "source": "contact@wpscan.com", "tags": [ "Exploit", "Vendor Advisory" ], "url": "https://wpscan.com/vulnerability/fba9f010-1202-4eea-a6f5-78865c084153" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Vendor Advisory" ], "url": "https://wpscan.com/vulnerability/fba9f010-1202-4eea-a6f5-78865c084153" } ], "sourceIdentifier": "contact@wpscan.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-79" } ], "source": "contact@wpscan.com", "type": "Primary" } ] }