Lucene search
+L

377 matches found

RedhatCVE
RedhatCVE
added 2023/02/27 10:59 a.m.33 views

CVE-2023-1055

A flaw was found in RHDS 11 and 12. While browsing entries, LDAP tries to decode the userPassword attribute instead of the userCertificate attribute, which could lead into sensitive information being leaked. This issue could allow an attacker with a local account with cockpit-389-ds running to li...

5.5CVSS5AI score0.00188EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2023/02/27 12:00 a.m.26 views

Red Hat Directory Server 信任管理问题漏洞

Red Hat Directory Server is a commercial version of the Linux directory server from Red Hat. A security vulnerability exists in Red Hat Directory Server 11 and 12, which stems from an attempt by LDAP to decode the userPassword attribute instead of the userCertificate attribute when browsing for...

5.5CVSS5.5AI score0.00188EPSS
SaveExploits0References5
OSV
OSV
added 2023/02/22 10:15 p.m.8 views

CVE-2022-45599

Aztech WMB250AC Mesh Routers Firmware Version 016 2020 is vulnerable to PHP Type Juggling in file /var/www/login.php, allows attackers to gain escalated privileges only when specific conditions regarding a given accounts hashed password...

9.8CVSS5.8AI score0.00978EPSS
SaveExploits1References1
SUSE CVE
SUSE CVE
added 2023/02/15 6:07 a.m.9 views

SUSE CVE-2008-3188

libxcrypt in SUSE openSUSE 11.0 uses the DES algorithm when the configuration specifies the MD5 algorithm, which makes it easier for attackers to conduct brute-force attacks against hashed passwords...

7.5CVSS6.8AI score0.01497EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2023/02/15 4:10 a.m.5 views

SUSE CVE-2019-13458

An issue was discovered in Open Ticket Request System OTRS 7.0.x through 7.0.8, and Community Edition 5.0.x through 5.0.36 and 6.0.x through 6.0.19. An attacker who is logged into OTRS as an agent user with appropriate permissions can leverage OTRS notification tags in templates in order to...

6.5CVSS5AI score0.01707EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2023/02/15 4:06 a.m.8 views

SUSE CVE-2019-18906

A Improper Authentication vulnerability in cryptctl of SUSE Linux Enterprise Server for SAP 12-SP5, SUSE Manager Server 4.0 allows attackers with access to the hashed password to use it without having to crack it. This issue affects: SUSE Linux Enterprise Server for SAP 12-SP5 cryptctl versions...

9.8CVSS6.8AI score0.01111EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2023/02/15 3:22 a.m.9 views

SUSE CVE-2022-46146

Prometheus Exporter Toolkit is a utility package to build exporters. Prior to versions 0.7.2 and 0.8.2, if someone has access to a Prometheus web.yml file and users' bcrypted passwords, they can bypass security by poisoning the built-in authentication cache. Versions 0.7.2 and 0.8.2 contain a fix...

8.8CVSS9.3AI score0.01157EPSS
SaveExploits1References35
NVD
NVD
added 2022/12/09 11:15 p.m.33 views

CVE-2022-23497

FreshRSS is a free, self-hostable RSS aggregator. User configuration files can be accessed by a remote user. In addition to user preferences, such configurations contain hashed passwords brypt with cost 9, salted of FreshRSS Web interface. If the API is used, the configuration might contain a...

7.5CVSS0.00838EPSS
SaveExploits0References3
Prion
Prion
added 2022/12/09 11:15 p.m.21 views

Double free

FreshRSS is a free, self-hostable RSS aggregator. User configuration files can be accessed by a remote user. In addition to user preferences, such configurations contain hashed passwords brypt with cost 9, salted of FreshRSS Web interface. If the API is used, the configuration might contain a...

5CVSS7.7AI score0.00838EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2022/12/09 10:16 p.m.10 views

CVE-2022-23497 Insecure file access in FreshRSS

FreshRSS is a free, self-hostable RSS aggregator. User configuration files can be accessed by a remote user. In addition to user preferences, such configurations contain hashed passwords brypt with cost 9, salted of FreshRSS Web interface. If the API is used, the configuration might contain a...

6.5CVSS7.7AI score0.00838EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2022/12/09 10:16 p.m.44 views

CVE-2022-23497 Insecure file access in FreshRSS

FreshRSS is a free, self-hostable RSS aggregator. User configuration files can be accessed by a remote user. In addition to user preferences, such configurations contain hashed passwords brypt with cost 9, salted of FreshRSS Web interface. If the API is used, the configuration might contain a...

6.5CVSS7.8AI score0.00838EPSS
SaveExploits0References3
OSV
OSV
added 2022/12/09 10:16 p.m.26 views

CVE-2022-23497 Insecure file access in FreshRSS

FreshRSS is a free, self-hostable RSS aggregator. User configuration files can be accessed by a remote user. In addition to user preferences, such configurations contain hashed passwords brypt with cost 9, salted of FreshRSS Web interface. If the API is used, the configuration might contain a...

6.5CVSS7.7AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2022/12/09 12:00 a.m.14 views

PT-2022-16030 · Freshrss · Freshrss

Name of the Vulnerable Software and Affected Versions: FreshRSS versions prior to 1.20.2 Description: FreshRSS is a free, self-hostable RSS aggregator. User configuration files can be accessed by a remote user. In addition to user preferences, such configurations contain hashed passwords of the...

7.5CVSS7.6AI score0.00838EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2022/12/05 10:01 p.m.38 views

Prometheus vulnerable to basic authentication bypass

Impact Prometheus can be secured by a web.yml file that specifies usernames and hashed passwords for basic authentication. Passwords are hashed with bcrypt, which means that even if you have access to the hash, it is very hard to find the original password back. However, a flaw in the way this...

5.7AI score
SaveExploits0References5Affected Software2
Github Security Blog
Github Security Blog
added 2022/12/02 10:25 p.m.47 views

Prometheus Exporter-Toolkit is vulnerable to authentication bypass

Impact Prometheus and its exporters can be secured by a web.yml file that specifies usernames and hashed passwords for basic authentication. Passwords are hashed with bcrypt, which means that even if you have access to the hash, it is very hard to find the original password back. However, a flaw ...

8.8CVSS8.5AI score0.01157EPSS
SaveExploits1References15Affected Software1
ATTACKERKB
ATTACKERKB
added 2022/11/29 2:15 p.m.6 views

CVE-2022-46146

Prometheus Exporter Toolkit is a utility package to build exporters. Prior to versions 0.7.2 and 0.8.2, if someone has access to a Prometheus web.yml file and users' bcrypted passwords, they can bypass security by poisoning the built-in authentication cache. Versions 0.7.2 and 0.8.2 contain a fix...

8.8CVSS7.2AI score0.01157EPSS
SaveExploits1References13Affected Software1
OSV
OSV
added 2022/11/29 2:15 p.m.13 views

AZL-41992 CVE-2022-46146 affecting package prometheus-process-exporter for versions less than 0.8.2-1

Prometheus Exporter Toolkit is a utility package to build exporters. Prior to versions 0.7.2 and 0.8.2, if someone has access to a Prometheus web.yml file and users' bcrypted passwords, they can bypass security by poisoning the built-in authentication cache. Versions 0.7.2 and 0.8.2 contain a fix...

8.8CVSS7.2AI score0.01157EPSS
SaveExploits1References1
FreeBSD
FreeBSD
added 2022/11/28 12:00 a.m.39 views

prometheus2 -- basic authentication bypass

Prometheus team reports: Prometheus and its exporters can be secured by a web.yml file that specifies usernames and hashed passwords for basic authentication. Passwords are hashed with bcrypt, which means that even if you have access to the hash, it is very hard to find the original password back...

8.8CVSS8.5AI score0.01157EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2022/10/07 12:00 a.m.20 views

PT-2022-22085 · Git +1 · Tooljet +1

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided descriptions. Description: The issue allows for account takeover. When an attacker gains access to certain information, they can see the hashed password, which can potentially be...

9.8CVSS8.5AI score0.00832EPSS
SaveExploits1References5
The Hacker News
The Hacker News
added 2022/09/29 11:45 a.m.23 views

Five Steps to Mitigate the Risk of Credential Exposure

Every year, billions of credentials appear online, be it on the dark web, clear web, paste sites, or in data dumps shared by cybercriminals. These credentials are often used for account takeover attacks, exposing organizations to breaches, ransomware, and data theft. While CISOs are aware of...

0.4AI score
SaveExploits0
Rows per page
Query Builder