安全情报

A collection of 572 posts
安全情报

GHSA-pj6q-4vq4-r8cg - Ech0 allows PUT /api/echo/like/:id unauthenticated: anonymous callers to modify

📡 GitHub-Advisory · 2026-05-07 GHSA-pj6q-4vq4-r8cg - Ech0 allows PUT /api/echo/like/:id unauthenticated: anonymous callers to modify GHSA-pj6q-4vq4-r8cg MEDIUM go/github.com/lin-snow/Ech0 CVE: Summary PUT /api/echo/like/:id at internal/router/echo.go:12 is registered on PublicRouterGroup with no authentication and no rate limit. Anonymous callers increment
阅读时间 1 分钟
安全情报

GHSA-rgj7-vg8v-j4wr - Ech0's Unauthenticated Like Endpoint Enables Arbitrary Engagement Metric Inflati

📡 GitHub-Advisory · 2026-05-07 GHSA-rgj7-vg8v-j4wr - Ech0's Unauthenticated Like Endpoint Enables Arbitrary Engagement Metric Inflati GHSA-rgj7-vg8v-j4wr MEDIUM go/github.com/lin-snow/ech0 CVE: Summary No authentication is required to invoke PUT /api/echo/like/:id. The handler is registered on the public router group. The service increments fav_count for
阅读时间 1 分钟
安全情报

GHSA-3v85-fqvh-7rxf - Ech0's RSS feed renders unescaped tag names and raw-HTML markdown, stored XSS ag

📡 GitHub-Advisory · 2026-05-07 GHSA-3v85-fqvh-7rxf - Ech0's RSS feed renders unescaped tag names and raw-HTML markdown, stored XSS ag GHSA-3v85-fqvh-7rxf MEDIUM go/github.com/lin-snow/Ech0 CVE: Summary The public RSS/Atom feed at /rss renders two attacker-controlled surfaces without HTML escaping. Tag names flow through fmt.Appendf(renderedContent, "
阅读时间 1 分钟
安全情报

CVE-2026-44523 - Note Mark has a JWT Secret Weakness that allows Full Account Takeover via Token

📡 GitHub-Advisory · 2026-05-07 CVE-2026-44523 - Note Mark has a JWT Secret Weakness that allows Full Account Takeover via Token CVE-2026-44523 GHSA-q6mh-rqwh-g786 CRITICAL go/github.com/enchant97/note-mark/backend CVE: CVE-2026-44523 Summary No minimum length or entropy is enforced on the JWT_SECRET configuration value. The application accepts any base64-decodable secret regardless
阅读时间 1 分钟
安全情报

CVE-2026-44522 - Note Mark: Arbitrary File Write via Path Traversal in Asset Names Leads to Remot

📡 GitHub-Advisory · 2026-05-07 CVE-2026-44522 - Note Mark: Arbitrary File Write via Path Traversal in Asset Names Leads to Remot CVE-2026-44522 GHSA-g49p-4qxj-88v3 HIGH go/github.com/enchant97/note-mark/backend CVE: CVE-2026-44522 Description The Note Mark application allows authenticated users to upload assets to notes via POST /api/notes/{noteID}/assets, where the
阅读时间 1 分钟
安全情报

GHSA-h4fw-6r7f-w494 - Webauthn has a User Verification Downgrade via Default-Open ClientOverridePolicy

📡 GitHub-Advisory · 2026-05-07 GHSA-h4fw-6r7f-w494 - Webauthn has a User Verification Downgrade via Default-Open ClientOverridePolicy GHSA-h4fw-6r7f-w494 LOW composer/web-auth/webauthn-framework CVE: Summary In version 5.3.0 of the Symfony bundle, Webauthn\Bundle\Policy\ClientOverridePolicy defaulted to allowing all client overrides, including userVerification. A client could send {"userVerification": "discouraged&
阅读时间 1 分钟
安全情报

GHSA-cwfq-rfcr-8hmp - Zebra's Transparent SIGHASH_SINGLE Handling Diverges from zcashd for Correspondi

📡 GitHub-Advisory · 2026-05-07 GHSA-cwfq-rfcr-8hmp - Zebra's Transparent SIGHASH_SINGLE Handling Diverges from zcashd for Correspondi GHSA-cwfq-rfcr-8hmp CRITICAL rust/zebrad CVE: `Zebra` Transparent `SIGHASH_SINGLE` Corresponding-Output Handling Diverges From `zcashd` Summary For V5+ transparent spends, Zebra and zcashd disagree on the same consensus rule: SIGHASH_SINGLE must fail when the
阅读时间 1 分钟
安全情报

CVE-2026-44497 - Zebra has Consensus Divergence in Transparent Sighash Hash-Type Handling due to

📡 GitHub-Advisory · 2026-05-07 CVE-2026-44497 - Zebra has Consensus Divergence in Transparent Sighash Hash-Type Handling due to CVE-2026-44497 GHSA-gq4h-3grw-2rhv CRITICAL rust/zebra-script CVE: CVE-2026-44497 CVE-2026-44497: Consensus Divergence in Transparent Sighash Hash-Type Handling due to Stale Buffer Summary The fix for https://github.com/ZcashFoundation/zebra/security/advisories/GHSA-8m29-fpq5-89jj introduced a separate issue
阅读时间 1 分钟
安全情报

CVE-2026-44500 - Zebra Vulnerable to Allocation Amplification in Inbound Network Deserializers

📡 GitHub-Advisory · 2026-05-07 CVE-2026-44500 - Zebra Vulnerable to Allocation Amplification in Inbound Network Deserializers CVE-2026-44500 GHSA-438q-jx8f-cccv MEDIUM rust/zebra-network CVE: CVE-2026-44500 CVE-2026-44500: Allocation Amplification in Inbound Network Deserializers Summary Several inbound deserialization paths in Zebra allocated buffers sized against generic transport or block-size ceilings before the tighter protocol or consensus limits
阅读时间 1 分钟
安全情报

CVE-2026-44498 - Zebra's Block Validator Undercounts Coinbase and P2SH Sigops

📡 GitHub-Advisory · 2026-05-07 CVE-2026-44498 - Zebra's Block Validator Undercounts Coinbase and P2SH Sigops CVE-2026-44498 GHSA-jv4h-j224-23cc CRITICAL rust/zebrad CVE: CVE-2026-44498 Zebra's block validator undercounts transparent signature operations against the 20000-sigop block limit (MAX_BLOCK_SIGOPS), allowing it to accept blocks that zcashd rejects with bad-blk-sigops. A miner
阅读时间 1 分钟
安全情报

CVE-2026-44589 - nuxt-og-image SSRF — bypass of GHSA-pqhr-mp3f-hrpp / v6.2.5 fix (IPv6 + redirect

📡 GitHub-Advisory · 2026-05-07 CVE-2026-44589 - nuxt-og-image SSRF — bypass of GHSA-pqhr-mp3f-hrpp / v6.2.5 fix (IPv6 + redirect CVE-2026-44589 GHSA-c2rm-g55x-8hr5 LOW npm/nuxt-og-image CVE: CVE-2026-44589 Summary The isBlockedUrl() denylist introduced in nuxt-og-image@6.2.5 to remediate GHSA-pqhr-mp3f-hrpp (Dmitry Prokhorov / Positive Technologies, March 2026) is incomplete. The patch advisory states "Decimal/hexadecimal
阅读时间 1 分钟
安全情报

CVE-2026-42879 - FacturaScripts Vulnerable to Authenticated Remote Code Execution (RCE) via GIF I

📡 GitHub-Advisory · 2026-05-07 CVE-2026-42879 - FacturaScripts Vulnerable to Authenticated Remote Code Execution (RCE) via GIF I CVE-2026-42879 GHSA-vf3q-frmr-vrr9 MEDIUM composer/facturascripts/facturascripts CVE: CVE-2026-42879 CVE-2026-42879 - FacturaScripts - Authenticated Unrestricted File Upload via MIME Type Bypass Summary An authenticated unrestricted file upload vulnerability exists in FacturaScripts' product image upload functionality.
阅读时间 1 分钟
安全情报

CVE-2026-42878 - FacturaScripts Vulnerable to Unauthenticated phpinfo() Disclosure via Installer

📡 GitHub-Advisory · 2026-05-07 CVE-2026-42878 - FacturaScripts Vulnerable to Unauthenticated phpinfo() Disclosure via Installer CVE-2026-42878 GHSA-vrxf-vrc4-22p7 MEDIUM composer/facturascripts/facturascripts CVE: CVE-2026-42878 Summary An unauthenticated information disclosure vulnerability in the Installer controller allows any remote attacker to trigger phpinfo() on a fresh FacturaScripts deployment by requesting /?phpinfo=TRUE, exposing full PHP configuration,
阅读时间 1 分钟
安全情报

CVE-2026-41002 (CVSS 7.2) - The base directory (`spring.cloud.config.server.git.basedir`) used by the Spring

📡 NVD-Latest · 2026-05-07 CVE-2026-41002 (CVSS 7.2) - The base directory (`spring.cloud.config.server.git.basedir`) used by the Spring CVE-2026-41002 CVE-2026-41002 CVSS:7.2 The base directory (spring.cloud.config.server.git.basedir) used by the Spring Cloud Config Server to clone Git repositories to is susceptible to time-of-check-time-of-use
阅读时间 1 分钟
安全情报

CVE-2026-41640 (CVSS 7.5) - NocoBase is an AI-powered no-code/low-code platform for building business applic

📡 NVD-Latest · 2026-05-07 CVE-2026-41640 (CVSS 7.5) - NocoBase is an AI-powered no-code/low-code platform for building business applic CVE-2026-41640 CVE-2026-41640 CVSS:7.5 NocoBase is an AI-powered no-code/low-code platform for building business applications and enterprise solutions. Prior to version 2.0.39, the queryParentSQL() function in the core database
阅读时间 1 分钟
安全情报

CVE-2026-41641 (CVSS 7.2) - NocoBase is an AI-powered no-code/low-code platform for building business applic

📡 NVD-Latest · 2026-05-07 CVE-2026-41641 (CVSS 7.2) - NocoBase is an AI-powered no-code/low-code platform for building business applic CVE-2026-41641 CVE-2026-41641 CVSS:7.2 NocoBase is an AI-powered no-code/low-code platform for building business applications and enterprise solutions. Prior to version 2.0.39, the checkSQL() validation function that blocks dangerous
阅读时间 1 分钟
安全情报

CVE-2026-7252 (CVSS 8.1) - The WP-Optimize – Cache, Compress images, Minify & Clean database to boost page

📡 NVD-Latest · 2026-05-07 CVE-2026-7252 (CVSS 8.1) - The WP-Optimize – Cache, Compress images, Minify & Clean database to boost page CVE-2026-7252 CVE-2026-7252 CVSS:8.1 The WP-Optimize – Cache, Compress images, Minify & Clean database to boost page speed & performance plugin for WordPress is vulnerable to arbitrary file deletion due to
阅读时间 1 分钟
[!] CONTACT_CHANNELS

如需商务合作、技术咨询或漏洞反馈,请通过以下离岸节点联系作者。

> PING_AUTHOR (@A1RedTeam)