Lucene search
+L

351 matches found

Hacker One
Hacker One
added 2020/08/01 8:04 p.m.30 views

Automattic: DOM-Based XSS in tumblr.com

Description Hi, i would like to report DOM-Based XSS that it's exactly like this one 882546, this one work just because the page /reblog/ID/OTHERID doesn't have a correct CSP rule. Steps to reproduce 1. go to https://www.tumblr.com/reblog/620008931446652928/JBuEvzz5 2. click in click me 3. click ...

0.1AI score
SaveExploits0
Hacker One
Hacker One
added 2020/07/04 1:36 a.m.24 views

Automattic: No Email Checking at Invitation Confirmation Link leads to Account Takeover without User Interaction at CrowdSignal

Summary: Hi team, When you have a team account, you can invite users to your team from https://app.crowdsignal.com/users/list-users.php If you invite a user, you will see this : F893386 As you can see, there is confirmation link and we can see it from our dashboard. And if you invite existing ema...

0.8AI score
SaveExploits0
CNVD
CNVD
added 2020/06/22 12:00 a.m.16 views

Automattic WooCommerce Cross-Site Request Forgery Vulnerability

Automattic WooCommerce is the United States Automattic company's set of open source e-commerce platform based on WordPress . A cross-site request forgery vulnerability exists in Automattic WooCommerce versions prior to 3.6.5. The vulnerability stems from the WEB application not adequately verifyi...

8.8CVSS6.4AI score0.00534EPSS
SaveExploits0
Hacker One
Hacker One
added 2020/01/08 4:54 a.m.96 views

Automattic: Theme Assets uploader allows HTML content

The reporter submitted a report highlighting that specially formatted yet valid HTML files were able to be uploaded as theme assets. Even though we allow for JavaScript on our blog network, we don't allow HTML files to be uploaded here so that we can restrict JavaScript execution to the blog...

0.2AI score
SaveExploits0
Hacker One
Hacker One
added 2019/12/20 7:25 a.m.79 views

Automattic: Follow by email allows for following by unverified emails

The initial report outlined being able to add any email to a Tumblr account without verifying it first which is expected behavior that does not pose a security risk. However, the reporter also reported that these unverified emails were able to be used in our “follow by email” feature which we did...

1AI score
SaveExploits0
OSV
OSV
added 2019/10/22 8:19 p.m.24 views

GHSA-8687-VV9J-HGPH Improper Input Validation in Automattic Mongoose

Automattic Mongoose through 5.7.4 allows attackers to bypass access control in some applications because any query object with a bsontype attribute is ignored. For example, adding "bsontype":"a" can sometimes interfere with a query filter. NOTE: this CVE is about Mongoose's failure to work around...

9.1CVSS5.9AI score0.0166EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2019/10/22 8:19 p.m.84 views

Improper Input Validation in Automattic Mongoose

Automattic Mongoose through 5.7.4 allows attackers to bypass access control in some applications because any query object with a bsontype attribute is ignored. For example, adding "bsontype":"a" can sometimes interfere with a query filter. NOTE: this CVE is about Mongoose's failure to work around...

9.1CVSS8.7AI score0.0166EPSS
SaveExploits0References7Affected Software1
Veracode
Veracode
added 2019/10/11 8:30 a.m.50 views

Access Control Bypass

Automattic Mongoose is vulnerable to access control bypass. If an attacker injects a bsontype attribute to a query object, Mongoose ignores the query object, allowing an attacker to log into other users account or bypassing the token verification during a password reset...

9.1CVSS6.5AI score0.0166EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2019/10/10 2:05 a.m.16 views

CVE-2019-17426

Automattic Mongoose through 5.7.4 allows attackers to bypass access control in some applications because any query object with a bsontype attribute is ignored. For example, adding "bsontype":"a" can sometimes interfere with a query filter. NOTE: this CVE is about Mongoose's failure to work around...

9.1CVSS9.1AI score
SaveExploits0References2
NVD
NVD
added 2019/10/10 2:05 a.m.30 views

CVE-2019-17426

Automattic Mongoose through 5.7.4 allows attackers to bypass access control in some applications because any query object with a bsontype attribute is ignored. For example, adding "bsontype":"a" can sometimes interfere with a query filter. NOTE: this CVE is about Mongoose's failure to work around...

9.1CVSS9.1AI score0.0166EPSS
SaveExploits0References2
Prion
Prion
added 2019/10/10 2:05 a.m.29 views

Improper access control

Automattic Mongoose through 5.7.4 allows attackers to bypass access control in some applications because any query object with a bsontype attribute is ignored. For example, adding "bsontype":"a" can sometimes interfere with a query filter. NOTE: this CVE is about Mongoose's failure to work around...

6.4CVSS9.1AI score0.0166EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2019/10/10 12:35 a.m.154 views

CVE-2019-17426

Automattic Mongoose up to version 5.7.4 is affected. The root cause is that a query object containing a _bsontype attribute is ignored, which can bypass access control in some applications (e.g., a query filter interference with _bsontype). The CVE covers this behavior in older versions of the bs...

9.1CVSS9AI score0.0166EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2019/10/10 12:35 a.m.39 views

CVE-2019-17426

Automattic Mongoose through 5.7.4 allows attackers to bypass access control in some applications because any query object with a bsontype attribute is ignored. For example, adding "bsontype":"a" can sometimes interfere with a query filter. NOTE: this CVE is about Mongoose's failure to work around...

9.3AI score0.0166EPSS
SaveExploits0References2
CNVD
CNVD
added 2019/10/10 12:00 a.m.10 views

Automattic Mongoose Access Control Bypass Vulnerability

Automattic Mongoose is a MongoDB object modeling tool for asynchronous environments. An access control bypass vulnerability exists in Automattic Mongoose 5.7.4 and earlier versions, which can be exploited by an attacker to bypass access control...

9.1CVSS6.8AI score0.0166EPSS
SaveExploits0References1
Hacker One
Hacker One
added 2019/10/04 2:16 p.m.294 views

Automattic: Stored XSS vulnerability in comments on *.wordpress.com

Summary: The SyntaxHighlighter plugin used in the comments section of .wordpress.com sites is vulnerable to stored XSS via a crafted payload. Platforms Affected: .wordpress.com SyntaxHighlighter is also an open source plugin which is affected by this vulnerability:...

0.7AI score
SaveExploits0
Hacker One
Hacker One
added 2019/08/04 5:49 p.m.38 views

Automattic: Stored Self XSS on https://app.crowdsignal.com (in Photo Insert App) + Stored XSS on https://*your-subdomain*.survey.fm

Steps: 1. Go to https://app.crowdsignal.com/dashboard and click Create a New Quiz 2. Add Multiple Choice to your page and click image button, upload a photo and click upload. 3. Start the burp suite and click Save button. Look at the request poc1.png and you will see mediacode= parameter. It will...

6.8AI score
SaveExploits0
Hacker One
Hacker One
added 2019/05/28 8:24 a.m.57 views

Automattic: Denial of service to WP-JSON API by cache poisoning the CORS allow origin header

The WP-JSON implementation on some wordpress.com websites I've tested is vulnerable to denial of service where by an attacker can provide an arbitrary Origin header in the request, which is then echoed back in the response via the Access-Control-Allow-Origin header, which is cached and served to...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2019/04/29 7:23 p.m.70 views

Automattic: Insufficient DKIM record with RSA 512-bit key used on WordPress.com

What is DomainKeys Identified Mail DKIM ? DKIM allows the receiver to check that an email claimed to have come from a specific domain was indeed authorized by the owner of that domain. It achieves this by affixing a digital signature, linked to a domain name, to each outgoing email message. The...

6.7AI score
SaveExploits0
Hacker One
Hacker One
added 2019/04/16 4:33 p.m.58 views

Automattic: Wordpress VIP leaks email of the test a/c

i was testing learn.fb.com and i came to known that its wp-json is open and when i saw all the routes of the websites than i got to known that one end-point is leaking their internal email address the endpoint is as follow https://learn.fb.com/wp-json/th/v1/usergeneration The issue has been fixed...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2019/01/31 12:22 a.m.22 views

Automattic: No Rate Limit on CrowdSignal Polls when Adding Comment

Hi team! I hope this isn't duplicate :/ I created a poll on CrowdSignal.com https://poll.fm/10226924 When adding a comment, there is no rate limit. You can see my comments on my poll. 1. Go to any poll. 2. Turn on Intercept and Add a Comment. 3. Send request to Intruder. 4. Set your payloads and...

0.1AI score
SaveExploits0
Rows per page
Query Builder