Lucene search
+L

697 matches found

Positive Technologies
Positive Technologies
added 2022/12/25 12:0 a.m.7 views

PT-2022-28048 · Unknown · Usememos/Memos

Name of the Vulnerable Software and Affected Versions: usememos/memos versions prior to 0.9.1 Description: The issue concerns the exposure of sensitive user information, including names, email, role, and OpenID, to an authenticated user. This is due to improper removal of sensitive information...

8.1CVSS6.4AI score0.00773EPSS
SaveExploits1References13
Vulnrichment
Vulnrichment
added 2022/12/25 12:0 a.m.8 views

CVE-2022-4734 Improper Removal of Sensitive Information Before Storage or Transfer in usememos/memos

Improper Removal of Sensitive Information Before Storage or Transfer in GitHub repository usememos/memos prior to 0.9.1...

8.1CVSS8.1AI score0.00773EPSS
SaveExploits1References2
NVD
NVD
added 2022/12/23 8:15 p.m.35 views

CVE-2022-4692

Cross-site Scripting XSS - Stored in GitHub repository usememos/memos prior to 0.9.0...

7.1CVSS0.00564EPSS
SaveExploits1References2
Huntr
Huntr
added 2022/12/23 3:37 p.m.27 views

Stored XSS in memos while creating

Description After login create a new memo with the following XSS payload " and click save that will make alert Proof of Concept "...

4.9CVSS1.5AI score0.00652EPSS
SaveExploits1
Huntr
Huntr
added 2022/12/23 2:51 p.m.29 views

Archive any private memos + Delete any Shortcut + Edit any Shortcut from other users

Description User can archive any private memos, Delete any Shortcut and Edit any Shortcut from other users via api PATCH /api/memo/8 HTTP/1.1 "id":8,"rowStatus":"ARCHIVED" PATCH /api/shortcut/2 HTTP/1.1 "id":2,"title":"shortahihix","payload":"" DELETE /api/shortcut/2 Proof of Concept Login to...

4CVSS4.8AI score0.00507EPSS
SaveExploits1
Huntr
Huntr
added 2022/12/23 2:27 p.m.25 views

View any content private memos from other users

Description User can view any content from private private memos from other users via api PATCH /api/memo/8 HTTP/1.1 "id":8,"rowStatus":"ARCHIVED" Proof of Concept Login to website in brower 1 with user A. Login to website in brower 2 with user B. Example: User B have private nemo with id 8. With...

4CVSS1.3AI score0.00465EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2022/12/23 12:30 p.m.32 views

usememos/memos vulnerable to stored cross-site scripting (XSS)

usememos/memos is an open-source, self-hosted memo hub with knowledge management and socialization. Memos prior to 0.9.0 has a feature to upload file and display it, and by uploading a crafted SVG file, an attacker could perform a stored cross-site scripting attack with the image direct link. Thi...

7.1CVSS5.1AI score0.00601EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2022/12/23 12:30 p.m.36 views

usememos/memos vulnerable to account takeover due to improper access control

usememos/memos is an open-source, self-hosted memo hub with knowledge management and socialization. Versions prior to 0.9.0 improperly maintain access control allowing an attacker to take over an account by changing header values in the HTTP request...

8.8CVSS8.3AI score0.00741EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/12/23 12:30 p.m.29 views

usememos/memos vulnerable to improper authorization

usememos/memos is an open-source, self-hosted memo hub with knowledge management and socialization. Memos versions prior to 0.9.0 are vulnerable to improper authorization, which can allow a user to modify the nickname, username and email of other users without permission...

8.8CVSS8.3AI score0.00741EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2022/12/23 12:30 p.m.31 views

GHSA-FV6C-RFG3-GVJW usememos/memos makes Incorrect Use of Privileged APIs

Incorrect Use of Privileged APIs in GitHub repository usememos/memos prior to 0.9.0...

8.1CVSS8.1AI score0.00633EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2022/12/23 12:30 p.m.29 views

usememos/memos makes Incorrect Use of Privileged APIs

Incorrect Use of Privileged APIs in GitHub repository usememos/memos prior to 0.9.0...

8.1CVSS7.9AI score0.00633EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/12/23 12:30 p.m.51 views

usememos/memos missing Secure cookie attribute

usememos/memos is an open-source, self-hosted memo hub with knowledge management and socialization. Memos prior to 0.9.0 is missing the Secure cookie attribute, making it vulnerable to session hijacking...

6.5CVSS6.3AI score0.00376EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2022/12/23 12:30 p.m.18 views

GHSA-QCW2-492V-57XJ usememos/memos missing Secure cookie attribute

usememos/memos is an open-source, self-hosted memo hub with knowledge management and socialization. Memos prior to 0.9.0 is missing the Secure cookie attribute, making it vulnerable to session hijacking...

6.5CVSS5.2AI score0.00376EPSS
SaveExploits1References4
OSV
OSV
added 2022/12/23 12:30 p.m.80 views

GHSA-C8JH-VCJH-FX2W usememos/memos vulnerable to stored cross-site scripting (XSS)

usememos/memos is an open-source, self-hosted memo hub with knowledge management and socialization. Memos prior to 0.9.0 has a feature to upload file and display it, and by uploading a crafted SVG file, an attacker could perform a stored cross-site scripting attack with the image direct link. Thi...

5.4CVSS5.2AI score0.00601EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2022/12/23 12:30 p.m.31 views

usememos/memos Authorization Bypass Through User-Controlled Key vulnerability

Authorization Bypass Through User-Controlled Key in GitHub repository usememos/memos prior to 0.9.0...

9.8CVSS9AI score0.00731EPSS
SaveExploits1References4Affected Software1
NVD
NVD
added 2022/12/23 12:15 p.m.34 views

CVE-2022-4690

Cross-site Scripting XSS - Stored in GitHub repository usememos/memos prior to 0.9.0...

7.1CVSS0.00601EPSS
SaveExploits1References2
NVD
NVD
added 2022/12/23 12:15 p.m.18 views

CVE-2022-4689

Improper Access Control in GitHub repository usememos/memos prior to 0.9.0...

8.8CVSS0.00741EPSS
SaveExploits1References2
NVD
NVD
added 2022/12/23 12:15 p.m.33 views

CVE-2022-4688

Improper Authorization in GitHub repository usememos/memos prior to 0.9.0...

8.8CVSS0.00741EPSS
SaveExploits1References2
NVD
NVD
added 2022/12/23 12:15 p.m.41 views

CVE-2022-4684

Improper Access Control in GitHub repository usememos/memos prior to 0.9.0...

8.8CVSS0.00607EPSS
SaveExploits1References2
Prion
Prion
added 2022/12/23 12:15 p.m.19 views

Session fixation

Sensitive Cookie in HTTPS Session Without 'Secure' Attribute in GitHub repository usememos/memos prior to 0.9.0...

4CVSS6.5AI score0.00376EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder