Lucene search
K

4057 matches found

Huntr
Huntr
β€’added 2021/09/09 7:58 a.m.β€’12 views

Cross-site Scripting (XSS) - Reflected in vfleaking/uoj

✍️ Description Cross-site Scripting XSS refers to client-side code injection attack wherein an attacker can execute malicious scripts into a legitimate website or web application. XSS occurs when a web application makes use of unvalidated or unencoded user input within the output it generates. The...

2.2AI score
Exploits0References1
Huntr
Huntr
β€’added 2021/09/09 7:48 a.m.β€’7 views

Cross-site Scripting (XSS) - Reflected in podcastgenerator/podcastgenerator

✍️ Description Cross-site Scripting XSS refers to client-side code injection attack wherein an attacker can execute malicious scripts into a legitimate website or web application. XSS occurs when a web application makes use of unvalidated or unencoded user input within the output it generates. The...

2.2AI score
Exploits0References1
Huntr
Huntr
β€’added 2021/09/09 7:28 a.m.β€’9 views

Cross-site Scripting (XSS) - Reflected in tildeclub/site

✍️ Description Cross-site Scripting XSS refers to client-side code injection attack wherein an attacker can execute malicious scripts into a legitimate website or web application. XSS occurs when a web application makes use of unvalidated or unencoded user input within the output it generates. The...

2.1AI score
Exploits0References1
Huntr
Huntr
β€’added 2021/09/09 7:8 a.m.β€’13 views

Cross-site Scripting (XSS) - Reflected in hestiacp/hestiacp

✍️ Description Cross-site Scripting XSS refers to client-side code injection attack wherein an attacker can execute malicious scripts into a legitimate website or web application. XSS occurs when a web application makes use of unvalidated or unencoded user input within the output it generates. The...

2.1AI score
Exploits0References1
Huntr
Huntr
β€’added 2021/09/09 6:40 a.m.β€’8 views

Improper Access Control in agentejo/cockpit

✍️ Description A local file inclusion vulnerability allows attackers to bypass the need for API Keys when querying private custom API endpoints πŸ•΅οΈβ€β™‚οΈ Proof of Concept 1. On the server create a custom API endpoint in /var/www/html/config/api/custom.php as follows: param'test'; if !$test return...

1.3AI score
Exploits0References1
Huntr
Huntr
β€’added 2021/09/09 6:25 a.m.β€’16 views

in bfabiszewski/libmobi

✍️ Description Overview This vulnerability is of writing user controlled values out of the buffer. The buffer is of MOBIBuffer type which is allocated using malloc. It is possible for the attacker to finally accomplish RCE Remote Code Execution using this out-of-bound write vulnerability to...

7.5CVSS1AI score0.00332EPSS
Exploits1References1
Huntr
Huntr
β€’added 2021/09/08 11:41 p.m.β€’16 views

in weseek/growi

✍️ Description In following endpoint don't check the authorization of users and any user can delete other users comments /api/comments.remove the body of request is like this : "commentid" : "61393bb36970d0000c62b3cf" , "csrf" : any user receive all commentid and can easily replace other users...

5CVSS3.3AI score0.00196EPSS
Exploits1
Huntr
Huntr
β€’added 2021/09/08 11:40 p.m.β€’17 views

in weseek/growi

✍️ Description You should check and validate the password when users registering, any user able to use a weak password like aaaaaa also you don't have any rate limit for incorrect passwords that cause to easily perform Bruteforce attacks against your users that have weak passwords. πŸ’₯ Impact This...

6.4CVSS2AI score0.00137EPSS
Exploits0
Huntr
Huntr
β€’added 2021/09/08 5:28 p.m.β€’10 views

Open Redirect in wwbn/avideo

✍️ Description There is an open redirect vulnerability in the following URL: https://demo.avideo.com/signUp?redirectUri=https://google.com/ πŸ•΅οΈβ€β™‚οΈ Proof of Concept text Step to reproduce 1. open above URL 2. signup in the application 3. you redirect to google.com πŸ’₯ Impact That causes a redirection...

0.3AI score
Exploits0References1
Huntr
Huntr
β€’added 2021/09/08 4:1 p.m.β€’19 views

Cross-site Scripting (XSS) - Reflected in th3-822/rapidleech

✍️ Description Cross-site Scripting XSS refers to client-side code injection attack wherein an attacker can execute malicious scripts into a legitimate website or web application. XSS occurs when a web application makes use of unvalidated or unencoded user input within the output it generates. The...

2.4AI score
Exploits0References1
Huntr
Huntr
β€’added 2021/09/08 11:1 a.m.β€’15 views

Prototype Pollution in viking04/merge

✍️ Description The npm package @viking04/merge is vulnerable to Prototype Pollution. More Details on the Vulnerability: https://medium.com/node-modules/what-is-prototype-pollution-and-why-is-it-such-a-big-deal-2dd8d89a93c πŸ•΅οΈβ€β™‚οΈ Proof of Concept LIVE POC LINK var merge = require"@viking04/merge" var...

7.5CVSS0.1AI score0.00453EPSS
Exploits1
Huntr
Huntr
β€’added 2021/09/07 10:22 p.m.β€’15 views

Cross-site Scripting (XSS) - Stored in chocobozzz/peertube

✍️ Description We can upload a SVG image and then send the url of that to other users and when they open the link we can get their complete session keys as the session keys stored in local storage and with Javascript easily can be stolen by attackers. πŸ•΅οΈβ€β™‚οΈ Proof of Concept 1.Go to...

4.3CVSS6.4AI score0.00311EPSS
Exploits1
Huntr
Huntr
β€’added 2021/09/07 10:7 p.m.β€’4 views

Cross-Site Request Forgery (CSRF) in amirsanni/mini-inventory-and-sales-management-system

✍️ Description Attacker is able to delete a administrator accounts if a logged in user visits attacker website. πŸ•΅οΈβ€β™‚οΈ Proof of Concept 1.when you logged in open this POC.html in a browserFirefox and Safari 2.you can check unintentionally you delete an administrator account. //POC.html...

2.1AI score
Exploits0References1
Huntr
Huntr
β€’added 2021/09/07 1:40 p.m.β€’65 views

Heap-based Buffer Overflow in vim/vim

✍️ Description While testing vim built from commit ddfc051 with Ubuntu clang version 12.0.0-3ubuntu120.04.3 and Address Sanitizer, we discovered crafted input which triggers a heap-buffer-overflow, READ of size 1. πŸ•΅οΈβ€β™‚οΈ Proof of Concept 1. git clone https://github.com/vim/vim LD=lld AS=llvm-as...

6.8CVSS1AI score0.00385EPSS
Exploits1References1
Huntr
Huntr
β€’added 2021/09/07 10:11 a.m.β€’17 views

Cross-site Scripting (XSS) - Reflected in andrewpaglusch/flashpaper

✍️ Description Cross-site Scripting XSS refers to client-side code injection attack wherein an attacker can execute malicious scripts into a legitimate website or web application. XSS occurs when a web application makes use of unvalidated or unencoded user input within the output it generates. The...

2.3AI score
Exploits0References1
Huntr
Huntr
β€’added 2021/09/07 4:54 a.m.β€’12 views

Cross-site Scripting (XSS) - Reflected in th3-822/rapidleech

✍️ Description Cross-site Scripting XSS refers to client-side code injection attack wherein an attacker can execute malicious scripts into a legitimate website or web application. XSS occurs when a web application makes use of unvalidated or unencoded user input within the output it generates. The...

2.4AI score
Exploits0References1
Huntr
Huntr
β€’added 2021/09/07 2:21 a.m.β€’21 views

Cross-site Scripting (XSS) - Reflected in engintron/engintron

✍️ Description Cross-site Scripting XSS refers to client-side code injection attack wherein an attacker can execute malicious scripts into a legitimate website or web application. XSS occurs when a web application makes use of unvalidated or unencoded user input within the output it generates. The...

2.5AI score
Exploits0References1
Huntr
Huntr
β€’added 2021/09/07 2:12 a.m.β€’7 views

Cross-site Scripting (XSS) - Reflected in kasuganosoras/pigeon

✍️ Description Cross-site Scripting XSS refers to client-side code injection attack wherein an attacker can execute malicious scripts into a legitimate website or web application. XSS occurs when a web application makes use of unvalidated or unencoded user input within the output it generates. The...

2.2AI score
Exploits0References1
Huntr
Huntr
β€’added 2021/09/07 1:24 a.m.β€’5 views

Cross-site Scripting (XSS) - Reflected in phoronix-test-suite/phoronix-test-suite

✍️ Description Cross-site Scripting XSS refers to client-side code injection attack wherein an attacker can execute malicious scripts into a legitimate website or web application. XSS occurs when a web application makes use of unvalidated or unencoded user input within the output it generates. The...

2.3AI score
Exploits0References1
Huntr
Huntr
β€’added 2021/09/07 1:13 a.m.β€’17 views

Cross-site Scripting (XSS) - Reflected in mailcow/mailcow-dockerized

✍️ Description Cross-site Scripting XSS refers to client-side code injection attack wherein an attacker can execute malicious scripts into a legitimate website or web application. XSS occurs when a web application makes use of unvalidated or unencoded user input within the output it generates. The...

2.2AI score
Exploits0References1
Huntr
Huntr
β€’added 2021/09/07 12:29 a.m.β€’12 views

Cross-site Scripting (XSS) - Reflected in cujanovic/ssrf-testing

✍️ Description Cross-site Scripting XSS refers to client-side code injection attack wherein an attacker can execute malicious scripts into a legitimate website or web application. XSS occurs when a web application makes use of unvalidated or unencoded user input within the output it generates. The...

2AI score
Exploits0References1
Huntr
Huntr
β€’added 2021/09/06 7:19 p.m.β€’17 views

Improper Privilege Management in chatwoot/chatwoot

✍️ Description A user without collaborator access to an Inbox is able to reveal the messages from it, by guessing the ID of the Inbox. πŸ•΅οΈβ€β™‚οΈ Proof of Concept - 1; With an Administrator user, create an Inbox email type - 2; Only add the Administrator itself to the list of collaborators in the Inbox...

4CVSS0.00226EPSS
Exploits1
Huntr
Huntr
β€’added 2021/09/06 1:20 p.m.β€’13 views

Cross-site Scripting (XSS) - Reflected in btcpayserver/btcpayserver

✍️ Description XSS payload is triggered during editing and saving text included near the payment button. πŸ•΅οΈβ€β™‚οΈ Proof of Concept " In the app, settings try editing already included product. drop the payload in the Buy Button Text and save it hence the payload will be triggered. πŸ’₯ Impact Execution of...

4.3CVSS0.3AI score0.00218EPSS
Exploits1
Huntr
Huntr
β€’added 2021/09/06 12:48 p.m.β€’9 views

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

✍️ Description stored xss bug via link in store πŸ•΅οΈβ€β™‚οΈ Proof of Concept 1. goto https://mainnet.demo.btcpayserver.org/stores and create a store .\ 2. Now open that store using url https://mainnet.demo.btcpayserver.org/stores/BuBNcrh8vpu4sMcTikqXoP5pXU49hvoFDyqAoA46Tns2 and change website link to...

0.5AI score
Exploits0
Huntr
Huntr
β€’added 2021/09/06 10:19 a.m.β€’17 views

Cross-Site Request Forgery (CSRF) in star7th/showdoc

✍️ Description With CSRF vulnerability Attacker able to delete any member to of any item if users visit attacker website. We can bypass the CSRF Protection if we put our payload on a iframe or a html file and send them to victim as after that the Origin header will be set to null and we can bypass...

5.8CVSS0.7AI score0.00112EPSS
Exploits1
Huntr
Huntr
β€’added 2021/09/06 10:18 a.m.β€’15 views

Cross-Site Request Forgery (CSRF) in star7th/showdoc

✍️ Description With CSRF vulnerability Attacker able to add any member to for any item if users visit attacker website. We can bypass the CSRF Protection if we put our payload on a iframe or a html file and send them to victim as after that the Origin header will be set to null and we can bypass...

5.8CVSS0.9AI score0.00112EPSS
Exploits1
Huntr
Huntr
β€’added 2021/09/06 9:26 a.m.β€’13 views

Cross-Site Request Forgery (CSRF) in neorazorx/facturascripts

✍️ Description Attacker able to delete any number of Warehouse Products with CSRF attack. It does not matter at all that your application run in localhost or elsewhere, just it is enough to run on a browser and another low privilege user or attackers know the IP address or hostname of your...

1.8AI score
Exploits0
Huntr
Huntr
β€’added 2021/09/06 6:10 a.m.β€’16 views

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

✍️ Description Accept Bitcoin payments. Free, open-source & self-hosted, Bitcoin payment processor this package is vulnerable for xss πŸ•΅οΈβ€β™‚οΈ Proof of Concept πŸ’₯ Impact This vulnerability is capable of xss...

3.5CVSS2AI score0.00234EPSS
Exploits1
Huntr
Huntr
β€’added 2021/09/06 6:6 a.m.β€’8 views

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

✍️ Description Accept Bitcoin payments. Free, open-source & self-hosted, Bitcoin payment processor this package is vulnerable for xss πŸ•΅οΈβ€β™‚οΈ Proof of Concept πŸ’₯ Impact This vulnerability is capable of stored XSS...

1.8AI score
Exploits0
Huntr
Huntr
β€’added 2021/09/05 7:24 p.m.β€’10 views

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

✍️ Description Attacker is able to logout a user if a logged in user visits attacker website. πŸ•΅οΈβ€β™‚οΈ Proof of Concept 1.when you logged in open this POC.html in a browser 2.you can check unintentionally you logged out //POC.html history.pushState'', '', '/' document.forms0.submit; πŸ’₯ Impact This...

2.1AI score
Exploits0References1
Huntr
Huntr
β€’added 2021/09/05 1:51 p.m.β€’14 views

None in fisharebest/webtrees

✍️ Description Sensitive data including username and email address is passed as query strings through GET request during registration. When the given email or username exists the database at the time of user registration, The application passes the given username and email address through GET...

1.8AI score
Exploits0References1
Huntr
Huntr
β€’added 2021/09/05 12:50 p.m.β€’9 views

in fisharebest/webtrees

✍️ Description The product provides different responses to incoming requests in a way that reveals internal state information to an unauthorized actor outside of the intended control sphere. The Forgot Password feature can be exploited to conduct user enumeration. If the given email exists in the...

Exploits0References1
Huntr
Huntr
β€’added 2021/09/05 6:40 a.m.β€’18 views

Prototype Pollution in clientio/joint

✍️ Description jointjs package is vulnerable to Prototype Pollution. A type confusion vulnerability can lead to a bypass of CVE-2020-28480 when the path components used in the path parameter are arrays. In particular, the condition key === "proto" returns false if key is "proto". This is because...

2.1AI score0.00557EPSS
Exploits0
Huntr
Huntr
β€’added 2021/09/05 6:28 a.m.β€’12 views

Path Traversal in alanaktion/mchostpanel

✍️ Description A Path Traversal vulnerability was identified in Minecraft server control panel which allows an attacker to access arbitrary user resources. πŸ•΅οΈβ€β™‚οΈ Proof of Concept console POST /ajax.php HTTP/1.1 Host: localhost:8080 User-Agent: curl/7.47.0 Accept: / Content-Length: 45 Content-Type:...

3.9AI score
Exploits0
Huntr
Huntr
β€’added 2021/09/04 8:21 p.m.β€’5 views

Session Fixation in agentejo/cockpit

✍️ Description A malicious actor with access to the computer is able to reveal the loaded site's actual session identifier value from the stored cookie. Since upon login, this value does not change, the attacker can gain access via session hijacking, when the target logs in on the compromised...

2.5AI score
Exploits0
Huntr
Huntr
β€’added 2021/09/04 7:52 p.m.β€’10 views

Path Traversal in lampnick/doctron

✍️ Description doctron is a golang tool that helps conversion of HTML to PDF or image. The input doesn't validate if it's a valid web URL. Trying to access local files using file:/// work. This allows getting a screenshot/PDF of the sensitive files on the system. πŸ•΅οΈβ€β™‚οΈ Proof of Concept A demo...

0.1AI score
Exploits0
Huntr
Huntr
β€’added 2021/09/04 4:23 p.m.β€’26 views

Inefficient Regular Expression Complexity in daaku/nodejs-tmpl

✍️ Description It allows cause a denial of service when formatting crafted string. πŸ•΅οΈβ€β™‚οΈ Proof of Concept // PoC.js var tmpl = require"tmpl" forvar i = 1; i = 50000; i++ var time = Date.now; var attackstr = ""+"".repeati10000+"answer"; tmplattackstr, answer: 42 var timecost = Date.now - time;...

7.8CVSS2.1AI score0.00415EPSS
Exploits1
Huntr
Huntr
β€’added 2021/09/04 11:14 a.m.β€’22 views

Open Redirect in digitalbazaar/forge

✍️ Description parseUrl functionality in node-forge mishandles certain uses of backslash such as https:///\ and interprets the URI as a relative path. Browsers accept backslashes after the protocol, and treat it as a normal slash, while node-forge sees it as a relative path and leads to URL...

5.8CVSS0.3AI score0.00315EPSS
Exploits1
Huntr
Huntr
β€’added 2021/09/04 9:53 a.m.β€’11 views

Improper Authorization in imran300/inventory

✍️ Description A General manager user can edit/add other group PERMISSIONS LIST with IDOR. πŸ•΅οΈβ€β™‚οΈ Proof of Concept go to this url when logging in as a General manager. http://localhost:8000/inventory/index.php/generals/addgroup and then you can see that Permissions can be bypassed. πŸ’₯ Impact This...

0.6AI score
Exploits0
Huntr
Huntr
β€’added 2021/09/04 9:35 a.m.β€’11 views

Improper Authorization in imran300/inventory

✍️ Description A designer user can deactivate any other users IDOR. πŸ•΅οΈβ€β™‚οΈ Proof of Concept go to this url when logging in as a Designer. http://localhost:8000/inventory/index.php/Users/deactiveStatus/10 and then you can see that a user with id 10 will be deactivated. πŸ’₯ Impact This vulnerability is...

1.5AI score
Exploits0
Huntr
Huntr
β€’added 2021/09/04 9:34 a.m.β€’6 views

Improper Authorization in imran300/inventory

✍️ Description A designer user can activate any other users IDOR. πŸ•΅οΈβ€β™‚οΈ Proof of Concept go to this url when logging in as a Designer. localhost:8000/inventory/index.php/Users/activeStatus/10 and then you can see that a user with id 10 will be activated. πŸ’₯ Impact This vulnerability is capable of...

3.3AI score
Exploits0
Huntr
Huntr
β€’added 2021/09/04 9:29 a.m.β€’7 views

Improper Authorization in imran300/inventory

✍️ Description A designer user can delete any other users IDOR. πŸ•΅οΈβ€β™‚οΈ Proof of Concept go to this url when logging in as a Designer. localhost/inventory/users/deleteusers/10 and then you can see that a user with id 10 will be deleted. πŸ’₯ Impact This vulnerability is capable of delete any user...

2.2AI score
Exploits0
Huntr
Huntr
β€’added 2021/09/04 9:26 a.m.β€’10 views

Cross-Site Request Forgery (CSRF) in imran300/inventory

✍️ Description You didn't set any CSRF protection for deleting a user. πŸ•΅οΈβ€β™‚οΈ Proof of Concept // PoC.html history.pushState'', '', '/' document.forms0.submit; After that admin open the PoC.html file the user with id 7 will be deleted. πŸ’₯ Impact This vulnerability is capable of delete any user with...

1.6AI score
Exploits0
Huntr
Huntr
β€’added 2021/09/04 9:26 a.m.β€’8 views

Cross-Site Request Forgery (CSRF) in imran300/inventory

✍️ Description You didn't set any CSRF protection for deactivating a user. πŸ•΅οΈβ€β™‚οΈ Proof of Concept // PoC.html history.pushState'', '', '/' document.forms0.submit; After that admin open the PoC.html file the user with id 7 will be deactivated. πŸ’₯ Impact This vulnerability is capable of deactivate any...

2.1AI score
Exploits0
Huntr
Huntr
β€’added 2021/09/04 9:25 a.m.β€’9 views

Cross-Site Request Forgery (CSRF) in imran300/inventory

✍️ Description You didn't set any CSRF protection for activating a user. πŸ•΅οΈβ€β™‚οΈ Proof of Concept // PoC.html history.pushState'', '', '/' document.forms0.submit; After that admin open the PoC.html file the user with id 7 will be activated. πŸ’₯ Impact This vulnerability is capable of activate any user...

2.2AI score
Exploits0
Huntr
Huntr
β€’added 2021/09/03 6:31 p.m.β€’25 views

Heap-based Buffer Overflow in vim/vim

✍️ Description Hello, we hope this message finds you well during these challenging times. Whilst testing vim built from commit deba5e with Ubuntu clang version 12.0.0-3ubuntu120.04.3 and Address Sanitizer, we discovered crafted input which triggers a heap-buffer-overflow, WRITE of size 15. Please...

4.6CVSS2.3AI score0.00273EPSS
Exploits1References1
Huntr
Huntr
β€’added 2021/09/02 2:1 p.m.β€’13 views

Inefficient Regular Expression Complexity in nervjs/taro

✍️ Description A ReDoS regular expression denial of service flaw was found in the @tarojs/helper package. An attacker that is able to provide crafted input as url may cause an application to consume an excessive amount of CPU. πŸ•΅οΈβ€β™‚οΈ Proof of Concept Create the following poc.mjs // PoC.mjs import...

7.8CVSS1.6AI score0.00248EPSS
Exploits1
Huntr
Huntr
β€’added 2021/09/02 1:59 p.m.β€’9 views

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

✍️ Description A malicious actor is able to add new Client with a malicious payload, and upon opening the research menu, the XSS payload is being executed. πŸ•΅οΈβ€β™‚οΈ Proof of Concept - 1; Log in with a proper roled user - 2; Add a new client to the system at upper right corner at /clients/showAll/ URI...

1.3AI score
Exploits0
Huntr
Huntr
β€’added 2021/09/02 11:59 a.m.β€’16 views

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

✍️ Description A malicious actor is able to add new Milestone with a malicious payload, and upon opening the research menu, the XSS payload is being executed. πŸ•΅οΈβ€β™‚οΈ Proof of Concept - 1; Log in with a proper roled user - 2; Add a new Milestone to the system at the /tickets/roadmap URI with the +...

1.6AI score
Exploits0
Huntr
Huntr
β€’added 2021/09/02 11:49 a.m.β€’17 views

in leantime/leantime

✍️ Description In the source code of the application, the Secret Hash value and the initialization vector is being hardcoded. πŸ•΅οΈβ€β™‚οΈ Proof of Concept In the following code snippet, we can see the hard-coded secret hash and IV. private $encryptionMethod = 'AES-256-CBC'; private $secrethash =...

0.6AI score
Exploits0
Total number of security vulnerabilities4057