Lucene search
+L

6270 matches found

CVE
CVE
added 2021/12/22 12:12 p.m.55 views

CVE-2021-40612

CVE-2021-40612 refers to an unauthenticated remote command execution in Opmantek Open-AudIT up to version 3.5.0, caused by a vulnerability in code_igniter/application/controllers/util.php . The issue allows an attacker to execute commands without authentication and without echoes. The available c...

9.8CVSS9.5AI score0.02006EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2021/12/22 12:0 a.m.9 views

Opmantek Open-AudIT 安全漏洞

Opmantek Open-AudIT is an open source network discovery and auditing program from Opmantek USA. The program intelligently scans networks and network devices and provides status reports. A security vulnerability in Opmantek Open-AudIT prior to version 3.5.0, which originated in...

9.8CVSS8.5AI score0.02006EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2021/12/21 11:30 a.m.32 views

Mesh-Kridik - An Open-Source Security Checker That Performs Various Security Checks On A Kubernetes Cluster With Istio Service Mesh And Is Leveraged By OPA (Open Policy Agent) To Enforce Security Rules

Enhance your Kubernetes service mesh security !! mesh-kridik is an open-source security checker that performs various security checks on a Kubernetes cluster with istio service mesh and outputs a security report. The security checks tests are the full implementation of istio security best practic...

8.3AI score
SaveExploits0References4
OSV
OSV
added 2021/12/20 12:15 p.m.22 views

CVE-2021-44916

Opmantek Open-AudIT Community 4.2.0 Fixed in 4.3.0 is affected by a Cross Site Scripting XSS vulnerability. If a bad value is passed to the routine via a URL, malicious JavaScript code can be executed in the victim's browser...

6.1CVSS6AI score
SaveExploits0References4
NVD
NVD
added 2021/12/20 12:15 p.m.41 views

CVE-2021-44916

Opmantek Open-AudIT Community 4.2.0 Fixed in 4.3.0 is affected by a Cross Site Scripting XSS vulnerability. If a bad value is passed to the routine via a URL, malicious JavaScript code can be executed in the victim's browser...

6.1CVSS0.03709EPSS
SaveExploits4References4
ATTACKERKB
ATTACKERKB
added 2021/12/20 12:15 p.m.8 views

CVE-2021-44916

Opmantek Open-AudIT Community 4.2.0 Fixed in 4.3.0 is affected by a Cross Site Scripting XSS vulnerability. If a bad value is passed to the routine via a URL, malicious JavaScript code can be executed in the victim's browser...

6.1CVSS6.4AI score0.03709EPSS
SaveExploits4References5
Prion
Prion
added 2021/12/20 12:15 p.m.18 views

Cross site scripting

Opmantek Open-AudIT Community 4.2.0 Fixed in 4.3.0 is affected by a Cross Site Scripting XSS vulnerability. If a bad value is passed to the routine via a URL, malicious JavaScript code can be executed in the victim's browser...

4.3CVSS5.9AI score0.03709EPSS
SaveExploits4References4Affected Software1
Cvelist
Cvelist
added 2021/12/20 11:31 a.m.38 views

CVE-2021-44916

Opmantek Open-AudIT Community 4.2.0 Fixed in 4.3.0 is affected by a Cross Site Scripting XSS vulnerability. If a bad value is passed to the routine via a URL, malicious JavaScript code can be executed in the victim's browser...

6.1AI score0.03709EPSS
SaveExploits4References4
CVE
CVE
added 2021/12/20 11:31 a.m.67 views

CVE-2021-44916

Open-AudIT Community 4.2.0 is affected by a Cross-Site Scripting (XSS) vulnerability that arises because user-passed values are not properly filtered/escaped when supplied via a URL. The issue enables execution of JavaScript in the victim’s browser and is fixed in version 4.3.0. The vulnerability...

6.1CVSS5.9AI score0.03709EPSS
SaveExploits4References4Affected Software1
CNNVD
CNNVD
added 2021/12/20 12:0 a.m.6 views

Opmantek Open-AudIT 跨站脚本漏洞

Opmantek Open-AudIT is an open source network discovery and auditing program from Opmantek USA. The program intelligently scans networks and network devices and provides status reports. A cross-site scripting vulnerability exists in Opmantek Open-AudIT Community version 4.2.0, which stems from th...

6.1CVSS6AI score0.03709EPSS
SaveExploits4References7
CNNVD
CNNVD
added 2021/12/17 12:0 a.m.6 views

Wolters Kluwer TeamMate AM 安全漏洞

Wolters Kluwer Financial Services TeamMate+ is a suite of financial audit management software from Wolters Kluwer Financial Services, USA. A security vulnerability exists in Wolters Kluwer TeamMate AM that stems from improper handling of attachment uploads, so that an authenticated user could...

7.8CVSS7.4AI score0.00548EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2021/12/16 7:40 p.m.35 views

BookStack is vulnerable to Improper Access Control.

BookStack prior to version 21.11.3 is vulnerable to Improper Access Control. A logged-in user with no privileges OR guest user if public access enabled can access the /search/users/select AJAX endpoint meant for admins to manage audit logs, to dump all usernames existing in the Bookstack database...

9.8CVSS3.1AI score0.26893EPSS
SaveExploits1References5Affected Software1
The Coalfire Blog
The Coalfire Blog
added 2021/12/16 12:1 a.m.22 views

Coalfire celebrates a decade as HITRUST assessor

Coalfire is incredibly excited for 2022. We are fully committed to developing world-class solutions for our teams and customers. On the immediate horizon is the newly announced i1 assessment, and were eagerly anticipating more news regarding CSFv10. Alongside these developments from HITRUST, were...

2.7AI score
SaveExploits0
Code423n4
Code423n4
added 2021/12/16 12:0 a.m.17 views

buyAndSwap1155WETH() function may cause loss of user assets

Handle cccz Vulnerability details Impact In the NFTXMarketplaceZap.sol contract, the buyAndSwap1155WETH function uses the WETH provided by the user to exchange VaultToken, but when executing the buyVaultToken method, msg.value is used instead of maxWethIn. Since msg.value is 0, the call will fail...

7.2AI score
SaveExploits0
Code423n4
Code423n4
added 2021/12/16 12:0 a.m.10 views

buyAndSwap1155WETH() function does not work

Handle cccz Vulnerability details Impact The buyAndSwap1155WETH function uses the WETH provided by the user to exchange VaultToken, but when executing the buyVaultToken method, msg.value is used instead of maxWethIn. Since msg.value is 0, the call will fail. function buyAndSwap1155WETH uint256...

7AI score
SaveExploits0
Krebs on Security
Krebs on Security
added 2021/12/14 2:13 a.m.17 views

Inside Ireland’s Public Healthcare Ransomware Scare

The consulting firm PricewaterhouseCoopers recently published lessons learned from the disruptive and costly ransomware attack in May 2021 on Irelands public health system. The unusually candid post-mortem found that nearly two months elapsed between the initial intrusion and the launching of the...

6.9AI score
SaveExploits0
CNNVD
CNNVD
added 2021/12/14 12:0 a.m.5 views

SAP SAF-T 路径遍历漏洞

SAP SAF-T is a customization for maintaining SAF-T reports in the Customer Relationship Management customization activity under Invoicing Country Specific Functionality Portugal SAF-T Reporting at SAP Germany. A path traversal vulnerability exists in SAP SAF-T Framework Transaction SAFTNG, which...

7.7CVSS7.8AI score0.00975EPSS
SaveExploits0References4
CNVD
CNVD
added 2021/12/12 12:0 a.m.38 views

Zoho Corporation ManageEngine OpManager Licensing Issue Vulnerability

Zoho Corporation ManageEngine OpManager is a comprehensive network monitoring software from Zoho Corporation, USA. Zoho Corporation ManageEngine OpManager is vulnerable to an authorization issue that could be exploited by an unauthenticated attacker to access the audit directory...

9.8CVSS2.9AI score0.05351EPSS
SaveExploits0References1
Huntr
Huntr
added 2021/12/11 3:45 p.m.22 views

Improper Access Control in bookstackapp/bookstack

Description A logged-in user with no privileges OR guest user if public access enabled can access the /search/users/select AJAX endpoint meant for admins to manage audit logs, to dump all usernames existing in the Bookstack database. This can also be used to harvest email belonging to a user...

7.5CVSS7.6AI score0.26893EPSS
SaveExploits1
NVD
NVD
added 2021/12/09 10:15 p.m.19 views

CVE-2021-37861

Mattermost 6.0.2 and earlier fails to sufficiently sanitize user's password in audit logs when user creation fails...

7.5CVSS0.00879EPSS
SaveExploits0References1
Rows per page
Query Builder