Lucene search
K

418 matches found

Prion
Prion
added 2021/12/07 11:15 a.m.10 views

Cross site request forgery (csrf)

livehelperchat is vulnerable to Cross-Site Request Forgery CSRF...

4.3CVSS6.5AI score0.00111EPSS
Exploits1References2Affected Software1
CVE
CVE
added 2021/12/07 10:40 a.m.56 views

CVE-2021-4049

CVE-2021-4049 affects livehelperchat with a Cross-Site Request Forgery (CSRF) vulnerability. Public sources (GHSA/Huntr and OSV entries) describe an attacker who can log out a user by causing the user, while logged in, to visit a malicious site; no product/version fix details are provided in the ...

6.5CVSS5.4AI score0.00111EPSS
Exploits1References2Affected Software1
Cvelist
Cvelist
added 2021/12/07 10:40 a.m.13 views

CVE-2021-4049 Cross-Site Request Forgery (CSRF) in livehelperchat/livehelperchat

livehelperchat is vulnerable to Cross-Site Request Forgery CSRF...

4.3CVSS6.7AI score0.00111EPSS
Exploits1References2
Positive Technologies
Positive Technologies
added 2021/12/07 12:0 a.m.1 views

PT-2021-22896 · Unknown · Livehelperchat

Name of the Vulnerable Software and Affected Versions: livehelperchat affected versions not specified Description: The issue is related to Cross-Site Request Forgery CSRF, which allows an attacker to log out a user if the logged-in user visits the attacker's website. This cannot harm the user's...

6.5CVSS4.5AI score0.00111EPSS
Exploits1References9
CNNVD
CNNVD
added 2021/12/07 12:0 a.m.1 views

livehelperchat 跨站请求伪造漏洞

livehelperchat is a chat via a live assistant that provides free live support on a website. A cross-site request forgery vulnerability exists in livehelperchat, which stems from a WEB application that does not adequately validate that a request is coming from a trusted user. An attacker could use...

6.5CVSS5.3AI score0.00111EPSS
Exploits1References3
Huntr
Huntr
added 2021/12/02 9:15 a.m.16 views

Cross-site Scripting (XSS) - Stored in livehelperchat/livehelperchat

Description Stored XSS via upload Photo avatar with format .svg in Account data. Detail When opening the attachment, some format files will be rendered and loaded on the browser. So it allows executing arbitrary javascript code that was injected into attachment before. Proof of Concept PoC.svg va...

4.3CVSS0.4AI score0.00323EPSS
Exploits1References1
Huntr
Huntr
added 2021/12/02 8:49 a.m.13 views

Cross-Site Request Forgery (CSRF) in livehelperchat/livehelperchat

Description An attacker is able to log out a user if a logged-in user visits the attacker's website. Proof of Concept history.pushState'', '', '/' document.forms0.submit; Impact This vulnerability is capable of forging users to unintentional logout. More details One way GET could be abused here i...

4.3CVSS0.7AI score0.00111EPSS
Exploits1
Huntr
Huntr
added 2021/10/01 5:5 p.m.9 views

Use of a Broken or Risky Cryptographic Algorithm in livehelperchat/livehelperchat

Description livehelperchat uses cryptographically insecure functions microtime, mtrand and even rand to generate sensitive information. Proof of Concept None provided, see the PHP documentation that specifies the cryptographic insecurity of the above functions. Impact This vulnerability is capabl...

1.6AI score
Exploits0
Huntr
Huntr
added 2021/08/25 7:21 p.m.12 views

Cross-site Scripting (XSS) - Stored in livehelperchat/livehelperchat

✍️ Description Stored xss via generalsettings 🕵️‍♂️ Proof of Concept 1. gotohttps://demo.livehelperchat.com/siteadmin/chatbox/configuration and update a General settings with xss payload xss"'' and save it . 2. now try to edit this Chatbox settings using url like...

0.1AI score
Exploits0
Huntr
Huntr
added 2021/08/24 9:25 p.m.18 views

Cross-Site Request Forgery (CSRF) in livehelperchat/livehelperchat

✍️ Description csrf bug to create a group chatlist 🕵️‍♂️ Proof of Concept There is no csrf token checking during creating a group-chatlist.\ Bellow request is vulnerable to csrf attack document.getElementById"myForm".submit 💥 Impact csrf bug to create a group chatlist...

1.5AI score
Exploits0
Huntr
Huntr
added 2021/08/24 9:12 p.m.10 views

Cross-site Scripting (XSS) - Stored in livehelperchat/livehelperchat

✍️ Description stored xss XMP configuration 🕵️‍♂️ Proof of Concept Plz check this 1 minute video to reproduce the bug https://drive.google.com/file/d/1j1b5XDv2v73539J5MYwxYDe0IPt9yS3f/view?usp=sharing 💥 Impact xss bug allow to execute arbitary javascript code...

0.7AI score
Exploits0
Huntr
Huntr
added 2021/08/24 9:4 p.m.15 views

Cross-Site Request Forgery (CSRF) in livehelperchat/livehelperchat

✍️ Description csrf bug to update uploaded-file 🕵️‍♂️ Proof of Concept Bellow request is vulnerable to csrf bug to update uploaded-file. Submit request POST /siteadmin/file/edit/2 HTTP/1.1 Host: demo.livehelperchat.com Cookie: PHPSESSID=b8cdt7e1436rstdhbgq5mjqskq User-Agent: Mozilla/5.0 X11;...

0.4AI score
Exploits0
Huntr
Huntr
added 2021/08/24 8:52 p.m.4 views

Cross-Site Request Forgery (CSRF) in livehelperchat/livehelperchat

✍️ Description csrf bug to make clone of a role 🕵️‍♂️ Proof of Concept i see everywhere csrf token is checking but during cloning of role, it does not check csrf token .\ Belllow url is vulnerable to csrf attack to make a clone of role...

7AI score
Exploits0
Huntr
Huntr
added 2021/08/24 8:48 p.m.11 views

Cross-site Scripting (XSS) - Stored in livehelperchat/livehelperchat

✍️ Description Stored xss via rolename 🕵️‍♂️ Proof of Concept 1. First goto https://demo.livehelperchat.com/siteadmin/permission/roles and create a role with xss payload xss"'' and save it .\ 2. now try to edit this role using url like...

1.5AI score
Exploits0
Huntr
Huntr
added 2021/08/24 6:35 p.m.12 views

Cross-site Scripting (XSS) - Stored in livehelperchat/livehelperchat

✍️ Description Stored Xss on smtp/Sender address 🕵️‍♂️ Proof of Concept Step To Reproduce: 1. Go to system/smtp 2. add the payload: " on "Sender address" or "Default from e-mail address" or "Default from name" all the 3 params are vulnerable to xss 3. save it and you can see that the xss fires poc...

7.1AI score
Exploits0References2
Huntr
Huntr
added 2021/06/21 10:43 a.m.5 views

Cross-site Scripting (XSS) - Stored in livehelperchat/livehelperchat

✍️ Description The questionary section of livehelperchat can be modified listing new question . However, the template is used incorrectly resulting in a CSTI injection which leads to stored XSS. 🕵️‍♂️ Proof of Concept Install the livechat Go on...

0.1AI score
Exploits0
Huntr
Huntr
added 2021/06/21 5:54 a.m.4 views

Cross-site Scripting (XSS) - Stored in livehelperchat/fbmessenger

✍️ Description The Facebook notifications of livehelperchat fbmessenger extension can be modified listing new notifications. However, the template is used incorrectly resulting in a CSTI injection which leads to stored XSS. 🕵️‍♂️ Proof of Concept Install the livechat Install fbmessenger extension...

0.1AI score
Exploits0
Huntr
Huntr
added 2021/06/11 8:35 p.m.9 views

Cross-site Scripting (XSS) - Stored in livehelperchat/livehelperchat

✍️ Description The faq section of LiveHelperChat can be modified listing some new questions/answers. However, the template is used incorrectly resulting in a CSTI injection which leads to stored XSS. 🕵️‍♂️ Proof of Concept 1. Install the livechat 2. Go on https://your-host.com/siteadmin/faq/view/1...

6.2AI score
Exploits0References1
Rows per page
Query Builder