I understand both why high dimensionality and overfitting are undesired but recently I came up multiple sources mentioning that
High-dimensional data often leads to overfitting ([example][1])
But as far as I understood when more features are being measured and considered I would need much more data to train a model per the curse of dimensionality. This means that when more features are involved it's much more likely that my model is underfitting and learning just noise and doesn't have enough data to find a meaningful pattern in my data which is able to generalize.
Can somebody clarify? [1]: https://vtiya.medium.com/the-relationship-between-high-dimensionality-and-overfitting-5bca0967b60f