TRB-102v1.0.0 · rsa_private_key_pasted
RSA private key pasted
RSA private key pasted identifies cryptographic material or parameters require explicit strength and validity checks.
CWE mapping
CWE-327insufficient recognition
Assurance
The analyzer verified the reported property directly from the supplied input.
Conditional: Operational impact can still depend on where and how this value is used.
Inert example
Displayed as text only. tryb does not execute this example.
-----BEGIN PUBLIC KEY-----\n[example key material]\n-----END PUBLIC KEY-----Remediation
rotate-or-revoke. Assume exposed key material may no longer be private.
Verify: Revoke or rotate it at the issuer, then verify the old material no longer works.
What to verify next
Compare the finding with the destination system's validation and trust policy.