17638 matches found
CVE-2022-1125
No description is available for this CVE...
CVE-2022-1497
No description is available for this CVE...
CVE-2020-6817
No description is available for this CVE...
CVE-2022-0973
No description is available for this CVE...
CVE-2022-1138
No description is available for this CVE...
CVE-2022-29159
CVE-2022-29159 affects Nextcloud Deck (Kanban tool for Nextcloud). In versions prior to 1.4.8, 1.5.6, and 1.6.1, an authenticated user can move stacks with cards from their own board to another user’s board (an IDOR-like issue). A patch exists in Deck versions 1.4.8, 1.5.6, and 1.6.1. Public deta...
CVE-2022-28948
creationtimestamp| type| source ---|---|--- 2022-05-20 00:29:56+00:00| seen| https://t.me/cibsecurity/43011 2025-04-24 14:08:41+00:00| seen| https://bsky.app/profile/stefanprodan.com/post/3lnkv2n3bis2i 2025-04-25 02:15:19+00:00| seen| https://bsky.app/profile/pmloik.bsky.social/post/3lnm5nxrhxs2r...
Improper Removal of Sensitive Information Before Storage or Transfer in Strapi
An authenticated user with access to the Strapi admin panel can view private and sensitive data, such as email and password reset tokens, for API users if content types accessible to the authenticated user contain relationships to API users from:users-permissions. There are many scenarios in whic...
CVE-2020-14496 Mitsubishi Electric Multiple Factory Automation Engineering Software Products (Update A) - Permission Issues
Successful exploitation of this vulnerability for multiple Mitsubishi Electric Factory Automation Engineering Software Products of various versions could allow an attacker to escalate privilege and execute malicious programs, which could cause a denial-of-service condition, and allow information ...
CVE-2022-30598
CVE-2022-30598 concerns Moodle where the global search results could disclose author information for certain activities to users who should not have access. The connected documents reiterate an information-disclosure flaw in Moodle’s global search results, but do not provide explicit root-cause d...
CVE-2022-1118
CVE-2022-1118 affects Rockwell Automation components: Connected Components Workbench (v13.00.00 and prior), ISaGRAF Workbench (v6.0–v6.6.9), and Safety Instrumented System Workstation (v1.2 and prior for Trusted Controllers). The issue is deserialization of untrusted data, allowing a crafted seri...
CVE-2022-30949
Jenkins REPO Plugin 1.14.0 and earlier allows attackers able to configure pipelines to check out some SCM repositories stored on the Jenkins controller's file system using local paths as SCM URLs, obtaining limited information about other projects' SCM contents...
Exposure of Sensitive Information in Jenkins Datadog plugin
The Datadog Plugin stores an API key to access the Datadog service in the global Jenkins configuration. While the API key is stored encrypted on disk, it was transmitted in plain text as part of the configuration form. This could result in exposure of the API key for example through browser...
T-Soft E-Commerce 4 - SQL injection (Authenticated) Vulnerability
Exploit Title: T-Soft E-Commerce 4 - SQLi Authenticated Exploit Author: Alperen Ergel Contact: @alpernae IG/TW Software Homepage: https://www.tsoft.com.tr/ Version : v4 Tested on: Kali Linux Category: WebApp Google Dork: N/A CVE: 2022-28132 Description Step-1: Login as Admin or with privilage use...
CVE-2022-1713
CVE-2022-1713 affects jgraph/drawio prior to 18.0.4. The connected Nuclei template confirms a Server-Side Request Forgery (SSRF) at the /proxy endpoint, allowing an attacker to make requests as the server and read contents, enabling potential data leakage. Impact is described as reading internal ...
8 Ways to Avoid CISO Burnout
Times have changed In recent years the job of Chief Information Security Officer CISO has become more and more frenetic and involved. Already stretched CISOs have the added responsibilities of employee management in a time of a global pandemic, staff retention when priorities have changed and...
Money Transfer Management System SQL Injection Vulnerability
Money Transfer Management System is a money transfer management system. Money Transfer Management System 1.0 suffers from a SQL injection vulnerability that originates from a SQL injection point in the /mtms/admin/?page=user/manageuser&id= path in the Insurance Management System system, which can...
GHSA-46R5-59FG-2FJC Deserialization of Untrusted Data in Infinispan
It was found that the Hotrod client in Infinispan before 9.2.0.CR1 would unsafely read deserialized data on information from the cache. An authenticated attacker could inject a malicious object into the data cache and attain deserialization on the client, and possibly conduct further attacks...
Deserialization of Untrusted Data in Infinispan
It was found that the Hotrod client in Infinispan before 9.2.0.CR1 would unsafely read deserialized data on information from the cache. An authenticated attacker could inject a malicious object into the data cache and attain deserialization on the client, and possibly conduct further attacks...
curl: Credential leak when use two url
Summary: Curl can leak user credentials if use two url. Steps To Reproduce: 1. curl -I -v -u aaa:bbb hackerone.com curl.se 2. the output is: Connected to hackerone.com 104.16.100.52 port 80 0 Server auth using Basic with user 'aaa' HEAD / HTTP/1.1 Host: hackerone.com Authorization: Basic...