Lucene search
+L

255 matches found

Drupal
Drupal
•added 2022/10/19 12:00 a.m.•26 views

Search API - Moderately critical - Information Disclosure - SA-CONTRIB-2022-059

This module enables you to build searches using a wide range of features, data sources and backends. The module doesn't in all cases correctly detect whether a given search is active on the current page, leading to potential information disclosure for some setups. This vulnerability is mitigated ...

6AI score
SaveExploits0References8
attackerkb
attackerkb
•added 2022/09/01 9:15 p.m.•7 views

CVE-2022-2238

A vulnerability was found in the search-api container in Red Hat Advanced Cluster Management for Kubernetes when a query in the search filter gets parsed by the backend. This flaw allows an attacker to craft specific strings containing special characters that lead to crashing the pod and affects...

6.5CVSS5.8AI score0.00917EPSS
SaveExploits0References6
NVD
NVD
•added 2022/09/01 9:15 p.m.•37 views

CVE-2022-2238

A vulnerability was found in the search-api container in Red Hat Advanced Cluster Management for Kubernetes when a query in the search filter gets parsed by the backend. This flaw allows an attacker to craft specific strings containing special characters that lead to crashing the pod and affects...

6.5CVSS0.00917EPSS
SaveExploits0References2
OSV
OSV
•added 2022/09/01 9:15 p.m.•14 views

CVE-2022-2238

A vulnerability was found in the search-api container in Red Hat Advanced Cluster Management for Kubernetes when a query in the search filter gets parsed by the backend. This flaw allows an attacker to craft specific strings containing special characters that lead to crashing the pod and affects...

6.5CVSS5.8AI score0.00917EPSS
SaveExploits0References2
Prion
Prion
•added 2022/09/01 9:15 p.m.•26 views

Design/Logic Flaw

A vulnerability was found in the search-api container in Red Hat Advanced Cluster Management for Kubernetes when a query in the search filter gets parsed by the backend. This flaw allows an attacker to craft specific strings containing special characters that lead to crashing the pod and affects...

4CVSS6.8AI score0.00917EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
•added 2022/09/01 7:56 p.m.•49 views

CVE-2022-2238

A vulnerability was found in the search-api container in Red Hat Advanced Cluster Management for Kubernetes when a query in the search filter gets parsed by the backend. This flaw allows an attacker to craft specific strings containing special characters that lead to crashing the pod and affects...

6.5AI score0.00917EPSS
SaveExploits0References2
CVE
CVE
•added 2022/09/01 7:56 p.m.•2058 views

CVE-2022-2238

CVE-2022-2238 affects Red Hat Advanced Cluster Management for Kubernetes, specifically the search-api container. The vulnerability arises when a backend parses a search filter query, allowing crafted strings with special characters to crash the pod and impact availability. Public docs in RHSA adv...

6.5CVSS6.3AI score0.00917EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
•added 2022/09/01 12:00 a.m.•15 views

PT-2022-15400 · Red Hat · Red Hat Advanced Cluster Management For Kubernetes

Name of the Vulnerable Software and Affected Versions: Red Hat Advanced Cluster Management for Kubernetes affected versions not specified Description: A flaw was found in the search-api container when a query in the search filter gets parsed by the backend. This issue allows an attacker to craft...

6.5CVSS6.2AI score0.00917EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2022/06/28 5:58 a.m.•54 views

CVE-2022-2238

A vulnerability was found in the search-api container when a query in the search filter gets parsed by the backend. This flaw allows an attacker to craft specific strings containing special characters that lead to crashing the pod and affects system availability while restarting...

6.5CVSS5.9AI score0.00917EPSS
SaveExploits0References3
CNNVD
CNNVD
•added 2022/06/28 12:00 a.m.•50 views

Red Hat search-api 资源管理错误漏洞

Red Hat search-api is a software component from Red Hat that allows developers to seamlessly introduce search functionality into websites and applications. It provides back-end tools for indexing documents, querying various types of data, managing cluster configurations, viewing search analytics,...

6.5CVSS6.5AI score0.00917EPSS
SaveExploits0References11
Github Security Blog
Github Security Blog
•added 2022/05/17 4:52 a.m.•31 views

CiviCRM SQL injection vulnerability via Quick Search API

The Quick Search API in CiviCRM 4.2.0 through 4.2.9 and 4.3.0 through 4.3.3 allows remote authenticated users to bypass the validation layer and conduct SQL injection attacks via a direct request to the "second layer" of the API, related to contact.getquick...

6.5CVSS7.3AI score0.01015EPSS
SaveExploits0References4Affected Software1
OSV
OSV
•added 2022/05/17 4:52 a.m.•44 views

GHSA-4465-R2HG-V4RJ CiviCRM SQL injection vulnerability via Quick Search API

The Quick Search API in CiviCRM 4.2.0 through 4.2.9 and 4.3.0 through 4.3.3 allows remote authenticated users to bypass the validation layer and conduct SQL injection attacks via a direct request to the "second layer" of the API, related to contact.getquick...

6.5CVSS7AI score0.01015EPSS
SaveExploits0References4
OSV
OSV
•added 2022/05/17 4:41 a.m.•28 views

GHSA-4VR8-R7QR-FPVQ Plone Privilege escalation through exposed underlying API

Products/CMFPlone/CatalogTool.py in Plone 3.3 through 4.3.2 allows remote administrators to bypass restrictions and obtain sensitive information via an unspecified search API...

6.9CVSS6.2AI score0.01315EPSS
SaveExploits0References9
CNNVD
CNNVD
•added 2021/12/14 12:00 a.m.•15 views

SAP Commerce SQL注入漏洞

SAP Commerce is a set of cloud-based e-commerce platform from Germany's SAP. It supports sales management, marketing management, order management, and operations management. SAP Commerce suffers from an SQL injection vulnerability that stems from the software's lack of effective filtering and...

9.8CVSS8.6AI score0.01091EPSS
SaveExploits0References4
Drupal
Drupal
•added 2021/12/08 12:00 a.m.•24 views

Search API Pages - Critical - Cross Site Scripting - SA-CONTRIB-2021-046

This module enables you to create simple search pages based on Search API without the use of Views. The module doesn’t sufficiently escape all variables provided for custom templates. This vulnerability is mitigated by the fact that the default template provided by the module is not affected...

6.7AI score
SaveExploits0References7
Drupal
Drupal
•added 2021/09/22 12:00 a.m.•35 views

Search API attachments - Critical - Arbitrary PHP code execution - SA-CONTRIB-2021-034

This module enables you to extract the textual content of files for use on a website, e.g. to display it or use it in search indexes. The module doesn't sufficiently protect the administrator-defined commands that are executed on the server, which leads to post-authentication remote code executio...

7.6AI score
SaveExploits0References7
Drupal
Drupal
•added 2021/05/12 12:00 a.m.•21 views

Facets - Moderately critical - Cross site scripting - SA-CONTRIB-2021-008

This module enables you to add customizable facets on search pages, from core search or searches provided by Search API. The module doesn't sufficiently filter all output in certain circumstances. This vulnerability is mitigated by the fact that an attacker must have a role with the permission...

6.4AI score
SaveExploits0References6
Tenable Nessus
Tenable Nessus
•added 2020/12/14 12:00 a.m.•35 views

FreeBSD : glpi -- SQL Injection in Search API (0ba61fcc-3b38-11eb-af2a-080027dbe4b7)

MITRE Corporation reports : In GLPI before version 9.5.2, there is a SQL Injection in the API's search function. Not only is it possible to break the SQL syntax, but it is also possible to utilise a UNION SELECT query to reflect sensitive information such as the current database version, or...

5CVSS7.2AI score0.01036EPSS
SaveExploits1References4
ALT Linux
ALT Linux
•added 2020/10/26 12:00 a.m.•61 views

Security fix for the ALT Linux 10 package glpi version 9.5.2-alt1

Oct. 26, 2020 Pavel Zilke 9.5.2-alt1 - New version 9.5.2 - Security fixes: + CVE-2020-15176 : SQL injection with a query parameter of user form + CVE-2020-15175 : Removal of .htaccess file in the files folder via a plugin endpoint + CVE-2020-15217 : Leakage issue with knowledge base +...

6.4CVSS6.9AI score0.7155EPSS
SaveExploits2
FreeBSD
FreeBSD
•added 2020/06/25 12:00 a.m.•49 views

glpi -- SQL Injection in Search API

MITRE Corporation reports: In GLPI before version 9.5.2, there is a SQL Injection in the API's search function. Not only is it possible to break the SQL syntax, but it is also possible to utilise a UNION SELECT query to reflect sensitive information such as the current database version, or databa...

5CVSS1.7AI score0.01036EPSS
SaveExploits1References2
Rows per page
Query Builder