You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Tomas Eduardo Fernandez Lobbe (Jira)" <ji...@apache.org> on 2022/02/02 01:18:00 UTC

[jira] [Resolved] (SOLR-15961) PKIAuthenticationPlugin.parseCipher is too lenient, causing unnecessary authentication errors

     [ https://issues.apache.org/jira/browse/SOLR-15961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomas Eduardo Fernandez Lobbe resolved SOLR-15961.
--------------------------------------------------
    Fix Version/s: 9.0
                   8.11.2
                   main (10.0)
       Resolution: Fixed

> PKIAuthenticationPlugin.parseCipher is too lenient, causing unnecessary authentication errors
> ---------------------------------------------------------------------------------------------
>
>                 Key: SOLR-15961
>                 URL: https://issues.apache.org/jira/browse/SOLR-15961
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Tomas Eduardo Fernandez Lobbe
>            Assignee: Tomas Eduardo Fernandez Lobbe
>            Priority: Minor
>             Fix For: 9.0, 8.11.2, main (10.0)
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> It will accept an input {{SolrAuth}} header as valid with an invalid/outdated public key as long as the output of {{CryptoKeys.decryptRSA}} ends with a space followed by a number. It will interpret the number as a (very small) timestamp, which will cause the request to fail with 401, instead of re-fetching the public key from the remote host.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org