Lucene search
+L
WpvulndbRecent

14606 matches found

WPVulnDB
WPVulnDB
added 2021/07/29 12:0 a.m.17 views

Alojapro Widget < 1.1.16 - Authenticated Stored Cross-Site Scripting (XSS)

The plugin doesn't properly sanitise its Custom CSS settings, allowing high privilege users to perform Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed PoC Put the following code in the Custom CSS settings of the plugin setTimeout"alert'1'",3000...

3.5CVSS2.2AI score0.00617EPSS
Exploits2Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/29 12:0 a.m.13 views

Splash Header < 1.20.8 - Authenticated Stored Cross-Site Scripting (XSS)

The plugin doesn't sanitise and escape some of its settings while outputting them in the admin dashboard, leading to an authenticated Stored Cross-Site Scripting issue. PoC Put the following payload in the "Note title" and "Note message" settings of the plugin: " and Then visit the Admin Dashboar...

3.5CVSS5.1AI score0.0062EPSS
Exploits2Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/29 12:0 a.m.22 views

WordPress Download Manager < 3.1.25 - Authenticated Directory Traversal

Authenticated Directory Traversal in WordPress Download Manager Add New. Name the post, and intercept the request when you Submit for Review no file needs to be uploaded. In the filepagetemplate parameter, swap out page-template-1col-flat.php for “\\../../../../../wp-config.php” Then preview the...

4CVSS2.2AI score0.01331EPSS
Exploits1References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/28 12:0 a.m.17 views

SEO Backlinks <= 4.0.1 - CSRF to Stored XSS

The SEO Backlinks WordPress plugin is vulnerable to Cross-Site Request Forgery via the locconfig function found in the /seo-backlinks.php file which allows attackers to inject arbitrary web scripts, in versions up to and including 4.0.1. PoC " / " / CSRF PoC...

6.8CVSS4.5AI score0.0068EPSS
Exploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/28 12:0 a.m.27 views

Admin Custom Login < 3.2.8 - CSRF to Stored XSS

The Admin Custom Login WordPress plugin is vulnerable to Cross-Site Request Forgery due to the loginbgSave action found in the /includes/Login-form-setting/Login-form-background.php file which allows attackers to inject arbitrary web scripts, in versions up to and including 3.2.7. PoC...

6.8CVSS3.9AI score0.007EPSS
Exploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/28 12:0 a.m.19 views

Poll Maker < 3.2.9 - Reflected Cross-Site Scripting

The Poll Maker WordPress plugin is vulnerable to Reflected Cross-Site Scripting via the mcount parameter found in the /admin/partials/settings/poll-maker-settings.php file which allows attackers to inject arbitrary web scripts, in versions up to and including 3.2.8. PoC...

4.3CVSS2.9AI score0.00938EPSS
Exploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/28 12:0 a.m.17 views

Post Index <= 0.7.5 - CSRF to Stored XSS

The Post Index WordPress plugin is vulnerable to Cross-Site Request Forgery via the OptionsPage function found in the /php/settings.php file which allows attackers to inject arbitrary web scripts, in versions up to and including 0.7.5. PoC " / CSRF PoC...

6.8CVSS4.6AI score0.007EPSS
Exploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/27 12:0 a.m.19 views

Favicon by RealFaviconGenerator < 1.3.22 - Reflected Cross-Site Scripting (XSS)

The plugin does not sanitise or escape one of its parameter before outputting it back in the response, leading to a Reflected Cross-Site Scripting XSS which is executed in the context of a logged administrator. Timeline WPScanTeam: June 28th, 2021 - Details sent to vendor July 9th, 2021 - Escalat...

4.3CVSS0.1AI score0.00827EPSS
Exploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/27 12:0 a.m.20 views

uListing < 2.0.6 - Authenticated IDOR

An Authenticated User IDOR vulnerability was discovered in the plugin. PoC Important: userid and listingid values ​​are dependent on each other, that is, if the author ID == 4, the data can only be modified for those ADs and pages that relate to this particular ID. You can find out the author of...

6.5CVSS0.5AI score0.011EPSS
Exploits1Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/27 12:0 a.m.29 views

Blue Admin <= 21.06.01 - CSRF to Stored Cross-Site Scripting (XSS)

The plugin does not sanitise or escape its "Logo Title" setting before outputting in a page, leading to a Stored Cross-Site Scripting issue. Furthermore, the plugin does not have CSRF check in place when saving its settings, allowing the issue to be exploited via a CSRF attack. PoC Add the...

6.8CVSS1.8AI score0.04087EPSS
Exploits5Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/27 12:0 a.m.17 views

Side Menu Lite < 2.2.6 - Authenticated SQL Injection

The plugin does not sanitise user input from the List page in the admin dashboard before using it in SQL statement, leading to an SQL Injection issue PoC POST /wp-admin/admin.php?page=side-menu-lite=list HTTP/1.1 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,/;q=0.8...

6.5CVSS1AI score0.01362EPSS
Exploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/27 12:0 a.m.24 views

uListing < 2.0.6 - Settings Update via CSRF

A Settings Update via CSRF vulnerability was discovered in the plugin. Missing WPNonce security tokens https://codex.wordpress.org/WordPressNonces . PoC PoC 1 | CSRF | Main Settings Update: POST /wp-admin/admin-ajax.php HTTP/2 Host: example.com Cookie: admin cookies User-Agent: Mozilla/5.0...

4.3CVSS0.2AI score0.00438EPSS
Exploits1Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/27 12:0 a.m.22 views

uListing < 2.0.6 - Modify User Roles via CSRF

An Add/Edit User Roles via CSRF vulnerability was discovered in the plugin. Missing WPNonce security tokens https://codex.wordpress.org/WordPressNonces . PoC PoC | CSRF | Add/Edit User Roles: POST /wp-admin/admin-ajax.php HTTP/2 Host: example.com Cookie: cookies User-Agent: Mozilla/5.0...

4.3CVSS0.5AI score0.00442EPSS
Exploits1Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/27 12:0 a.m.18 views

uListing < 2.0.6 - Reflected Cross-Site Scripting

An Authenticated Reflected XSS vulnerability was discovered in the plugin. Vulnerable parameters: id, user, expireddate, createddate, updateddate. WPNonce is present in the original requests, but doesn't pass the correct check, as a result of which it doesn't work. PoC PoC 1 | Authenticated...

3.5CVSS0.8AI score0.00774EPSS
Exploits1Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/27 12:0 a.m.22 views

uListing < 2.0.6 - Multiple CSRF

The plugin is lacking proper CSRF checks in multiple protected actions within wp-admin pages, leaving them vulnerable to CSRF attacks. PoC PoC | CSRF | Add/Edit Pricing Plans: POST /wp-admin/admin-ajax.php HTTP/2 Host: example.com Cookie: agent or admin cookies User-Agent: Mozilla/5.0 Content-Typ...

6.8CVSS0.8AI score0.00443EPSS
Exploits1Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/27 12:0 a.m.20 views

uListing < 2.0.6 - Unauthenticated Privilege Escalation

An Unauthenticated Privilege Escalation vulnerability was discovered in the uListing plugin through v2.0.5 for WordPress. User registration must be allowed on the target website. PoC PoC | Unauthenticated Privilege Escalation | Request: POST /wp-admin/admin-ajax.php?action=stmlistingregister HTTP...

7.5CVSS1.8AI score0.02179EPSS
Exploits2Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/26 12:0 a.m.18 views

WPFront Scroll Top < 2.0.6.07225 - Authenticated Stored XSS

The plugin does not sanitise or escape its Image ALT setting before outputting it attributes, leading to an Authenticated Stored Cross-Site Scripting issues even when the unfilteredhtml capability is disallowed. PoC Put the one of the payload below in the Image ALT setting of the plugin: The XSS...

3.5CVSS0.8AI score0.0062EPSS
Exploits2Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/26 12:0 a.m.20 views

GiveWP < 2.12.0 - Authenticated Stored XSS

The plugin did not escape the Donation Level setting of its Donation Forms, allowing high privilege users to use Cross-Site Scripting payloads in them. PoC Put the following payload in any Donation Level Text field of a Donation Form ie...

3.5CVSS1.6AI score0.00617EPSS
Exploits2Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/26 12:0 a.m.12 views

Paid Member Subscriptions < 2.4.2 - Reflected Cross-Site Scripting (XSS)

The plugin was vulnerable to a Reflected Cross-Site Scripting XSS on the edit member page. No CSRF nonce was required. PoC http://www.example.com/wp-admin/admin.php?page=pms-members-page=editmemberid=1%22%3E%3Cscript%3Ealert%281%29%3C%2Fscript%3E...

0.5AI score
Exploits0References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/26 12:0 a.m.13 views

Simple Social Media Share Buttons < 3.2.3 - Contributor+ Stored XSS

The plugin did not escape the align and likebuttonsize parameters of its SSB shortcode, which could allow users with a role as low as Contributor to perform Stored Cross-Site Scripting attacks. PoC SSB align='" onmouseover="alert/align///' likebuttonsize='4" onmouseover="alert/likebuttonsize///'...

3.5CVSS3.6AI score0.00624EPSS
Exploits2Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/26 12:0 a.m.22 views

Contact Form 7 Captcha < 0.0.9 - CSRF to Stored XSS

The plugin does not have any CSRF check in place when saving its settings, allowing attacker to make a logged in user with the manageoptions change them. Furthermore, the settings are not escaped when output in attributes, leading to a Stored Cross-Site Scripting issue. PoC All cf7sr parameters a...

6.8CVSS3.3AI score0.00719EPSS
Exploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/26 12:0 a.m.20 views

uListing < 2.0.4 - Unauthenticated SQL Injection

An Unauthenticated SQL Injection vulnerability was discovered in the plugin. Vulnerable parameters: custom. SQL Injection types: Error-based, Boolean-based Blind, Time-based Blind. PoC PoC 1 | Unauthenticated SQL Injection | Tables: sqlmap...

7.5CVSS0.2AI score0.021EPSS
Exploits1Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/26 12:0 a.m.26 views

Slider Hero < 8.2.7 - Contributor+ SQL Injection

The plugin does not sanitise or escape the id attribute of its hero-button shortcode before using it in a SQL statement, allowing users with a role as low as Contributor to perform SQL injection. PoC As a contributor, add the following shortcode in a post and preview it to execute the SQLi...

6.5CVSS1.7AI score0.01362EPSS
Exploits2Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/26 12:0 a.m.26 views

Simple Banner < 2.10.4 - Authenticated Stored XSS

The plugin does not sanitise and escape one of its settings, allowing high privilege users such as admin to use Cross-Site Scripting payload even when the unfilteredhtml capability is disallowed. PoC Put the following payload in the Simple Banner Text setting of the plugin: The XSS will be...

3.5CVSS1.6AI score0.00676EPSS
Exploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/26 12:0 a.m.21 views

WP SMS < 5.4.13 - Authenticated Stored Cross-Site Scripting

The plugin does not sanitise the "wpgroupname" parameter before outputting it back in the "Groups" page, leading to an Authenticated Stored Cross-Site Scripting issue WPScanTeam: During the verification of the fixes with the vendor, other payloads and injection points were identified, reported an...

3.5CVSS1.3AI score0.00671EPSS
Exploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/26 12:0 a.m.16 views

HD Quiz < 1.8.4 - Authenticated Stored XSS

The plugin does not escape some of its Answers before outputting them in attribute when generating the Quiz, which could lead to Stored Cross-Site Scripting issues PoC Create or edit a Quiz, and put the following payload as an Answers of a "Multiple Choice: Text" Question: " autofocus...

3.5CVSS1.5AI score0.00624EPSS
Exploits2Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/26 12:0 a.m.10 views

Advanced Shipment Tracking for WooCommerce < 3.2.7 - Authenticated Options Change

The plugin was vulnerable to Authenticated Options Change allowing authenticated users to update arbitrary WordPress options...

4.5AI score
Exploits0References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/26 12:0 a.m.13 views

Qyrr < 0.7 - Authenticated (contributor+) Stored XSS

The plugin does not escape the data-uri of the QR Code when outputting it in a src attribute, allowing for Cross-Site Scripting attacks. Furthermore, the datauritometa AJAX action, available to all authenticated users, only had a CSRF check in place, with the nonce available to users with a role ...

1.1AI score0.00218EPSS
Exploits2Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/24 12:0 a.m.18 views

M-vSlider <= 2.1.3 - Authenticated (admin+) SQL Injection

The update functionality in the rsliderpage uses an rsid POST parameter which is not validated, sanitised or escaped before being inserted in sql query, therefore leading to SQL injection for users having Administrator role. PoC POST /wp-admin/admin.php?page=rsliderpage=true HTTP/1.1 Host:...

6.5CVSS7.3AI score0.01547EPSS
Exploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/24 12:0 a.m.19 views

Email Subscriber <= 1.1 - Unauthenticated Stored Cross-Site Scripting (XSS)

The kentoemailsubscriberajax AJAX action of the plugin, does not properly sanitise, validate and escape the submitted subscribeemail and subscribename POST parameters, inserting them in the DB and then outputting them back in the Subscriber list...

4.3CVSS0.6AI score0.01344EPSS
Exploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/24 12:0 a.m.14 views

Simple Events Calendar <= 1.4.0 - Authenticated (admin+) SQL Injection

The plugin does not sanitise, validate or escape the eventid POST parameter before using it in a SQL statement when deleting events, leading to an authenticated SQL injection issue PoC POST /wp-admin/admin.php?page=simple-events=existingevents HTTP/1.1 Content-Length: 33 Cache-Control: max-age=0...

6.5CVSS1.5AI score0.01578EPSS
Exploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/24 12:0 a.m.15 views

Broken Link Manager <= 0.6.5 - Authenticated (admin+) SQL Injection

The plugin does not sanitise, validate or escape the url GET parameter before using it in a SQL statement when retrieving an URL to edit, leading to an authenticated SQL injection issue PoC GET...

6.5CVSS1.8AI score0.01578EPSS
Exploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/24 12:0 a.m.18 views

Paytm - Donation Plugin <= 1.3.2 - Authenticated (admin+) SQL Injection

The plugin does not sanitise, validate or escape the id GET parameter before using it in a SQL statement when deleting donations, leading to an authenticated SQL injection issue PoC GET /wp-admin/admin.php?page=wppaytmdonation=delete=1%20AND%20SELECT%205581%20FROM%20SELECTSLEEP5Pjwy HTTP/1.1...

6.5CVSS1.6AI score0.0654EPSS
Exploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/24 12:0 a.m.23 views

Timeline Calendar <= 1.2 - Authenticated (admin+) SQL Injection

The plugin does not sanitise, validate or escape the edit GET parameter before using it in a SQL statement when editing events, leading to an authenticated SQL injection issue. Other SQL Injections are also present in the plugin PoC GET...

6.5CVSS1.9AI score0.01578EPSS
Exploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/24 12:0 a.m.16 views

Edit Comments <= 0.3 - Unauthenticated SQL Injection

The plugin does not sanitise, validate or escape the jaleditcomments GET parameter before using it in a SQL statement, leading to a SQL injection issue PoC Post a comment on a page, then open https://example.com//?jaleditcomments=7%20AND%20SELECT%209114%20FROM SELECTSLEEP5wjzD...

7.5CVSS0.3AI score0.01911EPSS
Exploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/24 12:0 a.m.26 views

Project Status <= 1.6 - Reflected Cross-Site Scripting (XSS)

The pspinduplicatepostsaveasnewpost function of the plugin does not sanitise, validate or escape the post GET parameter passed to it before outputting it in an error message when the related post does not exist, leading to a reflected XSS issue PoC Open the below URL as any authenticated user...

3.5CVSS5.2AI score0.00675EPSS
Exploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/24 12:0 a.m.23 views

Diary & Availability Calendar <= 1.0.3 - Authenticated (subscriber+) SQL Injection

The daacdeletebookingcallback function, hooked to the daacdeletebooking AJAX action, takes the id POST parameter which is passed into the SQL statement without proper sanitisation, validation or escaping, leading to a SQL Injection issue. Furthermore, the ajax action is lacking any CSRF and...

6.5CVSS0.3AI score0.00821EPSS
Exploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/24 12:0 a.m.24 views

AceIDE <= 2.6.2 - Authenticated (admin+) Arbitrary File Access

The plugin does not sanitise or validate the user input which is appended to system paths before using it in various actions, such as to read arbitrary files from the server. This allows high privilege users such as administrator to access any file on the web server outside of the blog directory...

4CVSS2.1AI score0.0157EPSS
Exploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/24 12:0 a.m.7 views

Edit Comments <= 0.3 - Reflected Cross-Site Scripting

The plugin does not sanitise, validate or escape the jaleditcomments GET parameter before outputting back in the page, leading to a reflected Cross-Site Scripting issue PoC Post a comment on a page, then open https://example.com//?jaleditcomments=?jaleditcomments="...

0.2AI score
Exploits0Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/23 12:0 a.m.22 views

Embed Youtube Video <= 1.0 - Authenticated SQL Injection

The editid GET parameter of the plugin is not sanitised, escaped or validated before inserting to a SQL statement, leading to SQL injection. PoC GET /wp-admin/admin.php?page=embed-youtube-video-add=-6425+UNION+ALL+SELECT+NULL%2Cuser%28%29%2CNULL%2CNULL%2CNULL-- HTTP/1.1 Cache-Control: max-age=0...

6.5CVSS0.6AI score0.01547EPSS
Exploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/23 12:0 a.m.23 views

Alipay <= 3.7.2 - Authenticated SQL Injection

A proid GET parameter of the plugin is not sanitised, properly escaped or validated before inserting to a SQL statement not delimited by quotes, leading to SQL injection. PoC GET /wp-admin/options-general.php?page=wsalipay=edit=-5818%20UNION%20ALL%20SELECT...

6.5CVSS1.8AI score0.01547EPSS
Exploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/23 12:0 a.m.15 views

Simple Post <= 1.1 - Authenticated Stored Cross-Site Scripting (XSS)

The plugin does not sanitize user input when an authenticated user Text value, then it does not escape these values when outputting to the browser leading to an Authenticated Stored XSS Cross-Site Scripting issue. PoC 1. Install WordPress 5.7.2 2. Install and activate Simple Post 3. Navigate to...

0.8AI score0.00506EPSS
Exploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/23 12:0 a.m.17 views

Comment Highlighter <= 0.13 - Authenticated SQL Injection

A c GET parameter of the plugin is not properly sanitised, escaped or validated before inserting to a SQL statement, leading to SQL injection. PoC GET...

6.5CVSS0.2AI score0.01547EPSS
Exploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/23 12:0 a.m.19 views

Easy Testimonial Manager <= 1.2.0 - Authenticated SQL Injection

An id GET parameter of the plugin is not sanitised, escaped or validated before inserting to a SQL statement, leading to SQL injection PoC GET /wp-admin/admin.php?page=easytestimonialupdate=page=easytestimonialupdate=1%20UNION%20ALL%20SELECT%20NULL,NULL,NULL,NULL,NULL,user,NULL,NULL-- HTTP/1.1...

6.5CVSS1.6AI score0.01547EPSS
Exploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/23 12:0 a.m.18 views

Cashtomer <= 1.0.0 - Authenticated SQL Injection

An editid GET parameter of the plugin is not properly sanitised, escaped or validated before inserting to a SQL statement, leading to SQL injection. PoC GET /wp-admin/admin.php?page=add-social-point=facebookshare=-9677%20UNION%20ALL%20SELECT%20NULL,NULL,user,NULL,NULL-- HTTP/1.1 Cache-Control:...

6.5CVSS0.7AI score0.01568EPSS
Exploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/23 12:0 a.m.21 views

GTranslate < 2.8.65 - Reflected Cross-Site Scripting (XSS)

In the Pro and Enterprise versions of GTranslate 2.8.65, the gtranslaterequesturivar function runs at the top of all pages and echoes out the contents of $SERVER'REQUESTURI'. Although this uses addslashes, and most modern browsers automatically URLencode requests, this plugin is still vulnerable ...

4.3CVSS1AI score0.01572EPSS
Exploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/23 12:0 a.m.19 views

WordPress Membership SwiftCloud.io <= 1.0 - Authenticated SQL Injection

An id GET parameter of the plugin is not properly sanitised, escaped or validated before inserting to a SQL statement, leading to SQL injection. PoC GET /wp-admin/admin.php?page=swiftbookaddemailtemplate=0%20UNION%20ALL%20SELECT%20NULL,NULL,user,NULL,NULL-- HTTP/1.1 Cache-Control: max-age=0...

6.5CVSS1.4AI score0.01547EPSS
Exploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/22 12:0 a.m.31 views

WooCommerce Currency Switcher < 1.3.7 - Authenticated (Low Privilege) Local File Inclusion

The WooCommerce Currency Switcher plugin was vulnerable to LFI attacks via the "woocs" shortcode...

3.9AI score0.01316EPSS
Exploits1References1Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/21 12:0 a.m.27 views

Maintenance < 4.03 - Authenticated Stored XSS

The plugin does not sanitise or escape some of its settings, allowing high privilege users such as admin to se Cross-Site Scripting payload in them even when the unfilteredhtml capability is disallowed, which will be triggered in the frontend PoC POST /wp-admin/admin.php?page=maintenance HTTP/1.1...

3.5CVSS0.8AI score0.00617EPSS
Exploits2Affected Software1
WPVulnDB
WPVulnDB
added 2021/07/21 12:0 a.m.7 views

Google Language Translator < 6.0.10 - Authenticated Cross-Site Scripting (XSS)

The plugin was vulnerable to Authenticated Cross-Site Scripting XSS only affecting older web browsers such as Internet Explorer = 9...

3.5AI score
Exploits0References1Affected Software1
Total number of security vulnerabilities14606