Lucene search
+L

14728 matches found

Positive Technologies
Positive Technologies
added 2022/08/09 12:00 a.m.13 views

PT-2022-4144 · Intel · Intel Datacenter Group Event Android Application

Name of the Vulnerable Software and Affected Versions: IntelR Datacenter Group Event Android application, all versions Description: The issue is related to uncontrolled search path elements in the IntelR Datacenter Group Event Android application. This may allow an authenticated user to potential...

7.8CVSS7.4AI score0.00216EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2022/08/09 12:00 a.m.12 views

PT-2022-18353 · Sourcecodester · Sourcecodester Gym Management System

Name of the Vulnerable Software and Affected Versions: SourceCodester Gym Management System affected versions not specified Description: A critical issue affects some unknown functionality of the file /mygym/admin/index.php. The manipulation of the edit tran argument leads to SQL injection. The...

9.8CVSS9.6AI score0.00738EPSS
SaveExploits1References5
OSV
OSV
added 2022/08/08 2:15 p.m.10 views

CVE-2022-2367

The WSM Downloader WordPress plugin through 1.4.0 allows only specific popular websites to download images/files from, this can be bypassed due to the lack of good "link" parameter validation...

7.5CVSS5.8AI score0.01154EPSS
SaveExploits1References1
NVD
NVD
added 2022/08/08 2:15 p.m.30 views

CVE-2022-2367

The WSM Downloader WordPress plugin through 1.4.0 allows only specific popular websites to download images/files from, this can be bypassed due to the lack of good "link" parameter validation...

7.5CVSS0.01154EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2022/08/08 2:15 p.m.4 views

CVE-2022-2367

The WSM Downloader WordPress plugin through 1.4.0 allows only specific popular websites to download images/files from, this can be bypassed due to the lack of good "link" parameter validation...

7.5CVSS5.9AI score0.01154EPSS
SaveExploits1References2
Prion
Prion
added 2022/08/08 2:15 p.m.24 views

Design/Logic Flaw

The WSM Downloader WordPress plugin through 1.4.0 allows only specific popular websites to download images/files from, this can be bypassed due to the lack of good "link" parameter validation...

5CVSS7.5AI score0.01154EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2022/08/08 1:47 p.m.41 views

CVE-2022-2367 WSM Downloader <= 1.4.0 - Domain Name Restriction Bypass

The WSM Downloader WordPress plugin through 1.4.0 allows only specific popular websites to download images/files from, this can be bypassed due to the lack of good "link" parameter validation...

7.7AI score0.01154EPSS
SaveExploits1References1
Veracode
Veracode
added 2022/08/08 7:29 a.m.29 views

Information Disclosure

drupal/core is vulnerable to information disclosure. The vulnerability exists due to a lack of input validation in the ImageStyleDownloadController.php as it only restricts access to non-public files if stored in the private file directory, allowing an attacker to gain access to additional files ...

7.5CVSS7AI score0.00667EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
added 2022/08/08 5:37 a.m.19 views

Information Disclosure

moodle/moodle is vulnerable to information disclosure. The vulnerability exists because the users who can view grades within a group is not properly restricted which allows an attacker to view grades of other users in other groups...

4.3CVSS4.6AI score0.00641EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2022/08/08 12:00 a.m.15 views

PT-2022-16086 · WordPress · Wsm Downloader

Name of the Vulnerable Software and Affected Versions: WSM Downloader WordPress plugin versions 1.4.0 and earlier Description: The issue allows any visitor to use the remote file download feature of the WSM Downloader WordPress plugin to download local files, including sensitive ones like...

7.5CVSS7.4AI score0.01403EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2022/08/08 12:00 a.m.11 views

PT-2022-16360 · WordPress · Weforms

Name of the Vulnerable Software and Affected Versions: weForms WordPress plugin versions prior to 1.6.14 Description: The issue allows high privilege users, such as admins, to perform cross-Site Scripting attacks. This is possible because the plugin does not properly sanitise and escape its...

4.8CVSS4.7AI score0.00597EPSS
SaveExploits2References4
Positive Technologies
Positive Technologies
added 2022/08/08 12:00 a.m.20 views

PT-2022-13797 · WordPress · Discy

Name of the Vulnerable Software and Affected Versions: Discy WordPress theme versions prior to 5.0 Description: The issue allows any logged-in users, with privileges as low as Subscriber, to change theme options by sending a crafted POST request to the "discy update options" action due to a lack ...

6.5CVSS6.4AI score0.00739EPSS
SaveExploits2References5
Positive Technologies
Positive Technologies
added 2022/08/08 12:00 a.m.15 views

PT-2022-23285

Name of the Vulnerable Software and Affected Versions Airspan AirSpot 5410 versions 0.3.4.1-4 and under Description The issue concerns an unauthenticated remote command injection vulnerability. It allows the ping functionality to be called without user authentication by crafting a malicious HTTP...

9.8CVSS7.6AI score0.54546EPSS
SaveExploits5References19
Positive Technologies
Positive Technologies
added 2022/08/08 12:00 a.m.17 views

PT-2022-15636 · WordPress · Website File Changes Monitor

Name of the Vulnerable Software and Affected Versions: Website File Changes Monitor WordPress plugin versions prior to 1.8.3 Description: The issue arises from the plugin's failure to sanitise and escape user input before using it in a SQL statement. This occurs via an action available to users...

9.8CVSS9.5AI score0.01283EPSS
SaveExploits2References5
BDU FSTEC
BDU FSTEC
added 2022/08/08 12:00 a.m.15 views

The vulnerability of the software web interface of Cisco Webex Meetings allows a perpetrator to compromise data integrity.

The vulnerability of Cisco Webex Meetings software’s web interface is related to incorrect restrictions on the visible layers or frames of the user interface. Exploiting this vulnerability could allow an attacker to compromise data integrity remotely...

5CVSS6.5AI score0.00504EPSS
SaveExploits0References2
Code423n4
Code423n4
added 2022/08/07 12:00 a.m.23 views

If a MIMOProxy owner destroys their proxy, they cannot deploy another from the same address

Lines of code Vulnerability details When deploying a new MIMOProxy, the MIMOProxyRegistry first checks whether a proxy exists with the same owner for the given address. If an existing proxy is found, the deployment reverts: MIMOProxyRegistrydeployFor function deployForaddress owner public overrid...

6.7AI score
SaveExploits0
CVE
CVE
added 2022/08/05 3:14 p.m.128 views

CVE-2022-33729

CVE-2022-33729 affects Samsung devices with NFC ConfirmConnectActivity. The issue is an improper restriction of a broadcasting Intent in ConfirmConnectActivity, which leaks the MAC address of the connected Bluetooth device. The vulnerability is associated with NFC prior to SMR Aug-2022 Release 1....

5.9CVSS4.1AI score0.00094EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2022/08/05 12:00 a.m.13 views

PT-2022-16416 · Tcl · Tcl Linkhub Mesh Wi-Fi

Name of the Vulnerable Software and Affected Versions: TCL LinkHub Mesh Wi-Fi MS1G 00 01.00 14 Description: A buffer overflow vulnerability exists in the GetValue functionality. A specially-crafted configuration value can lead to a buffer overflow. An attacker can modify a configuration value to...

9.8CVSS9.4AI score0.0124EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2022/08/05 12:00 a.m.11 views

PT-2022-21846 · Nfc · Nfc

Name of the Vulnerable Software and Affected Versions: NFC prior to SMR Aug-2022 Release 1 Description: The issue is related to an improper restriction of broadcasting Intent in ConfirmConnectActivity, which leaks the MAC address of the connected Bluetooth device. Recommendations: For NFC prior t...

5.9CVSS3.9AI score0.00094EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2022/08/05 12:00 a.m.16 views

PT-2022-18557 · Tcl · Tcl Linkhub Mesh Wi-Fi

Name of the Vulnerable Software and Affected Versions: TCL LinkHub Mesh Wi-Fi MS1G 00 01.00 14 Description: A denial of service issue exists in the confctl set guest wlan functionality. It can be triggered by a specially-crafted network packet, leading to denial of service. An attacker can exploi...

9.3CVSS8.1AI score0.01006EPSS
SaveExploits1References2
Rows per page
Query Builder