Lucene search
+L

3334 matches found

Tenable Nessus
Tenable Nessus
added 2023/11/24 12:0 a.m.27 views

Cisco IOS XR Software Access Control List Bypass (cisco-sa-dnx-acl-PyzDkeYF)

According to its self-reported version, Cisco IOS XR is affected by a vulnerability. - A vulnerability in the access control list ACL processing on MPLS interfaces in the ingress direction of Cisco IOS XR Software could allow an unauthenticated, remote attacker to bypass a configured ACL. This...

7.5CVSS7.5AI score0.00458EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2023/11/23 12:28 a.m.30 views

Insertion of Sensitive Information into Log

Impact If successful login attempts are recorded, the raw tokens are stored in the log table. If a malicious person somehow views the data in the log table, he or she can obtain a raw token, which can then be used to send a request with that user's authority. When you 1 use the following...

6.5CVSS6.8AI score0.0063EPSS
SaveExploits0References5Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2023/11/22 2:50 p.m.9 views

Security Bulletin: Vulnerability in Apache HTTP Server affects IBM HTTP Server used by IBM Rational ClearQuest

Summary IBM HTTP Server IHS is used by the IBM Rational ClearQuest server and web components. Information about security vulnerabilities affecting IHS have been published in a security bulletin. Vulnerability Details Refer to the security bulletins listed in the Remediation/Fixes section Affected...

6.8AI score
SaveExploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2023/11/22 5:59 a.m.22 views

Security Bulletin: Fix for BIRT Report Engine that is vulnerable due to nested jtidy.jar r938

Summary BIRT report engine bundled in IBM DevOps Model Architect v1.0 is vulnerable as it has a nested jtidy.jar r938. Vulnerability Details CVEID:CVE-2023-34623 DESCRIPTION: jtidy is vulnerable to a denial of service, caused by an out-of-bounds write error. By using a specially crafted object th...

7.5CVSS7.4AI score0.00866EPSS
SaveExploits1Affected Software1
Nextcloud
Nextcloud
added 2023/11/21 5:27 a.m.65 views

Users can make external storage mount points inaccessible for other users

None...

8.5CVSS7.3AI score0.0095EPSS
SaveExploits1References2Affected Software1
SUSE CVE
SUSE CVE
added 2023/11/21 2:19 a.m.5 views

SUSE CVE-2023-48231

Vim is an open source command line text editor. When closing a window, vim may try to access already freed window structure. Exploitation beyond crashing the application has not been shown to be viable. This issue has been addressed in commit 25aabc2b which has been included in release version...

3.9CVSS7AI score0.00666EPSS
SaveExploits0References6
OSV
OSV
added 2023/11/20 9:1 p.m.54 views

GHSA-8JPR-FF92-HPF9 Run Shell Command allows Cross-Site Request Forgery

Impact A cross site request forgery vulnerability in the admin tool for executing shell commands on the server allows an attacker to execute arbitrary shell commands by tricking an admin into loading the URL with the shell command. A very simple possibility for an attack are comments. When the...

9.6CVSS9.5AI score0.22938EPSS
SaveExploits2References5
Prion
Prion
added 2023/11/20 7:15 p.m.19 views

Cross site request forgery (csrf)

The XWiki Admin Tools Application provides tools to help the administration of XWiki. Prior to version 4.5.1, a cross-site request forgery vulnerability in the query on XWiki tool allows executing arbitrary database queries on the database of the XWiki installation. Among other things, this allow...

6.8CVSS7.1AI score0.00365EPSS
SaveExploits0References3Affected Software1
Prion
Prion
added 2023/11/20 6:15 p.m.23 views

Information disclosure

XWiki Platform is a generic wiki platform. Starting in version 6.3-milestone-2 and prior to versions 14.10.15, 15.5.1, and 15.6RC1, the Solr-based search suggestion provider that also duplicates as generic JavaScript API for search results in XWiki exposes the content of all documents of all wiki...

5CVSS6.7AI score0.7282EPSS
SaveExploits0References3Affected Software1
Prion
Prion
added 2023/11/20 6:15 p.m.20 views

Cross site request forgery (csrf)

The XWiki Admin Tools Application provides tools to help the administration of XWiki. Starting in version 4.4 and prior to version 4.5.1, a cross site request forgery vulnerability in the admin tool for executing shell commands on the server allows an attacker to execute arbitrary shell commands ...

6.8CVSS8AI score0.22938EPSS
SaveExploits2References3Affected Software1
Cvelist
Cvelist
added 2023/11/20 6:14 p.m.32 views

CVE-2023-48293 XWiki Admin Tools Application CSRF with QueryOnXWiki allows arbitrary database queries

The XWiki Admin Tools Application provides tools to help the administration of XWiki. Prior to version 4.5.1, a cross-site request forgery vulnerability in the query on XWiki tool allows executing arbitrary database queries on the database of the XWiki installation. Among other things, this allow...

8.8CVSS8.9AI score0.00365EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2023/11/16 11:15 p.m.23 views

CVE-2023-48236

Vim is an open source command line text editor. When using the z= command, the user may overflow the count with values larger than MAXINT. Impact is low, user interaction is required and a crash may not even happen in all situations. This vulnerability has been addressed in commit 73b2d379 which...

4.3CVSS6.7AI score0.00688EPSS
SaveExploits0References6
OSV
OSV
added 2023/11/16 10:59 p.m.6 views

CVE-2023-48231 Use-After-Free in win_close() in vim

Vim is an open source command line text editor. When closing a window, vim may try to access already freed window structure. Exploitation beyond crashing the application has not been shown to be viable. This issue has been addressed in commit 25aabc2b which has been included in release version...

3.9CVSS6.2AI score0.00666EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2023/11/16 10:57 p.m.54 views

CVE-2023-48232

Vim is an open source command line text editor. A floating point exception may occur when calculating the line offset for overlong lines and smooth scrolling is enabled and the cpo-settings include the 'n' flag. This may happen when a window border is present and when the wrapped line continues o...

4.3CVSS5.9AI score0.00668EPSS
SaveExploits0
OSV
OSV
added 2023/11/16 10:45 p.m.5 views

CVE-2023-48237 overflow in shift_line in vim

Vim is an open source command line text editor. In affected versions when shifting lines in operator pending mode and using a very large value, it may be possible to overflow the size of integer. Impact is low, user interaction is required and a crash may not even happen in all situations. This...

2.8CVSS6.4AI score0.00749EPSS
SaveExploits0References9
Github Security Blog
Github Security Blog
added 2023/11/16 8:13 p.m.41 views

Authenticated users can view job names and groups they do not have authorization to view

Access to two URLs used in both Rundeck Open Source and Process Automation products could allow authenticated users to access the URL path, which provides a list of job names and groups for any project, without the necessary authorization checks. The affected URLs are: - https://host/context/rdJo...

4.3CVSS6.7AI score0.00481EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2023/11/15 2:53 p.m.98 views

GHSA-72HH-XF79-429P Pimcore SQL Injection in Admin Grid Filter API through Multiselect::getFilterConditionExt()

Summary User input passed directly into an SQL statement allows non-admin backend users to execute arbitrary SQL statements. Details The /admin/object/grid-proxy endpoint calls getFilterCondition on fields of classes to be filtered for at...

8.8CVSS9.2AI score0.01218EPSS
SaveExploits1References6
OSV
OSV
added 2023/11/15 2:49 p.m.91 views

GHSA-C8HJ-W239-5GVF pimcore/admin-ui-classic-bundle Full Path Disclosure via re-export document

Impact Full Path Disclosure FPD vulnerabilities enable the attacker to see the path to the webroot/file. e.g.: /home/omg/htdocs/file/. Certain vulnerabilities, such as using the loadfile within a SQL Injection query to view the page source, require the attacker to have the full path to the file...

5.3CVSS5.5AI score0.0066EPSS
SaveExploits1References5
OSV
OSV
added 2023/11/14 9:15 p.m.4 views

AZL-43882 CVE-2023-47627 affecting package python-aiohttp 3.6.2-3

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. The HTTP parser in AIOHTTP has numerous problems with header parsing, which could lead to request smuggling. This parser is only used when AIOHTTPNOEXTENSIONS is enabled or not using a prebuilt wheel. These bugs have...

7.5CVSS6.6AI score0.00857EPSS
SaveExploits1References1
OSV
OSV
added 2023/11/14 12:33 a.m.9 views

CVE-2023-47628 Session Expiration Misconfiguration in datahub

DataHub is an open-source metadata platform. DataHub Frontend's sessions are configured using Play Framework's default settings for stateless session which do not set an expiration time for a cookie. Due to this, if a session cookie were ever leaked, it would be valid forever. DataHub uses a...

4.2CVSS5.1AI score0.00379EPSS
SaveExploits1References3
Rows per page
Query Builder