Lucene search
+L

12998 matches found

Cvelist
Cvelist
added 2022/10/10 12:00 a.m.63 views

CVE-2022-39292 Exposure of sensitive Slack webhook URLs in debug logs and traces

Slack Morphism is a modern client library for Slack Web/Events API/Socket Mode and Block Kit. Debug logs expose sensitive URLs for Slack webhooks that contain private information. The problem is fixed in version 1.3.2 which redacts sensitive URLs for webhooks. As a workaround, people who use Slac...

7.5CVSS7.6AI score0.00745EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2022/10/09 12:00 a.m.37 views

EulerOS 2.0 SP8 : freerdp (EulerOS-SA-2022-2457)

According to the versions of the freerdp packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - In FreeRDP before version 2.1.2, there is a global OOB read in updatereadcachebitmapv3order. As a workaround, one can disable bitmap cache with...

6.5CVSS7.6AI score0.01837EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2022/10/09 12:00 a.m.35 views

EulerOS 2.0 SP8 : git (EulerOS-SA-2022-2459)

According to the versions of the git packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - Git is a distributed revision control system. Git prior to versions 2.37.1, 2.36.2, 2.35.4, 2.34.4, 2.33.4, 2.32.3, 2.31.4, and 2.30.5, is vulnerab...

7.8CVSS7.4AI score0.0101EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2022/10/09 12:00 a.m.6 views

PT-2022-34834 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.10.146 Description: The issue is related to a potential stack overflow in the mlxbf i2c smbus start transaction function. The actual impact and attack plausibility have not yet been proven. Recommendations: F...

7.7AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2022/10/07 12:00 a.m.14 views

PT-2022-24872 · Unknown +2 · Zoneminder +2

Name of the Vulnerable Software and Affected Versions: ZoneMinder affected versions not specified Description: The issue concerns the ZoneMinder API, which exposes database log contents to users without privileges. It also allows for the insertion, modification, and deletion of logs without syste...

9.8CVSS7.2AI score0.80462EPSS
SaveExploits29References48
Positive Technologies
Positive Technologies
added 2022/10/07 12:00 a.m.11 views

PT-2022-25796 · Ibm · Ibm Infosphere Information Server

Name of the Vulnerable Software and Affected Versions: IBM InfoSphere Information Server version 11.7 Description: The issue allows an authenticated user to impersonate another user on the system because the session is not invalidated after logout. Recommendations: For IBM InfoSphere Information...

6.5CVSS6.1AI score0.00393EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2022/10/07 12:00 a.m.16 views

PT-2022-25556 · Unknown · Codeigniter

Name of the Vulnerable Software and Affected Versions: CodeIgniter versions =3.1.13 Description: The issue concerns SQL Injection via the or where function in the system/database/DB query builder.php file. Note that the validity of this issue has been disputed by multiple third parties...

9.8CVSS8.1AI score0.00952EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2022/10/07 12:00 a.m.11 views

PT-2022-23615 · Ibm · Ibm Infosphere Information Server

Name of the Vulnerable Software and Affected Versions: IBM InfoSphere Information Server version 11.7 Description: The issue allows an authenticated user to obtain sensitive information that should only be available to a privileged user. Recommendations: For IBM InfoSphere Information Server...

6.5CVSS4.4AI score0.00613EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2022/10/07 12:00 a.m.15 views

PT-2022-25558 · Unknown · Codeigniter

Name of the Vulnerable Software and Affected Versions: CodeIgniter versions =3.1.13 Description: The issue concerns SQL Injection via the or having function in the system/database/DB query builder.php file. Note that the validity of this issue has been disputed by multiple third parties...

9.8CVSS8.3AI score0.00952EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2022/10/07 12:00 a.m.11 views

PT-2022-25565 · Unknown · Codeigniter

Name of the Vulnerable Software and Affected Versions: CodeIgniter versions =3.1.13 Description: The issue concerns SQL Injection via the having function in the system/database/DB query builder.php file. Note that the validity of this issue has been disputed by multiple third parties...

9.8CVSS8.2AI score0.00952EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2022/10/07 12:00 a.m.12 views

PT-2022-25563 · Unknown · Codeigniter

Name of the Vulnerable Software and Affected Versions: CodeIgniter versions =3.1.13 Description: The issue concerns a SQL Injection vulnerability via the where not in function in the system/database/DB query builder.php file. Note that the validity of this issue has been disputed by multiple thir...

9.8CVSS8.2AI score0.00952EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2022/10/07 12:00 a.m.14 views

PT-2022-25561 · Unknown · Codeigniter

Name of the Vulnerable Software and Affected Versions: CodeIgniter versions =3.1.13 Description: The issue concerns SQL Injection via the or like function in the system/database/DB query builder.php file. Note that the validity of this issue has been disputed by multiple third parties...

9.8CVSS8.3AI score0.00952EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2022/10/07 12:00 a.m.17 views

PT-2022-25566 · Unknown · Codeigniter

Name of the Vulnerable Software and Affected Versions: CodeIgniter versions =3.1.13 Description: The issue concerns SQL Injection via the or where in function in the system/database/DB query builder.php file. Note that the validity of this issue has been disputed by multiple third parties...

9.8CVSS8.3AI score0.00952EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2022/10/06 10:56 p.m.28 views

generator-jhipster vulnerable to login check Regular Expression Denial of Service

Impact For applications using JWT or session-based authentication not OIDC, users can input a login string which can cause a denial of service, as parsing it will be too complex. Here is an example: https://gist.github.com/atomfrede/311f8a9c6eb74c5c5226af0481155207 The vulnerable expression was...

1.6AI score
SaveExploits0References4Affected Software1
Prion
Prion
added 2022/10/06 8:15 p.m.20 views

Code injection

CodeIgniter is a PHP full-stack web framework. In versions prior to 4.2.7 setting $secure or $httponly value to true in Config\Cookie is not reflected in setcookie or Response::setCookie. As a result cookie values are erroneously exposed to scripts. It should be noted that this vulnerability does...

4CVSS4.7AI score0.00912EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2022/10/06 6:16 p.m.7 views

DEBIAN-CVE-2022-39269

PJSIP is a free and open source multimedia communication library written in C. When processing certain packets, PJSIP may incorrectly switch from using SRTP media transport to using basic RTP upon SRTP restart, causing the media to be sent insecurely. The vulnerability impacts all PJSIP users tha...

9.1CVSS8.2AI score0.00605EPSS
SaveExploits0References1
PyPA
PyPA
added 2022/10/06 6:16 p.m.15 views

PYSEC-2022-301

dparse is a parser for Python dependency files. dparse in versions before 0.5.2 contain a regular expression that is vulnerable to a Regular Expression Denial of Service. All the users parsing index server URLs with dparse are impacted by this vulnerability. A patch has been applied in version...

7.5CVSS7AI score0.01087EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2022/10/06 12:00 a.m.16 views

PT-2022-6310 · Ibm · Ibm Cloud Pak For Multicloud Management Monitoring

Name of the Vulnerable Software and Affected Versions: IBM Cloud Pak for Multicloud Management Monitoring versions 2.0 through 2.3 Description: The issue is related to incorrect restriction of a directory path with limited access. Exploitation of this issue may allow a remote attacker to elevate...

8.8CVSS8.4AI score0.00532EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2022/10/06 12:00 a.m.9 views

CVE-2022-39284 Secure or HttpOnly flag set in Config\Cookie is not reflected in Cookies issued in Codeigniter4

CodeIgniter is a PHP full-stack web framework. In versions prior to 4.2.7 setting $secure or $httponly value to true in Config\Cookie is not reflected in setcookie or Response::setCookie. As a result cookie values are erroneously exposed to scripts. It should be noted that this vulnerability does...

2.6CVSS5.1AI score0.00912EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2022/10/06 12:00 a.m.13 views

PT-2022-6082 · Avast · Avast Antivirus

Name of the Vulnerable Software and Affected Versions: Avast Antivirus versions prior to 18.0.1478 Description: The issue is related to a heap corruption vulnerability in the aswjsflt.dll library of Avast Antivirus, which could allow an attacker to bypass the sandbox of the application it was...

10CVSS9.8AI score0.00421EPSS
SaveExploits0References4
Rows per page
Query Builder