Lucene search
+L

7173 matches found

Malwarebytes
Malwarebytes
added 2023/02/07 2:00 a.m.26 views

On the 20th Safer Internet Day, what was security like back in 2004?

Today is the 20th Safer Internet Day. Since 2004, there's been an annual event designed to "Promote safer and more responsible use of online technology and mobile phones, especially amongst children and young people across the world." 2004 was a key year for several safety activities, encompassin...

7.8AI score
SaveExploits0
Huntr
Huntr
added 2023/02/02 2:20 a.m.21 views

xss bypass the sanitize

Description hi,@maintainer.The filter you use to clean xss is unsafe.Please choose an xss filter with a large number of users and a high evaluation Proof of Concept 1.Login to the forum as any user. 2.Send dangerous messages to admin users. 3.The value of the Message is below click me 4.Admin use...

0.9AI score
SaveExploits0
Huntr
Huntr
added 2023/01/31 2:55 p.m.17 views

xss bypass the filter

Description hi,@maintainer.The filter you use to clean xss is unsafe.Please choose an xss filter with a large number of users and a high evaluation Video link You can watch my video through this link first. link https://drive.google.com/file/d/1mh9hiDxmybLQGPw-z36qBdsEcEOoPw8/view?usp=sharelink...

0.2AI score
SaveExploits0
HackRead
HackRead
added 2023/01/30 10:53 p.m.25 views

U.S. No Fly List Leaked on Hacker Forum

By Waqas The leak includes the full names and dates of birth of 1.8 million individuals on the No-Fly List with suspected or known ties to terrorist organizations. This is a post from HackRead.com Read the original post: U.S. No Fly List Leaked on Hacker Forum...

1AI score
SaveExploits0
Huntr
Huntr
added 2023/01/30 1:39 p.m.14 views

XSS caused by sending information between users

Description The forum allows users to send information. Although the script tag cannot be used, the img tag can also cause xss.And the program can bypass the filtering of the "cookie" string by means of entity encoding. Video link You can watch my video through this link first. link...

0.2AI score
SaveExploits0
HackRead
HackRead
added 2023/01/29 12:08 a.m.40 views

Yandex Source Code Online Leaked, Company Denies Hack

By Waqas The threat actor has dumped a whopping 44.7 GB worth of Yandex data, including its source code repository, on a popular hacker forum. This is a post from HackRead.com Read the original post: Yandex Source Code Online Leaked, Company Denies Hack...

0.8AI score
SaveExploits0
Prion
Prion
added 2023/01/19 7:15 p.m.20 views

Design/Logic Flaw

Weak access control in NexusPHP before 1.7.33 allows a remote authenticated user to edit any post in the forum this is caused by a lack of checks performed by the /forums.php?action=post page...

4CVSS4.5AI score0.00635EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2023/01/19 12:00 a.m.10 views

CVE-2022-46890

Weak access control in NexusPHP before 1.7.33 allows a remote authenticated user to edit any post in the forum this is caused by a lack of checks performed by the /forums.php?action=post page...

4.8AI score0.00635EPSS
SaveExploits1References2
CVE
CVE
added 2023/01/19 12:00 a.m.62 views

CVE-2022-46890

CVE-2022-46890 affects NexusPHP prior to 1.7.33. The issue is a weak access control on the forums.php?action=post endpoint, allowing a remote authenticated user to edit any forum post due to missing checks. Impact is limited to the documented behavior; no exploitation details are provided beyond ...

4.3CVSS4.4AI score0.00635EPSS
SaveExploits1References2Affected Software1
Openbugbounty
Openbugbounty
added 2023/01/17 1:42 p.m.8 views

kavkaz-forum.com Cross Site Scripting vulnerability OBB-3157682

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
SaveExploits0
NVD
NVD
added 2023/01/12 8:15 p.m.49 views

CVE-2023-22488

Flarum is a forum software for building communities. Using the notifications feature, one can read restricted/private content and bypass access checks that would be in place for such content. The notification-sending component does not check that the subject of the notification can be seen by the...

6.8CVSS6.5AI score0.00397EPSS
SaveExploits0References2
Prion
Prion
added 2023/01/12 8:15 p.m.25 views

Design/Logic Flaw

Flarum is a forum software for building communities. Using the notifications feature, one can read restricted/private content and bypass access checks that would be in place for such content. The notification-sending component does not check that the subject of the notification can be seen by the...

5.5CVSS5.3AI score0.00397EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2023/01/12 7:24 p.m.101 views

CVE-2023-22488

CVE-2023-22488 affects Flarum core notification logic. The vulnerability stems from the notification-sending flow not validating that the notification subject is visible to the recipient, enabling reading of restricted/private content via subscriptions. Impact includes leakage of posts (including...

6.8CVSS5.5AI score0.00397EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2023/01/11 8:15 p.m.55 views

CVE-2023-22487

Flarum is a forum software for building communities. Using the mentions feature provided by the flarum/mentions extension, users can mention any post ID on the forum with the special @""p syntax. The following behavior never changes no matter if the actor should be able to read the mentioned post...

7.7CVSS7.4AI score0.00665EPSS
SaveExploits1References2
Prion
Prion
added 2023/01/11 8:15 p.m.22 views

Design/Logic Flaw

Flarum is a forum software for building communities. Using the mentions feature provided by the flarum/mentions extension, users can mention any post ID on the forum with the special @""p syntax. The following behavior never changes no matter if the actor should be able to read the mentioned post...

4CVSS4.4AI score0.00665EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2023/01/11 7:49 p.m.129 views

CVE-2023-22487

Concrete details show that Flarum, via the flarum/mentions extension, leaks the full JSON:API payload of all mentioned posts in certain API responses (POST /api/posts, PATCH /api/posts/) regardless of access rights. Affected are all Flarum versions prior to 1.6.3; mitigation is to upgrade to flar...

7.7CVSS4.7AI score0.00665EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2023/01/10 10:19 p.m.93 views

GHSA-22M9-M3WW-53H3 Flarum post mentions can be used to read any post on the forum without access control

Using the mentions feature provided by the flarum/mentions extension, users can mention any post ID on the forum with the special @""p syntax. The following behavior never changes no matter if the actor should be able to read the mentioned post or not: A URL to the mentioned post is inserted into...

7.7CVSS5.6AI score0.00665EPSS
SaveExploits1References5
Openbugbounty
Openbugbounty
added 2023/01/10 12:18 p.m.12 views

forum-aviation.com Cross Site Scripting vulnerability OBB-3138737

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
SaveExploits0
Huntr
Huntr
added 2023/01/10 11:35 a.m.13 views

XSS via markdown syntax

Description Hi,Maintainer,thanks for reading.I am glad to report a secure problem to you. I found that your forum allows users to use markdown syntax to post articles and comments, but there is no corresponding protection means, which is unsafe. Any user can post dangerous content, like the...

2.1AI score
SaveExploits0
HackRead
HackRead
added 2023/01/06 10:56 p.m.14 views

Twitter Scraping Breach: 209 Million Accounts Leaked on Hacker Forum

By Waqas The data was collected through web scraping techniques however some sites are reporting it as a "Twitter data breach," or " Twitter being hacked." This is a post from HackRead.com Read the original post: Twitter Scraping Breach: 209 Million Accounts Leaked on Hacker Forum...

1.1AI score
SaveExploits0
Rows per page
Query Builder