Lucene search
+L

7944 matches found

Vulnrichment
Vulnrichment
added 2023/01/09 12:00 a.m.9 views

CVE-2022-43972 Null pointer dereference in Linksys WRT54GL

A null pointer dereference vulnerability exists in Linksys WRT54GL Wireless-G Broadband Router with firmware = 4.30.18.006. A null pointer dereference in the soapaction function within the upnp binary can be triggered by an unauthenticated attacker via a malicious POST request invoking the...

6.5CVSS7.5AI score0.01313EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2023/01/09 12:00 a.m.9 views

PT-2023-18524 · Nextcloud · Nextcloud Desktop Client

Name of the Vulnerable Software and Affected Versions: Nextcloud Desktop client versions prior to 3.6.2 Description: The issue affects Deck, a kanban style organization tool integrated with Nextcloud, allowing an attacker to make a user send any POST request with an arbitrary body if they click o...

8.8CVSS8.6AI score0.00204EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2023/01/09 12:00 a.m.10 views

CVE-2022-43973 Arbitrary code execution in Linksys WRT54GL

An arbitrary code execution vulnerability exisits in Linksys WRT54GL Wireless-G Broadband Router with firmware = 4.30.18.006. The CheckTSSI function within the httpd binary uses unvalidated user input in the construction of a system command. An authenticated attacker with administrator privileges...

7.2CVSS7.3AI score0.01855EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2023/01/09 12:00 a.m.40 views

CVE-2022-43973 Arbitrary code execution in Linksys WRT54GL

An arbitrary code execution vulnerability exisits in Linksys WRT54GL Wireless-G Broadband Router with firmware = 4.30.18.006. The CheckTSSI function within the httpd binary uses unvalidated user input in the construction of a system command. An authenticated attacker with administrator privileges...

7.2CVSS7.5AI score0.01855EPSS
SaveExploits1References3
wpexploit
wpexploit
added 2023/01/04 12:00 a.m.129 views

Revive Old Posts – Social Media Auto Post and Scheduling Plugin < 9.0.11 - PHP Object Injection

The plugin unserializes user input provided via the settings, which could allow high privilege users such as admin to perform PHP Object Injection when a suitable gadget is present. To simulate a gadget chain, put the following code in a plugin: class Evil public function wakeup : void...

7.2CVSS1.1AI score0.01046EPSS
SaveExploits2
Veracode
Veracode
added 2023/01/02 6:59 p.m.15 views

Denial Of Service (DoS)

github.com/usememos/memos is vulnerable to denial of service attacks. A malicious user is able to pass a huge number of characters through the Nickname parameter, causing the application to crash through the POST request...

7.5CVSS7AI score0.00678EPSS
SaveExploits1References4Affected Software1
Huntr
Huntr
added 2022/12/31 7:06 a.m.47 views

Get based CSRF on Reset OP Cache functionality

Description The functionality to reset the OPCache is vulnerable to CSRF. In fact, it would be a good practice to implement a CSRF token in URL if the GET functionality is meant to trigger an action, instead of only retrieving data. Alternatively, it can be turned in a POST request, which I can s...

4.3CVSS0.2AI score0.00346EPSS
SaveExploits1References1
OSV
OSV
added 2022/12/29 6:30 p.m.69 views

GHSA-42Q2-M54F-JH95 sememos/memos vulnerable to Improper Handling of Values

In usememos/memos 0.9.0 and prior, an attacker can post malicious content to another user's memos page via POST request...

5.3CVSS5.5AI score0.00772EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2022/12/29 6:30 p.m.36 views

sememos/memos vulnerable to Improper Handling of Values

In usememos/memos 0.9.0 and prior, an attacker can post malicious content to another user's memos page via POST request...

9.8CVSS5.5AI score0.00772EPSS
SaveExploits1References4Affected Software1
Huntr
Huntr
added 2022/12/26 10:37 a.m.40 views

An attacker can be post message in other memos page

Description An attacker can be post malicious content to other user's memos page via POST request, attacker just add an creatorID into body request and send it with Burpsuite Here is video poc: https://drive.google.com/file/d/1dNKo-ybfguam4YdvmluYujN2nkTG5D9G/view?usp=sharelink Proof of Concept...

5CVSS0.2AI score0.00772EPSS
SaveExploits1
zdt
zdt
added 2022/12/24 12:00 a.m.324 views

4images 1.9 Remote Command Execution Vulnerability

Exploit Title: 4images 1.9 - Remote Command Execution Exploit Author: Andrey Stoykov Software Link: https://www.4homepages.de/download-4images Version: 1.9 Tested on: Ubuntu 20.04 To reproduce do the following: 1. Login as administrator user 2. Browse to "General" - " Edit Templates" - "Select...

7.1AI score
SaveExploits0
Huntr
Huntr
added 2022/12/23 1:14 p.m.30 views

Access all Private Memos by unauthorized user

Description After login , I create a new memo and post it then i tried to edit it So in editing POST request you can find the memo id in POST data and in the URL if you change it to any private memo you can access it Also you can change the private memo visibility status and content . Proof of...

5.5CVSS0.1AI score0.00564EPSS
SaveExploits1
Huntr
Huntr
added 2022/12/23 12:28 p.m.23 views

Denial of Service

Description There is no limit of "Nickname" content length while updating your information that lead to Denial of Service by entering huge number of characters if you insert the following POST request "email": "[email protected]", "id": 104, "nickname":...

5CVSS0.1AI score0.00678EPSS
SaveExploits1
Redos
Redos
added 2022/12/22 12:00 a.m.8 views

ROS-20221222-22

A vulnerability in the cURL command-line utility is related to a bounds error in parsing the .netrc file. Exploitation vulnerability could allow an attacker acting remotely to transfer a specially crafted file, cause a stack-based buffer overflow, and perform a denial of service DoS attack The cU...

9.8CVSS7.1AI score0.04325EPSS
SaveExploits2
Huntr
Huntr
added 2022/12/20 1:08 p.m.30 views

Unsanitized input returned in response is conducive to XSS exploitation

Description During the initial installation process it was identified that the "Create user" form that collects user data, does not properly sanitize the data entry and then prints them on the screen with an error message without any apparent validation, thus allowing the insertion of HTML or...

5.8CVSS6.1AI score0.00577EPSS
SaveExploits1References3
NVD
NVD
added 2022/12/18 4:15 a.m.27 views

CVE-2022-47514

An XML external entity XXE injection vulnerability in XML-RPC.NET before 2.5.0 allows remote authenticated users to conduct server-side request forgery SSRF attacks, as demonstrated by a pingback.aspx POST request...

8.8CVSS0.01239EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2022/12/18 12:00 a.m.27 views

CVE-2022-47514

An XML external entity XXE injection vulnerability in XML-RPC.NET before 2.5.0 allows remote authenticated users to conduct server-side request forgery SSRF attacks, as demonstrated by a pingback.aspx POST request...

8.7AI score0.01239EPSS
SaveExploits1References2
Prion
Prion
added 2022/12/13 6:15 p.m.20 views

Cross site scripting

A cross-site scripting XSS vulnerability in Arris NVG443B 9.3.0h3d36 allows attackers to execute arbitrary web scripts or HTML via a crafted POST request sent to /cgi-bin/logs.ha...

5.8CVSS5.9AI score0.00526EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2022/12/13 12:00 a.m.10 views

CVE-2022-45028

A cross-site scripting XSS vulnerability in Arris NVG443B 9.3.0h3d36 allows attackers to execute arbitrary web scripts or HTML via a crafted POST request sent to /cgi-bin/logs.ha...

5.9AI score0.00526EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2022/12/13 12:00 a.m.37 views

CVE-2022-45028

A cross-site scripting XSS vulnerability in Arris NVG443B 9.3.0h3d36 allows attackers to execute arbitrary web scripts or HTML via a crafted POST request sent to /cgi-bin/logs.ha...

6AI score0.00526EPSS
SaveExploits1References2
Rows per page
Query Builder